|
|
|
|
|
by matharmin
2845 days ago
|
|
Similar use case (2FA), but different implementation. Instead of typing in a code, you press a button. It also protects against phishing by validating the URL of the site you're authenticating on (with a code-based 2FA you can still enter your code on a phishing site, which then forwards it to the real one). |
|
Seems like it might be useful, but haven't had the time to try it out yet.