Compare commits

...

7 commits

Author SHA1 Message Date
Robert Vitonsky
9764b3f823
Merge 0873805f8b into 1a5a284c27 2025-03-30 02:54:18 +00:00
pluja
1a5a284c27
Merge pull request #503 from bitSheriff/patch-1
added Phil Zimmermann quote
2025-02-24 15:16:04 +00:00
pluja
396102a5cd
Replace mull with ironfox (#502) 2025-02-24 09:16:21 +01:00
bitSheriff
106f4f3dd5
added Phil Zimmermann quote 2025-02-23 15:01:04 +01:00
pluja
a4ac0e2dd6
Merge pull request #497 from dillonstreator/add-crypt.fyi
Add crypt.fyi
2025-01-27 11:36:47 +01:00
dillonstreator
1eff10cac3
Add crypt.fyi
Ephemeral zero-knowledge sensitive data sharing platform with web, cli, and chrome-extension clients. It offers a suite of configurations beyond the standard, including IP/CIDR allow-listing and webhooks.
2025-01-25 19:11:44 -06:00
Robert Vitonsky
0873805f8b
add Linguist Translate 2024-06-25 23:48:42 +03:00
2 changed files with 6 additions and 1 deletions

View file

@ -1006,6 +1006,7 @@ GNU/Linux is a family of free (as in freedom and as in free beer) and open sourc
These tools are useful when sharing secrets, code snippets or any other kind of text with others in a private way.
- [crypt.fyi](https://crypt.fyi) - Ephemeral zero-knowledge sensitive data sharing platform with web, cli, and chrome-extension clients
- [NoPaste](https://github.com/bokub/nopaste) - Open Source pastebin alternative that works with no database, and no back-end code. Instead, the data is compressed and stored entirely in the link that you share, nowhere else.
- [PrivateBin](https://github.com/PrivateBin/PrivateBin) - A minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES.
- [Yopass](https://github.com/jhaals/yopass) - Secure sharing of secrets, passwords and files.
@ -1413,6 +1414,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
- [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
- [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.
✅ **Alternative Google Translate frontends**
- [Lingva](https://github.com/TheDavidDelta/lingva-translate) - Alternative front-end for Google Translate. [Demo](https://lingva.ml/).
@ -1533,7 +1535,7 @@ Here are some open source and truly private (no personal data and/or credit card
#### Android / iOS
- [Brave](https://brave.com/) - Android/iOS. Brave offers a pretty good out-of-the-box set of privacy and tracker protections.
- [Firefox](https://www.mozilla.org/en-US/firefox/mobile/) - Android/iOS
- [🤖](#icons) [Mull](https://f-droid.org/en/packages/us.spotco.fennec_dos/) - Privacy hardened fork of Firefox for Android, with proprietary blobs removed.
- [🤖](#icons) [IronFox](https://gitlab.com/ironfox-oss/IronFox) - Mull browser fork. A hardened fork of Firefox for Android, with proprietary blobs removed.
- [🤖](#icons) [Vanadium](https://vanadium.app/) - Privacy and security enhanced releases of Chromium by GrapheneOS.
- [🤖](#icons) [Privacy Browser](https://www.stoutner.com/privacy-browser/)
- [Tor Browser](https://www.torproject.org/) - iOS/Android. Defend yourself against tracking and surveillance and circumvent censorship.
@ -1564,6 +1566,7 @@ Please read about what the addon does before installing. If you don't understand
#### 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.
- [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
- [xBrowserSync](https://www.xbrowsersync.org/) - Browser syncing as it should be: secure, anonymous and free!

View file

@ -14,3 +14,5 @@ Companies that diminish and weaken our privacy are not our friends:
> Ultimately, saying that you don't care about privacy because you have nothing to hide is no different from saying you don't care about freedom of speech because you have nothing to say. Or that you don't care about freedom of the press because you don't like to read. Or that you don't care about freedom of religion because you don't believe in God. Or that you don't care about the freedom to peacably assemble because you're a lazy, antisocial agoraphobe. - Edward Snowden
> Without strong encryption, you will be spied on systematically by lots of people. - Whitfield Diffie
> If privacy is outlawed, only outlaws will have privacy. - [Phil Zimmermann](http://www.philzimmermann.com/EN/essays/WhyIWrotePGP.html)