Opaque, Interoperable Passkey Records (and a Go API)
- Passkeys are the most important thing happening in information security right now because they are the only principled solution to the overwhelming effectiveness of phishing attacks.
- Just like memory safety is the only principled solution to memory corruption attacks.
- Unfortunately, implementing them on the server side can appear more complex than using password hashes.
Unverified
- Passkeys are the most important thing happening in information security right now because they are the only principled solution to the overwhelming effectiveness of phishing attacks.
- Just like memory safety is the only principled solution to memory corruption attacks.
- Unfortunately, implementing them on the server side can appear more complex than using password hashes.
Sources: Filippo