Passwords suck. Can passkeys replace them?

Lobsters Hottest News

Summary

Discusses the potential of passkeys to replace passwords as a more secure authentication method.

<p><a href="https://lobste.rs/s/oyo7dd/passwords_suck_can_passkeys_replace_them">Comments</a></p>
Original Article

Similar Articles

XSS Is Deadly for Passkeys: The Hidden Risk of Attestation None

Lobsters Hottest

The article explains how a single XSS vulnerability can defeat the phishing-resistance of passkeys when attestation is set to 'none', allowing attackers to register their own passkeys and achieve persistent account takeover. It calls for attention to this overlooked threat and suggests defenses.

Anonymous credentials: an illustrated primer (Part 2)

Hacker News Top

Second part of an illustrated primer explaining real-world anonymous credential systems like Privacy Pass and Google's age-verification proposal, focusing on preventing credential cloning and enabling expressive proofs without sacrificing user privacy.

plass: manage passwords

Lobsters Hottest

plass is a minimalistic, UNIX-philosophy-inspired password manager written in C that uses GPG for encryption and got for version control.