Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate QR code with TOTP settings #722

Closed
sorcix opened this issue Jun 29, 2017 · 5 comments
Closed

Generate QR code with TOTP settings #722

sorcix opened this issue Jun 29, 2017 · 5 comments

Comments

@sorcix
Copy link

sorcix commented Jun 29, 2017

Expected Behavior

The TOTP menu contains an option to generate a QR code for me to import the TOTP key/settings to an authenticator app on my phone.

Current Behavior

The TOTP menu only shows TOTP codes and plaintext settings. I have to type the secret key manually if I want to add it on my phone.

Possible Solution

Generate a QR code inside the app, or (less secure) open a browser window to:

https://chart.googleapis.com/chart?chs=256x256&cht=qr&chl=otpauth://totp/name?secretkey

Context

Since 2.2 KeepassXC contains my TOTP secrets. I want to export the most used ones to an app on my phone.

@droidmonkey
Copy link
Member

I wish the Google Authenticator app would let me export the loaded TOTP codes I already have...

@yan12125
Copy link
Contributor

If you use Android, my fork of KeepassDroid is worth a try - https://github.com/yan12125/keepassdroid/tree/totp. I add a notification item that generates TOTP codes.

@weslly
Copy link
Contributor

weslly commented Jul 1, 2017

Not exactly what you are asking, but Keepass2Android can generate codes for TOTP entries added on KeepassXC, so you can use it as an alternative to Google Authenticator.

@sorcix
Copy link
Author

sorcix commented Jul 3, 2017

I'm on Android so this actually is a solution for me. 👍

@weslly
Copy link
Contributor

weslly commented Jul 3, 2017

@sorcix nice! closing this one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants