An encrypted personal cloud built on the AT Protocol.
Opake — Operation Flows#
This document has been split into per-topic files for maintainability. See flows/README.md for the index.
| File | Topic |
|---|---|
| flows/authentication.md | Login, token refresh |
| flows/documents.md | Upload, download, list, delete |
| flows/directories.md | Create, delete, recursive delete, path resolution |
| flows/sharing.md | Resolve, share, revoke |
| flows/crypto.md | Key wrapping, content encryption primitives |
| flows/keyrings.md | Create, list, add/remove member, keyring upload/download |
| flows/revisions.md | Collaborative editing via revision records (planned) |
| flows/pairing.md | Device-to-device identity transfer via PDS relay |
| flows/seed-phrase-recovery.md | Seed phrase derivation, identity recovery |