remnix logo

remnix

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.

Screenshots 📸

Screenshot of the overview

Shows the fuzzy search of the history database.

Install ⚡

Install remnix ...

Linux / macOS:

curl -sSL /install.sh | sh

Windows (PowerShell):

iwr /install.ps1 -useb | iex

Update later with remnix update.

Honorable mentions 🥰

These projects helped make remnix possible:

Get involved 📦

remnix is open-source and we welcome contributions.

View the code, and/or check out the docs.