Kunzisoft / KeePassDX

Lightweight vault and password manager for Android, KeePassDX allows editing encrypted data in a single file in KeePass format and fill in the forms in a secure way.
https://www.keepassdx.com/
GNU General Public License v3.0
4.49k stars 266 forks source link

Support for setting-up TOTP using built-in QR Code scanner #1059

Closed Lumenbolt closed 3 years ago

Lumenbolt commented 3 years ago

Is your feature request related to a problem? Please describe. I think it'd be great to have a QR Code scanner to set up TOTP for an entry alongside typing down the TOTP code (Helpful when I have the code displayed on another machine) Keepass2Android has implemented this via a plugin available in Play Store.

Describe the solution you'd like To have an option to scan TOTP QR Code while setting it up for an entry.

Describe alternatives you've considered Copy the otpauth://totp/.... code from a third-party QR Code scanner and add it on the entry as an attribute with otp as its name.

J-Jamet commented 3 years ago

The subject has already been addressed and it will not be implemented a QR reader while it is enough to download a compatible application to properly delineate the recognition tasks of future formats.

The recognition of link sharing without copying from a dedicated application is implemented and should work. https://github.com/Kunzisoft/KeePassDX/wiki/OTP#qr-code

Linked to https://github.com/Kunzisoft/KeePassDX/issues/729 #893 #434 Duplicate #556