Skip to content

Cloud Sync

Lore Cloud lets you sync your AI coding sessions across all your machines. Your sessions are end-to-end encrypted — we can’t read your data, only you can.

  • Sync across machines: Access your sessions from any computer
  • End-to-end encryption: Your data is encrypted before it leaves your device
  • Zero-knowledge: We never see your unencrypted sessions
  • Automatic backup: Never lose your coding history
Terminal window
# Sign in to Lore Cloud
lore login
# Push your sessions to the cloud
lore cloud push
# On another machine, pull them down
lore cloud pull
  1. Local encryption: Sessions are encrypted on your machine using a passphrase you choose
  2. Secure upload: Encrypted data is sent to Lore Cloud
  3. Sync: Other machines can pull and decrypt with the same passphrase
  4. Zero-knowledge: The server only sees encrypted blobs
Your Machine Lore Cloud Other Machine
┌──────────────┐ ┌──────────────┐ ┌──────────────┐
│ Sessions │ │ Encrypted │ │ Sessions │
│ (plaintext) │──encrypt──▶ │ Blobs │ ──decrypt──▶│ (plaintext) │
└──────────────┘ └──────────────┘ └──────────────┘
│ │ │
└──────── Your passphrase ─────┴────── Your passphrase ───────┘
PlanPriceSessionsFeatures
Free$0/month50 sessionsSync, encryption, dashboard
Pro$5.99/monthUnlimitedEverything in Free

Get Started →