Compare commits

...

3 Commits

Author SHA1 Message Date
Robert Vitonsky
0b1fdc2147
Merge 0873805f8b into 8015651e77 2024-08-05 16:41:50 +01:00
pluja
8015651e77
Fix #461 2024-07-31 15:27:44 +00:00
Robert Vitonsky
0873805f8b
add Linguist Translate 2024-06-25 23:48:42 +03:00

View File

@ -845,7 +845,7 @@ Many websites require phone number verification. These services offer a way to r
> Although all of these Operating Systems are Android, app compatibility may not be perfect due to a lack of GMS (Google Mobile Services) which some apps require. You can check how well apps work with microg (a free and open source alternative to GMS) or no GMS at all with [Plexus](https://plexus.techlore.tech/) where the community can report how well android apps perform in those environments. > Although all of these Operating Systems are Android, app compatibility may not be perfect due to a lack of GMS (Google Mobile Services) which some apps require. You can check how well apps work with microg (a free and open source alternative to GMS) or no GMS at all with [Plexus](https://plexus.techlore.tech/) where the community can report how well android apps perform in those environments.
> [!NOTE] > [!NOTE]
> **Android security**: Custom ROMs can improve your privacy the same as they can decrease the Android security, always use ROMs that support verified boot and encryption and **DO NOT** have root enabled by default. If possible, don't use userdebug builds. If your threat model requires security, buy a Google Pixel and install GrapheneOS on it. [Read more on PrivacyGuides](https://www.privacyguides.org/android/overview/). > **Android security**: Custom ROMs can improve your privacy the same as they can decrease the Android security, always use ROMs that support verified boot and encryption and **DO NOT** have root enabled by default. If possible, don't use userdebug builds. If your threat model requires security, buy a Google Pixel and install GrapheneOS on it. [Read more on PrivacyGuides](https://www.privacyguides.org/android/overview).
- [GrapheneOS](https://grapheneos.org/) - GrapheneOS is an open source privacy and security focused mobile OS with Android app compatibility. - [GrapheneOS](https://grapheneos.org/) - GrapheneOS is an open source privacy and security focused mobile OS with Android app compatibility.
@ -1286,6 +1286,7 @@ Odysee website contains some trackers and is a heavy site. You can use these alt
- [Apertium](https://apertium.org/) - A free/open-source machine translation platform, runs offline on your computer - [Apertium](https://apertium.org/) - A free/open-source machine translation platform, runs offline on your computer
- [Softcatala](https://www.softcatala.org/traductor/) - Open Source Translation tool - Only Catalan/Spanish/English/French (uses apertium) - [Softcatala](https://www.softcatala.org/traductor/) - Open Source Translation tool - Only Catalan/Spanish/English/French (uses apertium)
- [TranslateLocally](https://translatelocally.com/) Free/open-source neural MT, runs offline on your computer - [TranslateLocally](https://translatelocally.com/) Free/open-source neural MT, runs offline on your computer
- [Linguist Translate](https://github.com/translate-tools/linguist) - Linguist is a privacyfocused, fullfeatured translation solution for browser. Embedded offline translator, full page translation, dictionary, custom translators, translation for selected text and even more.
<img width="16" src="misc/check.png"> </img> **Alternative Google Translate frontends** <img width="16" src="misc/check.png"> </img> **Alternative Google Translate frontends**
- [Lingva](https://github.com/TheDavidDelta/lingva-translate) - Alternative front-end for Google Translate. [Demo](https://lingva.ml/). - [Lingva](https://github.com/TheDavidDelta/lingva-translate) - Alternative front-end for Google Translate. [Demo](https://lingva.ml/).
@ -1420,6 +1421,7 @@ Please read about what the addon does before installing. If you don't understand
#### Useful Tools #### Useful Tools
- [Single File](https://github.com/gildas-lormeau/SingleFile) - Save a faithful copy of an entire web page in a single HTML file so you can use it offline. - [Single File](https://github.com/gildas-lormeau/SingleFile) - Save a faithful copy of an entire web page in a single HTML file so you can use it offline.
- [Linguist Translate](https://github.com/translate-tools/linguist) - Linguist is a privacyfocused, fullfeatured translation solution for browser. Embedded offline translator, full page translation, dictionary, custom translators, translation for selected text and even more.
### Browser Sync ### Browser Sync
- [xBrowserSync](https://www.xbrowsersync.org/) - Browser syncing as it should be: secure, anonymous and free! - [xBrowserSync](https://www.xbrowsersync.org/) - Browser syncing as it should be: secure, anonymous and free!