unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* add-ons in Icecat and Chromium
@ 2022-11-12 15:33 Gottfried
  2022-11-13 18:39 ` Joshua Branson
  2022-11-13 20:04 ` Ricardo Wurmus
  0 siblings, 2 replies; 5+ messages in thread
From: Gottfried @ 2022-11-12 15:33 UTC (permalink / raw)
  To: help-guix


[-- Attachment #1.1.1: Type: text/plain, Size: 534 bytes --]

Hi Guixers,

In Icecat I can download add-ons in this website:

https://addons.mozilla.org/en-US/firefox/collections/11536848/webextensions/

e.g. Duden-Mentor-Textprüfung
Oxford Advanced Learners Dictionary
Cambridge Dictionary
ImTranslator: Translator, Dictionary, TTS
Language Switch

In Chromium I can download add-ons from the chrome web store:

https://chrome.google.com/webstore/category/extensions
e.g. Wayback Machine

How can I check if an add-on is proprietary software?


Kind regards

Gottfried


[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 3191 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 840 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: add-ons in Icecat and Chromium
  2022-11-12 15:33 add-ons in Icecat and Chromium Gottfried
@ 2022-11-13 18:39 ` Joshua Branson
  2022-11-13 20:04 ` Ricardo Wurmus
  1 sibling, 0 replies; 5+ messages in thread
From: Joshua Branson @ 2022-11-13 18:39 UTC (permalink / raw)
  To: Gottfried; +Cc: help-guix

Gottfried <gottfried@posteo.de> writes:

> Hi Guixers,
>
> In Icecat I can download add-ons in this website:
>
> https://addons.mozilla.org/en-US/firefox/collections/11536848/webextensions/
>
> e.g. Duden-Mentor-Textprüfung
> Oxford Advanced Learners Dictionary
> Cambridge Dictionary
> ImTranslator: Translator, Dictionary, TTS
> Language Switch
>
> In Chromium I can download add-ons from the chrome web store:
>
> https://chrome.google.com/webstore/category/extensions
> e.g. Wayback Machine
>
> How can I check if an add-on is proprietary software?
>

I would say try to find the source code.  If you can't find the source
code somewhere, then it's probably dirty, rotten, no good software.

>
>
> Kind regards
>
> Gottfried


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: add-ons in Icecat and Chromium
  2022-11-12 15:33 add-ons in Icecat and Chromium Gottfried
  2022-11-13 18:39 ` Joshua Branson
@ 2022-11-13 20:04 ` Ricardo Wurmus
  2022-11-13 20:35   ` Gottfried
  1 sibling, 1 reply; 5+ messages in thread
From: Ricardo Wurmus @ 2022-11-13 20:04 UTC (permalink / raw)
  To: Gottfried; +Cc: help-guix


Hi Gottfried,

> In Icecat I can download add-ons in this website:
>
> https://addons.mozilla.org/en-US/firefox/collections/11536848/webextensions/
>
> e.g. Duden-Mentor-Textprüfung
> Oxford Advanced Learners Dictionary
> Cambridge Dictionary
> ImTranslator: Translator, Dictionary, TTS
> Language Switch

There is an entry labelled “License” on the left side under “More
information”.  This particular add-on, for example, is not free software
as its license is “All Rights Reserved”.

-- 
Ricardo


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: add-ons in Icecat and Chromium
  2022-11-13 20:04 ` Ricardo Wurmus
@ 2022-11-13 20:35   ` Gottfried
  2022-11-14  9:57     ` Ricardo Wurmus
  0 siblings, 1 reply; 5+ messages in thread
From: Gottfried @ 2022-11-13 20:35 UTC (permalink / raw)
  To: Ricardo Wurmus; +Cc: help-guix


[-- Attachment #1.1.1: Type: text/plain, Size: 859 bytes --]

Thanks a lot Ricardo,

Duden Mentor is proprietary software.

I found that wayback machine has a GNU licence.

Cambridge Dictionary and Oxford Advanced Learner's Dictionary have a: 
Mozilla Public License 2.0
Is that proprietäry software?


Gottfried


Am 13.11.22 um 21:04 schrieb Ricardo Wurmus:
> 
> Hi Gottfried,
> 
>> In Icecat I can download add-ons in this website:
>>
>> https://addons.mozilla.org/en-US/firefox/collections/11536848/webextensions/
>>
>> e.g. Duden-Mentor-Textprüfung
>> Oxford Advanced Learners Dictionary
>> Cambridge Dictionary
>> ImTranslator: Translator, Dictionary, TTS
>> Language Switch
> 
> There is an entry labelled “License” on the left side under “More
> information”.  This particular add-on, for example, is not free software
> as its license is “All Rights Reserved”.
> 


[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 3191 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 840 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: add-ons in Icecat and Chromium
  2022-11-13 20:35   ` Gottfried
@ 2022-11-14  9:57     ` Ricardo Wurmus
  0 siblings, 0 replies; 5+ messages in thread
From: Ricardo Wurmus @ 2022-11-14  9:57 UTC (permalink / raw)
  To: Gottfried; +Cc: help-guix


Gottfried <gottfried@posteo.de> writes:

> Cambridge Dictionary and Oxford Advanced Learner's Dictionary have a:
> Mozilla Public License 2.0
> Is that proprietäry software?

No, the MPL2.0 is a free software license.  You can also take a look at
the non-exhaustive list of free licenses in guix/licenses.scm.

-- 
Ricardo


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-11-15  0:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-12 15:33 add-ons in Icecat and Chromium Gottfried
2022-11-13 18:39 ` Joshua Branson
2022-11-13 20:04 ` Ricardo Wurmus
2022-11-13 20:35   ` Gottfried
2022-11-14  9:57     ` Ricardo Wurmus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).