← #134 Add CLI foundation with encrypt, upload, download, list, and delete

#130 Add file upload with client-side encryption

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

Depends on #9 for session loading and identity. Upload flow: read file → detect MIME → generate content key → encrypt blob → upload blob → wrap key to owner → build Document record → create record. Rejects files >50MB (PDS blob limit).

Generated 2026-03-03 02:53 UTC