Describe privacy implications

Fixes https://github.com/rugk/mastodon-simplified-federation/issues/35
This commit is contained in:
rugk 2019-09-13 17:08:04 +02:00
parent 70e3c2de8b
commit 9e1173e900
2 changed files with 12 additions and 0 deletions

View file

@ -19,6 +19,12 @@ Es kann allerdings passieren, dass der ENTFERNTE SERVER der selbe ist wie der EI
Eine Erklärung aller Berechtigungen, die dieses Add-on erfragt, kann auf https://github.com/rugk/mastodon-simplified-federation/blob/master/assets/texts/de/permissions.md gefunden werden.
== IMPLIKATIONEN ==
Es gibt zwei Implikationen, die dieses Add-on hervorruft:
1. Der NUTZER muss sein Mastodon-Handle nicht mehr auf irgendeiner Webseite eingeben, dies kann einen Vorteil für die Privatsphäre bewirken.
2. Allerdings muss auch beachtet werden, dass Website immer noch erkennen könne, _ob_ ein NUTZER dieses Add-on benutzt, indem die Webseite eine Weiterleitung auslöst, so als hätte der NUTZER auf einen knopf geklickt. Der NUTZER wird dies wahrscheinlich bemerken.
== DIENSTE VON DRITTEN ==
Dieses ADD-ON nutzt den „Sync storage” des Browsers, um die Einstellungen zu speichern. Wenn der NUTZER „Sync” im Browser aktiviert, werden die Einstellungen des Add-ons hochgeladen und zwischen den Geräten, die mit dem (Mozilla) Account des Browsers verbunden sind, synchronisiert. Wenn dies nicht gemacht wird, werden die Daten lokal auf dem Gerät gespeichert.

View file

@ -19,6 +19,12 @@ It may happen, however, that the REMOTE SERVER is the same as the OWN SERVER. In
An explanation of all permissions, this ADD-ON requests, can be found at https://github.com/rugk/mastodon-simplified-federation/blob/master/assets/texts/en/permissions.md.
== IMPLICATIONS ==
There are two implications this add-on causes:
1. As the USER does not need to enter your Mastodon handle anymore on any website, this can result in a privacy advantage.
2. However, please mind that websites may still detect that the USER uses this add-on by triggering a redirect as if the USER clicked on a button. The USER will likely see this.
== THIRD-PARTY SERVICES ==
This ADD-ON uses the “sync storage” of your browser to store the settings. If the USER enables “Sync” in the browser, the settings are uploaded and synchronized across your devices connected to your account. If you do not do, the data is only stored locally on your device.