onetouch-ssh icon indicating copy to clipboard operation
onetouch-ssh copied to clipboard

Idea: add support for a backup code in case of an emergency

Open dcu opened this issue 8 years ago • 2 comments

dcu avatar Apr 14 '16 11:04 dcu

This would be an excellent idea! Maybe using a key combo to interrupt the wait for OneTouch approval?

It would be really awesome to generate a four-word (maybe configurable amount) paper key (or set of paper keys..) that one could use to override the Authy side of things.

pirogoeth avatar Apr 14 '16 15:04 pirogoeth

I'm thinking about something like:

onetouch-ssh set-backup-code <whatever>

and is hashed with bcrypt or pbkdf2 and stored, then you can enter this code when the onetouch request times out.

we would validate the length of

dcu avatar Nov 23 '16 00:11 dcu