1 Repo
Key-value storage systems where each record is cryptographically signed to ensure authenticity.
Distinct from Key-Value Stores: Distinct from generic key-value stores: requires cryptographic signatures for all stored records to guarantee integrity.
Explore 1 awesome GitHub repository matching data & databases · Signed. Refine with filters or upvote what's useful.
atproto is a decentralized social networking protocol implementation and a schema-driven API framework. It provides the networking and data standards required to build interoperable social networks where users control their own identity and data through a personal data server specification. The project distinguishes itself through a DID-based identity system for managing cryptographic keys and verifiable profiles, alongside a lexicon-based protocol definition that uses versioned schemas to ensure consistency across network services. It utilizes Merkle Search Trees for verifiable data storage,
Stores CBOR-encoded records in a signed structure to ensure data integrity and authenticity.