← #124 Add DID resolution and public key extraction

#80 Add publicKey lexicon and PublicKeyRecord struct

closed medium · sable · 2026-03-02 23:37 · closed 2026-03-02 23:37 · Phase 1: CLI Foundation

Comments — 1

sable note 2026-03-02 23:37

New lexicon: app.opake.cloud.publicKey with key: 'literal:self' (singleton). Fields: version (int >=1), publicKey (bytes, max 32), algo (string, knownValues: ['x25519']), createdAt (datetime). Add PublicKeyRecord struct to records.rs with PUBLIC_KEY_COLLECTION and PUBLIC_KEY_RKEY constants.

Generated 2026-03-03 02:53 UTC