Skip to content

v0.1.5 — Cloud sync prototype

Latest

Choose a tag to compare

@Mendocan Mendocan released this 04 Jul 12:41

Summary

  • ai-passport sync push / pull / status / config
  • File provider: encrypted bundle to local directory (OneDrive/Dropbox compatible)
  • Master key never uploaded — only ciphertext envelope + meta + grants
  • Conflict detection via updated_at timestamps (--force to override)

Install

npm install -g @ai-passport-core/cli@0.1.5

Quick start

ai-passport sync config --target D:\Backups\ai-passport-sync
ai-passport sync push
ai-passport sync status

RFC: 0006-cloud-sync