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.

Extending Passkeys: Using Authentication Technology as Cryptographic Seed Material

By

csuwldcat

4mo ago· 12 min readenInsight

Summary

The article explores how Passkeys, originally designed for website/app authentication, can be repurposed as cryptographic seed material for broader cryptographic use cases. The author, who worked on Microsoft's Passkeys team, discovered that Passkeys' properties and behaviors can be 'hijacked' to enable new applications while maintaining their benefits of cross-device syncing and biometric user experience. The piece represents a technical exploration of extending Passkeys beyond their intended authentication purpose to address new cryptographic needs.

Key quotes

· 4 pulled
Passkeys have made standard, secure, cryptographic authentication accessible to all users, but the model is tightly restricted to website/app login.
Even with a deep, code-level understanding of passkeys and WebAuthn, it wasn't until now, six years later, that I realized a set of properties and behaviors present within Passkeys could be hijacked to make this post possible.
This 'feature' was sitting right there and feels so obvious in retrospect.
An exploration in using Passkeys as generalized cryptographic seed material to address new use cases, while inheriting the benefits of cross-device synced keys with native biometric UX.
Snippet from the RSS feed
An exploration in using Passkeys as generalized cryptographic seed material to address new use cases, while inheriting the benefits of cross-device synced keys with native biomentric UX.

You might also wanna read