Skip to content

MC/C1: Device backup/restore — complete encrypted archive #307

Description

@kafkade

Seq 13/17 · Priority P2 · Blocked by: #295 · Tracked in #312

Add ldgr backup <path> / ldgr restore <path> (and iOS/web equivalents) producing a complete, self-describing, encrypted archive covering all local artifacts, including the working store (not just the key container).

Do

  • Archive format with version header + keyed integrity tag (MAC/AEAD), not a bare hash.
  • Atomic restore that verifies integrity/version before applying; never requires the account Secret Key.
  • Per-platform targets: browser file streaming/IndexedDB, iOS Files/iCloud; large-archive behavior.

Components: core/cli/ios/web/docs · Size: L.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/cliCLI, TUI, terminal interfacearea/cryptoEncryption, key management, vaultpriority/P2-mediumv1.4 backups + self-host polishtype/featureNew feature

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions