Back to browse
GitHub Repository

Encrypted incremental backups for OpenClaw

9 starsTypeScript

Clawstash – Encrypted incremental backups for OpenClaw

by a_micali·Feb 17, 2026·2 points·1 comment

AI Analysis

●●SolidNiche GemSolve My Problem
The Take

Nice little CLI: one-liner install and an interactive 'clawstash setup' get you an hourly daemon that auto-downloads restic and uploads AES-256 encrypted, deduplicated blocks to any S3-compatible store. It's pragmatic and tightly scoped — excellent if you run OpenClaw, but mostly a focused wrapper around restic rather than a novel backup system.

Target Audience

OpenClaw users, hobbyist devs and self-hosters running personal AI agents, and ops/devs who want simple encrypted backups for local app state

Similar Projects