A free, secure and open source app for Android to manage your 2-step verification tokens.
Find a file
2019-03-26 00:59:51 +01:00
.idea Update gradle 2019-03-23 18:16:32 +01:00
app Support an arbitrary number of digits 2019-03-26 00:59:51 +01:00
assets Add README.md 2019-02-07 22:44:23 +01:00
gradle/wrapper Update gradle 2019-02-26 19:35:03 +01:00
testdata Update testdata 2018-06-07 17:34:55 +02:00
.gitignore Initial commit 2016-08-15 21:29:41 +02:00
build.gradle Update gradle 2019-03-23 18:16:32 +01:00
gradle.properties Migrated project to AndroidX 2018-09-25 16:26:57 +02:00
gradlew Initial commit 2016-08-15 21:29:41 +02:00
gradlew.bat Initial commit 2016-08-15 21:29:41 +02:00
LICENSE Initial commit 2016-08-15 21:29:41 +02:00
README.md Acknowledge libsu in the README 2019-03-26 00:57:27 +01:00
settings.gradle Request storage permissions in the intro 2017-12-13 19:00:22 +01:00

Aegis

Aegis is a free, secure and open source 2FA app for Android.

Features

  • Free and open source
  • Secure
    • Encryption (AES-256)
      • Password (scrypt)
      • Fingerprint (Android Keystore)
    • Screen capture prevention
  • Multiple ways to add new entries
    • Scan QR code
    • Enter details manually
    • Import
      • andOTP
      • FreeOTP
  • Supported algorithms:
  • Compatible with Google Authenticator
  • Organization
    • Custom or default icons
    • Drag and drop
    • Custom groups
    • Advanced entry editing
  • Material design
    • Light and dark themes
  • Export (plaintext or encrypted)

Screenshots

Main Activity Settings Activity Edit Activity

Main Activity Main Activity

Downloads

Aegis is available in the Google Play Store.

Get it on Google Play

There are plans to make it available on F-Droid as well.

Libraries

License

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.