Find a file
Alexander Bakker b036eb178b Update gradle
2019-02-26 19:35:03 +01:00
.idea Finish updating to API 28 2018-09-25 17:04:55 +02:00
app Fix the layout height of the security setting slide in the intro 2019-02-11 22:01:05 +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-02-26 19:35:03 +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-02-09 14:56:18 +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.