beemdevelopment / Aegis

A free, secure and open source app for Android to manage your 2-step verification tokens.
https://getaegis.app
GNU General Public License v3.0
8.83k stars 371 forks source link

Enter Manually should also allow otpauth: strings #950

Open jidanni opened 2 years ago

jidanni commented 2 years ago

"otpauth://totp/ID.me:...org?secret=....&issuer=ID.me" should also be possible to paste into Enter Manually.

alexbakker commented 2 years ago

Could you elaborate a bit on your use case? How do you end up in a situation where you have a otpauth:// URI in your clipboard? How often does it happen?

As a workaround for now, you can place the otpauth:// URI's in a plain text file (one per line) and import that.

jidanni commented 2 years ago

I was forced to use the "binary eye" app, as mentioned in the other bug. Yes it's good to know that I could paste it into a text file, alas one needs to install an editor like "acode" to be able to do that.

jidanni commented 2 years ago

Example 2: User forced to create a file on desktop, and paste the line he wants to import into it, and send it in an email to his mobile phone, where he must download it, all because there is no way to simply paste that line into Aegis.

Mat-DB commented 4 months ago

Are there updates on this? Thanks!