I've switched to it recently, it's really great: * Open source * Has search functionality * Has biometric unlock functionality * Has no external dependencies (SMS/remote accounts) * Nice design/UX * Dark mode * Can import from other apps * Just works * Can do an encrypted export * Encrypted export can be read by other apps, see https://github.com/beemdevelopment/Aegis/blob/master/scripts...
Aegis Authenticator – Open-source 2FA for Android
91–100 of 121 posts
Re: Aegis Authenticator – Open-source 2FA for Android
#92I used to use andOTP, mainly because it was possible to export OTP tokens when upgrading or resetting my phone. Then IIRC I heard that andOTP wasn't that secure/maintained. Or maybe that their backup file encryption wasn't that great. I am not sure about these claims, but I migrated to Aegis , that could nicely import AndOTP tokens. Nowadays, I use it in combination with bitwarden (it supports OTP), which I use for m…
> I migrated to Aegis, that could nicely import AndOTP tokens. Thanks. I use andOTP too and was hoping this point was answered somewhere here :-).
You can also display Qr codes to easily export a select few to another authenticator app.
Not sure about Aegis -> AndOTP? Aegis can export txt and json, as well as its own encrypted format.
Re: Aegis Authenticator – Open-source 2FA for Android
#93I've been trying to switch away from a closed source authenticator and this ticks most of the boxes. The only thing it's missing is the ability to quickly filter by group. Currently you have to open app -> 3 dot menu -> filter -> select group (4 steps total), whereas the authenticator I'm currently using allows you to side swipe -> select a group (2 steps), or add a shortcut on homescreen that opens the app with the…
Re: Aegis Authenticator – Open-source 2FA for Android
#94Anyone knows if and how to use this instead of Microsoft authenticator?
When you setup Microsoft Authenticator, it defaults to a QR code that will be invalid to standard TOTP apps. However, that's because it assumes you want to use the push notification of the app. If you click a button like "key without notify", it will give you a different QR code which is fully standard and works with common apps like this.
Re: Aegis Authenticator – Open-source 2FA for Android
#95Earlier quoted context omitted.
Doesn't it kinda defeat the point of storing TOTP codes in your password manager?
If it's secured by TOTP and a unique and secure password, it's not the weakest link.
Re: Aegis Authenticator – Open-source 2FA for Android
#96Re: Aegis Authenticator – Open-source 2FA for Android
#97Re: Aegis Authenticator – Open-source 2FA for Android
#98I've switched to it recently, it's really great: * Open source * Has search functionality * Has biometric unlock functionality * Has no external dependencies (SMS/remote accounts) * Nice design/UX * Dark mode * Can import from other apps * Just works * Can do an encrypted export * Encrypted export can be read by other apps, see https://github.com/beemdevelopment/Aegis/blob/master/scripts...
I don't see any reason to use it over andOTP, which has all those features and has been around years before Aegis. It even looks suspiciously similar to andOTP, if not heavily inspired by it.
* Aegis has an extensive import functionality, andOTP does not seems to have it
* andOTP relocks every time you switch apps, which can be annoying if you need multiple codes when you login to multiple services. In Aegis that behaviour is configurable
* andOTP makes you choose between biometric encryption and password, Aegis supports both at the same time
* andOTP supports tags, Aegis does not
Due to the import functionality, it's easy enough to give it a try, and see if you like it yourself.
Re: Aegis Authenticator – Open-source 2FA for Android
#99I have no printer at home. Does anyone know how to backup all those QRcodes on paper ?
Re: Aegis Authenticator – Open-source 2FA for Android
#100Earlier quoted context omitted.
Aegis has an option to export an encrypted backup of the database. I export one every time I add a new code to the app.
One of the authors here. Recent versions of Aegis also come with an automatic backup feature, so that an export is created at a location of your choosing automatically every time a change is made to your entry list. Might be a little more convenient than doing manual exports every time.