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

QR and set up key support #50

Open
claybiockiller opened this issue Dec 31, 2023 · 4 comments
Open

QR and set up key support #50

claybiockiller opened this issue Dec 31, 2023 · 4 comments

Comments

@claybiockiller
Copy link

claybiockiller commented Dec 31, 2023

Dear Toby,

Do you have any plan for introducing QR and set up key support (as inport method)?

@tobysmith568
Copy link
Owner

Hey @claybiockiller

There's already functionality to view a QR code for a TOTP. You can access it from the kebab menu; is this what you were requesting?

image

I'm not certain I understand what you mean by "set up key support as import method", are you able to explain in more detail?

Thanks :)

@claybiockiller
Copy link
Author

I'm Requesting for using QR code and set up key for inputting of TOTP setups.

@claybiockiller
Copy link
Author

sorry for late reply. is JS QR scan algorithm hard to make?

@tobysmith568
Copy link
Owner

Hey @claybiockiller :)

I've been thinking about your request. If I understand correctly, you'd like the ability for the app to be able to scan QR codes from other devices and set up 2FA config from that QR code?

If I have understood your request correctly then unfortunately I don't wish to implement this.
The reason for my decision is that this website/app is only supposed to be used by developers/testers while they're testing their 2FA implementations and as such, it does not store the 2FA secrets securely.
If I implemented this feature then there'd be nothing stopping normal users from storing their actual 2FA secrets in this website/app - which isn't a good idea.

By keeping the app how it is now, I decrease the chances that someone uses it with real credentials.


That being said, if I've misunderstood your request then please reply with further explanation. Thanks!

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

No branches or pull requests

2 participants