Go to file
2019-03-27 12:14:08 +01:00
app Release v0.2.1 2019-03-27 00:51:44 +01:00
gradle/wrapper Update gradle 2019-02-26 19:35:03 +01:00
metadata/en-US Add icon to fastlane metadata 2019-03-27 12:14:08 +01:00
testdata Update testdata 2018-06-07 17:34:55 +02:00
.gitignore Add .idea/ and release/ to .gitignore 2019-03-27 01:03:55 +01: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-27 11:07:03 +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 from files
      • andOTP
      • FreeOTP
      • Aegis
    • Import from apps (requires root):
      • Google Authenticator
  • 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.