diff --git a/assets/texts/de/privacy.txt b/assets/texts/de/privacy.txt index 8d4ea50..6ceb618 100644 --- a/assets/texts/de/privacy.txt +++ b/assets/texts/de/privacy.txt @@ -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. diff --git a/assets/texts/en/privacy.txt b/assets/texts/en/privacy.txt index f6a4c5a..9da08ce 100644 --- a/assets/texts/en/privacy.txt +++ b/assets/texts/en/privacy.txt @@ -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.