All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Security Warning: The Risks of Using Passkeys for Data Encryption

By

zdw

3mo ago· 3 min readenOpinion

Summary

The article warns against using passkeys for data encryption, arguing that overloading authentication credentials for encryption creates a dangerous single point of failure. The author expresses deep concern about organizations using passkeys with PRF (Pseudo-Random Function) extensions to derive encryption keys for user data, particularly for end-to-end encryption and backups. The core argument is that this practice creates a 'dangerous blast radius' where losing authentication credentials could lead to irreversible loss of users' most important data like memories and documents.

Key quotes

· 4 pulled
Because I am deeply concerned about users losing their most sacred data.
Passkeys are the future of authentication, but using them for data encryption is a disaster waiting to happen.
Overloading these credentials creates a dangerous blast radius that can lead to the irreversible loss of a user's most sacred memories and documents.
I've seen many organizations, large and small, implement passkeys (which is great, thank you!) and use the PRF (Pseudo-Random Function) extension to derive keys to protect user data.
Snippet from the RSS feed
Passkeys are the future of authentication, but using them for data encryption is a disaster waiting to happen. Overloading these credentials creates a dangerous blast radius that can lead to the irreversible loss of a user's most sacred memories and docum

You might also wanna read