/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

unixdigest.com
| | www.niallkennedy.com
6.0 parsecs away

Travel
| | In this post I will take a deeper look at the current best practices of the social Web from the point of view of its major data hubs. We will take a detailed look at the right and wrong ways to request user data from social hubs large and small, and outline some action items...
| | janko.io
2.6 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:
| | www.mathieupassenaud.fr
3.0 parsecs away

Travel
| | [AI summary] The article argues for securing user accounts by minimizing the number of passwords stored and utilizing robust authentication protocols like OAuth, OpenID, and WebAuthn provided by major services, suggesting password managers and hardware keys as effective alternatives.
| | eradman.com
31.1 parsecs away

Travel
| [AI summary] The article explains how to use Puppeteer to render web pages as PDFs, including argument parsing, customizing pages with JavaScript, and waiting for network activity to complete.