Encrypted, server-free shell history. Commands live in a local SQLite database. Synchronization is optional: a background daemon can copy encrypted event bundles to storage you already have (Google Drive, Dropbox, S3, a folder, ...) using an embedded rclone engine. There is no remnix cloud and no account.
Remote storage is untrusted. Encryption, key wrapping, and merge happen in remnix - rclone only reads and writes objects.
Install remnix ...
Linux / macOS:
curl -sSL /install.sh | sh Windows (PowerShell):
iwr /install.ps1 -useb | iex Update later with remnix update.
Download the latest release from the releases page.
remnix is open-source and we welcome contributions.