I feel like this misses the problem with Authy. There are hundreds, possibly thousands of 2FA alternatives for Authy. But when my 401K provider requires Authy to login in without providing a generic 2FA option, THAT is the problem.
If we're talking OTP/TOTP -- it's all the same. Even if a provider instructs you to use a specific app, e.g. Google or Authy, you can simply scan the QR code with whatever authenticator app you're using. All the QR code does is encode a URI containing the secret and issuer.
Ente Auth: open-source Authy alternative for 2FA
61–70 of 209 posts
Re: Ente Auth: open-source Authy alternative for 2FA
#62Re: Ente Auth: open-source Authy alternative for 2FA
#63Earlier quoted context omitted.
More like, why do they complain if alternatives exist.
This^ It is a pain to switch over; but that is the way it is with all sorts of proprietary programs. They just tighten the noose regardless if you pay or not.
Once you get rid of the noose, it's no longer a hassle.
For everyone going through this situation, please do a little bit of homework and read up on the capabilities of whatever alternative you're going to pick, and make sure that your data is yours and under your control, and you can back it up in a readable format.
Re: Ente Auth: open-source Authy alternative for 2FA
#64I feel like this misses the problem with Authy. There are hundreds, possibly thousands of 2FA alternatives for Authy. But when my 401K provider requires Authy to login in without providing a generic 2FA option, THAT is the problem.
Re: Ente Auth: open-source Authy alternative for 2FA
#65Earlier quoted context omitted.
If we're talking OTP/TOTP -- it's all the same. Even if a provider instructs you to use a specific app, e.g. Google or Authy, you can simply scan the QR code with whatever authenticator app you're using. All the QR code does is encode a URI containing the secret and issuer.
I don’t think that’s what they’re saying. Authy supports TOTP but they also have a proprietary format.
Re: Ente Auth: open-source Authy alternative for 2FA
#66To give some context, we built Auth for ourselves because we wanted a product that was cross-platform, open source[1] and offered end-to-end encrypted backups[2].
Since launch[3], the product has undergone iterations[4][5].
Auth is now available on Android, iOS, Linux, Mac and Windows[6]. We also have a read-only companion app for the web[7].
Backups are end-to-end encrypted, optional and free. You can use all our apps (minus the web) without an account.
You can also self-host[8] if you wish.
Please let me know if you have any questions!
[1]: https://github.com/ente-io/ente
[2]: https://ente.io/architecture
[3]: https://ente.io/blog/auth/
[4]: https://ente.io/blog/auth-v2/
[5]: https://ente.io/blog/auth-v3/
[6]: https://github.com/ente-io/ente/releases?q=tag%3Aauth-v3
[7]: https://auth.ente.io
Re: Ente Auth: open-source Authy alternative for 2FA
#67Last week, I started to explore `pass`[1], to move away from my current Authy + iCloud Keychain ecosystems. It's pretty barebones but that's what I like about it. I like it so much that one week later, I've fully migrated away and couldn't be happier. And the news about the Authy leak yesterday validated my move, if anything. I don't really care for ente; it's more complicated than what I need from a password manager…
Just clone beneath /opt/pass and configure with the standard environmental variables, or use the default password-store location, and you're good to go. I use this to ensure all my systems have access to the same passwords (which are stored in a private git repository).
Re: Ente Auth: open-source Authy alternative for 2FA
#68Earlier quoted context omitted.
I don’t think that’s what they’re saying. Authy supports TOTP but they also have a proprietary format.
That is also supported by Aegis.
Bitwarden can import them too.
Re: Ente Auth: open-source Authy alternative for 2FA
#69Do any of the many TOTP options have the ability to organize, or put codes into vaults? One you have more than a couple of dozen saved, it starts to get tedious.
You can also pin your favorite codes to the top.