Explore >> Select a destination


You are here

huanliu.wordpress.com
| | janko.io
2.2 parsecs away

Travel
| | Passkeys are a modern alternative to passwords, where the user's device performs the authentication, usually requiring some form of user verification (biometric identification, PIN). Passkeys are built on top of WebAuthn specification, which is based on public-key cryptography. Keypairs are created for each website, and the public key is sent to the server, while the private key is securely stored on the device. This makes passkeys:
| | educatedguesswork.org
2.6 parsecs away

Travel
| | [AI summary] This article discusses advanced password security mechanisms, focusing on technologies like two-factor authentication, password authenticated key agreement, and public key authentication to enhance web login security beyond traditional passwords.
| | blog.val.town
6.1 parsecs away

Travel
| | A novel authorization scheme for Val Town
| | paragonie.com
23.9 parsecs away

Travel
| How to implement field-level data encryption while still allowing fast queries.