An easy-to-host PDS on the ATProtocol, MacOS. Grandma-approved.

docs: update project context for MM-89 did:plc genesis ops

authored by malpercio.dev and committed by

Tangled 5e5cf279 132ebc34

+2 -2
+2 -2
CLAUDE.md
··· 1 1 # ezpds 2 2 3 - Last verified: 2026-03-11 3 + Last verified: 2026-03-13 4 4 5 5 ## Tech Stack 6 6 - Language: Rust (stable channel via rust-toolchain.toml) ··· 31 31 ## Project Structure 32 32 - `crates/relay/` - Web relay (axum-based) 33 33 - `crates/repo-engine/` - ATProto repo engine 34 - - `crates/crypto/` - Cryptographic operations (P-256 key generation, did:key derivation, AES-256-GCM encryption) 34 + - `crates/crypto/` - Cryptographic operations (P-256 key generation, did:key derivation, AES-256-GCM encryption, did:plc genesis ops) 35 35 - `crates/common/` - Shared types and utilities 36 36 - `nix/` - Nix packaging and deployment (docker.nix: container image; module.nix: NixOS module) 37 37 - `docs/` - Specs, design plans, implementation plans