Added Password Managers
This commit is contained in:
parent
01859cef69
commit
14ab5eb3a7
10
README.md
10
README.md
|
@ -10,6 +10,7 @@
|
|||
* [Instagram](#instagram)
|
||||
* [Youtube](#youtube)
|
||||
* [Instant Messaging](#instant-messaging)
|
||||
* [Password Managers](#password-managers)
|
||||
* [Video conferencing](#video-conferencing)
|
||||
* [Operating Systems](#operating-systems)
|
||||
* [Android](#android)
|
||||
|
@ -150,6 +151,15 @@
|
|||
* [Berty](https://berty.tech/) - Not released yet.
|
||||
* [Telegram](https://telegram.org/) - Not fully open source. No E2E encryption by default on chats.
|
||||
|
||||
## Password Managers
|
||||
<img width="16" src="misc/forbidden.png"> </img> **AVOID**:
|
||||
* Lastpass
|
||||
* Dashlane
|
||||
|
||||
<img width="16" src="misc/check.png"> </img> **Instead use:**
|
||||
* [Bitwarden](https://bitwarden.com) - An open source cloud based password manager
|
||||
* [KeepassDX](https://www.keepassdx.com/)
|
||||
|
||||
## Video Conferencing
|
||||
<img width="16" src="misc/forbidden.png"> </img> **AVOID**:
|
||||
* ZOOM
|
||||
|
|
Loading…
Reference in New Issue