Compare commits

...

5 commits

Author SHA1 Message Date
Leendert de Borst
996fe9224d
Merge a44162bfb5 into 1a5a284c27 2025-03-20 00:08:51 -03: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
Leendert de Borst
a44162bfb5
Add AliasVault 2024-12-20 13:13:04 +01:00
2 changed files with 4 additions and 1 deletions

View file

@ -990,6 +990,7 @@ GNU/Linux is a family of free (as in freedom and as in free beer) and open sourc
- Dashlane
✅ **Instead use**
- [AliasVault](https://www.aliasvault.net) - An open source E2EE password & alias manager with a built-in email alias server
- [Bitwarden](https://bitwarden.com) - An open source cloud based password manager.
- [vaultwarden](https://github.com/dani-garcia/vaultwarden/) - Unofficial Bitwarden compatible self-hosted server, formerly known as bitwarden_rs.
- [KeepassXC](https://keepassxc.org/) - Securely store passwords using industry standard encryption, no sync just storage.
@ -1534,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.

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)