|
|
|
|
|
by whstl
548 days ago
|
|
They're an authentication method that uses public/private keys instead of passwords. In websites the standard name is called WebAuthn. This is similar to SSH or git operates when you disable passwords and use keys in ~/.ssh, for example. You can store the private keys in YubiKeys or in password managers. |
|