Introspecting Public Keys in ATProto
blog.haroldadmin.com·8h·
Discuss: Hacker News
Flag this post

Introspecting Public Keys in ATProto

ATProto is a decentralised network for building social applications. Users in ATProto store their data in cryptographically signed repositories, which can be freely accessed by anyone who’s interested.

Every user can be uniquely identified by their Decentralized Identifier (DID), which can be used to resolve their DID document through tools like the PLC Directory. This document specifies a public key that can be used to verify the authenticity of the data in a user’s repository.

I recently built the ability to introspect these public keys for ATProto Browser. This taught me a lot about how cryptography works in this netw…

Similar Posts

Loading similar posts...