scintill / DuOTP-android

small GPL3+ Android app that allows you to log in to some Duo-protected services with a standard OTP app
https://f-droid.org/en/packages/net.scintill.duotp/
GNU General Public License v3.0
16 stars 3 forks source link

Successfully tested with andOTP 0.7.1.1 #2

Closed shreyasminocha closed 4 years ago

shreyasminocha commented 4 years ago

Thank you so much for DuOTP! I didn't even imagine that this was possible. When scanning the Duo QR code failed, I assumed that Duo uses some proprietary mechanism rather than TOTP/HOTP and gave up on using the Android option. Today, I chanced upon your app in F-Droid and it worked!

Isn't it kinda ridiculous that Duo uses its own URL scheme than simply using otpauth://hotp/?

scintill commented 4 years ago

Yeah, they went out of their way to make it difficult, but I'm glad they have a hidden HOTP secret. Thanks for the report!