Skip to content

Cloudstic

Encrypted, deduplicated backups for your cloud drives and local files.

Cloudstic is a content-addressable backup system that creates point-in-time snapshots of Google Drive, OneDrive, and local directories. Every backup is encrypted with AES-256-GCM, deduplicated at the chunk level, and stored on your own infrastructure or Backblaze B2.

Projects

Open-source command-line tool. Back up, restore, diff, and manage retention policies from your terminal.

brew install cloudstic/tap/cloudstic
cloudstic init -encryption-password "my passphrase"
cloudstic backup -source gdrive-changes
  • Encrypted by default (AES-256-GCM with password, platform key, or recovery key)
  • Content-defined chunking with deduplication across sources
  • Incremental backups via the Google Drive Changes API
  • Retention policies (keep-last, hourly, daily, weekly, monthly, yearly)
  • Restore any snapshot to local disk

Managed backup service. Same engine, zero ops — scheduling, storage, and retention handled automatically.

Documentation

  • User Guide — installation, commands, encryption, retention
  • Specification — object types, HAMT structure, backup/restore flow
  • Source API — source interface and how to add new providers

License

The CLI is released under the MIT License.

Pinned Loading

  1. cli cli Public

    content-addressable, encrypted backup

    Go 8 1

Repositories

Showing 5 of 5 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…