diff --git a/README.md b/README.md index e1e6d13..ebc9521 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ * [Databases](#databases) * [Utilities](#utilities) * [Uncategorized](#uncategorized) +* [2FA](#2fa) ## Search Engines @@ -520,3 +521,13 @@ If you need an app for **menstrual cycle tracking** please don't use any apps li * [Skymap](https://skymaponline.net/) - Open online planetarium program. * [CrowdSec](https://github.com/crowdsecurity/crowdsec) - An open-source, modernized and collaborative fail2ban * [Hetty](https://github.com/dstotijn/hetty) - Hetty is an HTTP toolkit for security research. It aims to be an open-source alternative to Burp Suite Pro. + +## 2FA + Avoid using apps that won't let you export your keys **easily**. +* Authy +* Google Authenticator + + Instead use: +* [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). +* [andOTP](https://github.com/andOTP/andOTP) - Open source two-factor authentication for Android. +* [FreeOTPPlus](https://github.com/helloworld1/FreeOTPPlus) - Enhanced fork of FreeOTP-Android providing a feature-rich 2FA authenticator. \ No newline at end of file