2019-02-07 22:44:23 +01:00
# Aegis
Aegis is a free, secure and open source 2FA app for Android.
# Features
- Free and open source
2019-02-09 14:56:18 +01:00
- Secure
- Encryption (AES-256)
- Password (scrypt)
- Fingerprint (Android Keystore)
- Screen capture prevention
2019-03-26 12:51:15 +00:00
- Tap to reveal ability
2019-02-07 22:44:23 +01:00
- Multiple ways to add new entries
- Scan QR code
- Enter details manually
2019-03-27 11:07:03 +00:00
- Import from files
2019-02-09 14:56:18 +01:00
- andOTP
- FreeOTP
2019-03-27 11:07:03 +00:00
- Aegis
- Import from apps (requires root):
- Google Authenticator
2019-02-09 14:56:18 +01:00
- Supported algorithms:
- HOTP ([RFC 4226 ](https://tools.ietf.org/html/rfc4226 ))
- TOTP ([RFC 6238 ](https://tools.ietf.org/html/rfc6238 ))
2019-02-07 22:44:23 +01:00
- Compatible with Google Authenticator
- Organization
2019-02-09 14:56:18 +01:00
- Custom or default icons
2019-02-07 22:44:23 +01:00
- Drag and drop
- Custom groups
- Advanced entry editing
2019-03-28 10:47:24 +00:00
- Material design with multiple themes:
- Light theme
- Dark theme
- Amoled / true dark theme
2019-02-07 22:44:23 +01:00
- Export (plaintext or encrypted)
## Screenshots
2019-03-28 13:15:18 +00:00
[<img width=200 alt="Main Activity" src="metadata/android/en-US/images/phoneScreenshots/screenshot_main.png?raw=true"> ](metadata/android/en-US/images/phoneScreenshots/screenshot_main.png?raw=true )
[<img width=200 alt="Settings Activity" src="metadata/android/en-US/images/phoneScreenshots/screenshot_settings.png?raw=true"> ](/metadata/android/en-US/images/phoneScreenshots/screenshot_settings.png?raw=true )
[<img width=200 alt="Edit Activity" src="metadata/android/en-US/images/phoneScreenshots/screenshot_edit.png?raw=true"> ](/metadata/android/en-US/images/phoneScreenshots/screenshot_edit.png?raw=true )
2019-02-07 22:44:23 +01:00
2019-03-28 13:15:18 +00:00
[<img width=200 alt="Main Activity" src="metadata/android/en-US/images/phoneScreenshots/screenshot_main_group.png?raw=true"> ](metadata/android/en-US/images/phoneScreenshots/screenshot_main_group.png?raw=true )
[<img width=200 alt="Main Activity" src="metadata/android/en-US/images/phoneScreenshots/screenshot_main_dark.png?raw=true"> ](metadata/android/en-US/images/phoneScreenshots/screenshot_main_dark.png?raw=true )
2019-02-07 22:44:23 +01:00
## Downloads
Aegis is available in the Google Play Store.
2019-02-09 14:56:18 +01:00
[<img height=80 alt="Get it on Google Play" src="https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png" /> ](http://play.google.com/store/apps/details?id=com.beemdevelopment.aegis )
2019-02-07 22:44:23 +01:00
There are plans to make it available on F-Droid as well.
## Libraries
- [TextDrawable ](https://github.com/amulyakhare/TextDrawable ) by Amulya Khare
- [FloatingActionButton ](https://github.com/Clans/FloatingActionButton ) by Dmytro Tarianyk
- [AppIntro ](https://github.com/AppIntro/AppIntro ) by Paolo Rotolo
- [Krop ](https://github.com/avito-tech/krop ) by Avito Technology
- [SpongyCastle ](https://github.com/rtyley/spongycastle ) by Roberto Tyley
- [Swirl ](https://github.com/mattprecious/swirl ) by Matthew Precious
- [CircleImageView ](https://github.com/hdodenhof/CircleImageView ) by Henning Dodenhof
- [barcodescanner ](https://github.com/dm77/barcodescanner ) by Dushyanth
2019-03-24 14:13:13 +01:00
- [libsu ](https://github.com/topjohnwu/libsu ) by John Wu
2019-02-07 22:44:23 +01:00
## License
This project is licensed under the GNU General Public License v3.0. See the [LICENSE ](LICENSE ) file for details.
2019-03-27 12:32:40 +01:00
## Attribution
The icon is largely based on a design by Freepik from Flaticon.