A free, secure and open source app for Android to manage your 2-step verification tokens.
Find a file
Michael Schättgen c9b312a398
Update README.md
2019-03-26 12:51:15 +00:00
.idea Update gradle 2019-03-23 18:16:32 +01:00
app Remove accidentally committed file 2019-03-26 01:03:19 +01:00
gradle/wrapper Update gradle 2019-02-26 19:35:03 +01:00
metadata/en-US Prepare fastlane structure for F-Droid 2019-03-26 09:03:13 +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 Update README.md 2019-03-26 12:51:15 +00: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
    • Tap to reveal ability
  • 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.png

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.