A free, secure and open source app for Android to manage your 2-step verification tokens.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Alexander Bakker 44f3b7860d Update README.md 7 years ago
.idea Finish updating to API 28 7 years ago
app Update README.md 7 years ago
assets Add README.md 7 years ago
gradle/wrapper Migrated project to AndroidX 7 years ago
testdata Update testdata 7 years ago
.gitignore Initial commit 9 years ago
LICENSE Initial commit 9 years ago
README.md Update README.md 7 years ago
build.gradle Update dependencies 7 years ago
gradle.properties Migrated project to AndroidX 7 years ago
gradlew Initial commit 9 years ago
gradlew.bat Initial commit 9 years ago
settings.gradle Request storage permissions in the intro 8 years ago

README.md

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.