Compare commits

...

5 commits

Author SHA1 Message Date
Jc Miñarro
e2c35248a8
Merge 028c4bdce4 into 1a5a284c27 2025-03-30 02:40:02 +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
Jc Miñarro
028c4bdce4
Add Pinving Share
Pingvin Share is self-hosted file sharing platform and an alternative for WeTransfer.
2024-01-16 00:06:28 +01:00
2 changed files with 4 additions and 1 deletions

View file

@ -487,6 +487,7 @@ on the DMCrypt kernel module.
- [Snapdrop](https://github.com/RobinLinus/snapdrop) - A Progressive Web App for local file sharing inspired by Apple's Airdrop. - [Snapdrop](https://github.com/RobinLinus/snapdrop) - A Progressive Web App for local file sharing inspired by Apple's Airdrop.
- [Winden](https://winden.app/) - A convenient version of Magic Wormhole you can use from within your browser. No need to install an app. - [Winden](https://winden.app/) - A convenient version of Magic Wormhole you can use from within your browser. No need to install an app.
- [Yopass](https://github.com/jhaals/yopass) - Secure sharing of secrets, passwords and files. - [Yopass](https://github.com/jhaals/yopass) - Secure sharing of secrets, passwords and files.
- [Pingvin Share](https://github.com/stonith404/pingvin-share/) - Pingvin Share is self-hosted file sharing platform and an alternative for WeTransfer.
[Back to top 🔝](#contents) [Back to top 🔝](#contents)
@ -1534,7 +1535,7 @@ Here are some open source and truly private (no personal data and/or credit card
#### Android / iOS #### Android / iOS
- [Brave](https://brave.com/) - Android/iOS. Brave offers a pretty good out-of-the-box set of privacy and tracker protections. - [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 - [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) [Vanadium](https://vanadium.app/) - Privacy and security enhanced releases of Chromium by GrapheneOS.
- [🤖](#icons) [Privacy Browser](https://www.stoutner.com/privacy-browser/) - [🤖](#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. - [Tor Browser](https://www.torproject.org/) - iOS/Android. Defend yourself against tracking and surveillance and circumvent censorship.

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 > 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 > 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)