/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
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.josefsson.org
7.6 parsecs away

Travel
| |
| | karla.io
28.6 parsecs away

Travel
| [AI summary] The author documents their journey of building a basic SSH client from scratch to understand the protocol's architecture, specifically addressing a recent Diffie-Hellman vulnerability.