|
|
|
|
|
by jkirsteins
2485 days ago
|
|
This is cool that it uses U2F, but unfortunately it does not bind to the hardware, undermining the point a little bit. In a similar vein, here's a TOTP client (unfortunately no U2F/WebAuthn) that can bind the secrets to the hardware (on TouchID Macs): https://github.com/sqreen/twofa (disclaimer: I'm the author) |
|
OTOH, the anti-phishing/shoulder surfing benefits of U2F are substantial and eliminate the ability to perform very common attacks. This is a great piece of software.