mirror of
https://github.com/Lissy93/personal-security-checklist.git
synced 2024-12-18 04:04:36 -05:00
Adds 2FA apps
This commit is contained in:
parent
5f02e4dcc1
commit
109e2fd19f
@ -20,6 +20,14 @@ large corporations profiting from your data, through logging, storing and sellin
|
||||
**[LessPass](https://lesspass.com)** | LessPass is a little different, since it generates your passwords using a hash of the website name, your username and a single master-passphrase that you reuse. It ommits the need for you to ever need to store or sync your passwords. They have apps for all the common platforms and a CLI, but you can also self-host it.
|
||||
|
||||
|
||||
## 2-Factor Authentication Apps
|
||||
|
||||
| Provider |Description |
|
||||
| --- | --- |
|
||||
**[Aegis](https://getaegis.app)** | Free, secure and open source app for manageing 2-step verification tokens, on Android
|
||||
**[AndOTP](https://github.com/andOTP/andOTP)** | Another open source, secure authanticator app. AndOTP is well established with a strong large user base
|
||||
|
||||
**Note:** Don't use your password manager to also store your 2-FA tokens- use a separate application.
|
||||
|
||||
---
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user