Welcome to Codidact Meta!
Codidact Meta is the meta-discussion site for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.
Comments on Secret Code missing from 2FA Screen
Post
Secret Code missing from 2FA Screen
The secret text is a string of characters that is embedded into the QR code. All 2FA apps then deserialise this QR code into a URI, which contains the secret text and other information regarding timing.
The use of a QR code only without the alternative secret text pasted below makes this very hard. It would be nice to have the secret text there so it can be used in alternative solutions, such as KeePass (seen below).
Putting it there on the site means that I wouldn't need to deserialise the QR code to get to that text.
2 comment threads