macOS
brew install tarsnaplocal Homebrew formula metadata
sudo port install tarsnapMacPorts ports tree · sysutils/tarsnap/Portfile · source: api.github.com
brew / rank 7280
Online backups for the truly paranoid. Version 1.0.41 via Homebrew; verified from local package data. Also installable with nix: nix profile install nixpkgs#tarsnap.
install
brew install tarsnaplocal Homebrew formula metadata
sudo port install tarsnapMacPorts ports tree · sysutils/tarsnap/Portfile · source: api.github.com
nix profile install nixpkgs#tarsnapnixpkgs package indexes · pkgs/by-name/ta/tarsnap/package.nix · source: api.github.com
sudo pacman -S tarsnapArch Linux sync databases · tarsnap · source: geo.mirror.pkgbuild.com
overview
Online backups for the truly paranoid
history
Tarsnap is a secure, efficient command-line online backup service for Unix-like systems, centered on client-side keys, deduplication, and pay-for-actual-usage storage. It is famous among command-line and security-minded users because its normal interface is a tar-like CLI rather than a consumer backup app.
The official site describes Tarsnap as a command-line backup service for Linux, the BSDs, macOS, and other Unix-like systems. The official client repository is for developers who want to watch changes, investigate bugs, or test unreleased features, while the website recommends official release downloads for normal use.
Official news shows active public releases and service milestones from at least 2009, including the move from beta-era web pages to the main website in September 2009, Tarsnap 1.0.26 in December 2009, bug bounties in 2011, a Tarsnap book in 2015, and Tarsnap 1.0.41 in March 2025. The supplied package-manager metadata shows Tarsnap packaged in Homebrew, MacPorts, Nix, and Arch.
Users create, list, extract, delete, verify, and recover encrypted remote archives with the tarsnap CLI and related key utilities. The official man page documents keyfile and cachedir driven operation, default configuration files, archive listing, fsck/recovery modes, and examples for cron-based full-system backups.
Package nerds care because Tarsnap is a compact, scriptable backup primitive with serious cryptographic and operational opinions. Its package surface includes multiple binaries, configuration files, key generation, cache directories, man pages, and a GUI-facing initialization mode, all of which make it a classic Unix packaging case rather than a single executable.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/usr/local/etc/tarsnap.conf$XDG_CONFIG_HOME/tarsnap/tarsnap.conf~/.config/tarsnap/tarsnap.conf~/.tarsnaprcCredential-bearing paths to review before unattended agent runs.
keyfile path passed via --keyfilekeyfile path configured in tarsnap.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
tarsnap | executable | indexed executable | Discovered from the local executable index. |
tarsnap-keygen | executable | indexed executable | Discovered from the local executable index. |
tarsnap-keymgmt | executable | indexed executable | Discovered from the local executable index. |
tarsnap-keyregen | executable | indexed executable | Discovered from the local executable index. |
tarsnap-recrypt | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:tarsnap |
|---|---|
| Version | 1.0.41 |
| Package manager | Homebrew |
| Homepage | https://www.tarsnap.com/ |
| Repository | https://github.com/Tarsnap/tarsnap |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
tarsnap
nix profile install nixpkgs#tarsnaptarsnap 1.0.41-1
An online encrypted snapshotted backup service
sudo pacman -S tarsnaptarsnap
sudo port install tarsnapsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.