Compare commits

...

5 commits

Author SHA1 Message Date
PrivOci
4b5528d4a9
Merge 0168746df9 into 1a5a284c27 2025-03-30 17:47:10 +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
PrivOci
0168746df9
avoid Microsoft Authenticator 2023-07-27 21:21:54 +04:00
2 changed files with 4 additions and 1 deletions

View file

@ -124,6 +124,7 @@
⛔ Avoid using apps that won't let you export your keys **easily**.
- Authy
- Google Authenticator [![](https://shields.tosdr.org/en_217.svg)](https://tosdr.org/en/service/217)
- Microsoft Authenticator
✅ Instead use
- [🤖](#icons) [Aegis](https://getaegis.app/) - A free, secure and open source app for Android to manage your 2-step verification tokens. Supports variety of imports from other apps (Google Authenticator, Authy etc.), vault encryption and exporting keys (plaintext or encrypted).
@ -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)