LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

tarsnap-keygen

Generate Tarsnap encryption keys

TLDR

Generate new key
$ tarsnap-keygen --keyfile [/root/tarsnap.key] --user [email@example.com] --machine [hostname]
copy
Generate with passphrase
$ tarsnap-keygen --keyfile [/root/tarsnap.key] --user [email@example.com] --machine [hostname] --passphrased
copy

SYNOPSIS

tarsnap-keygen [options]

DESCRIPTION

tarsnap-keygen generates encryption keys for Tarsnap backup service. Creates machine-specific keys for encrypted, deduplicated backups. Keys are required for tarsnap operations.

PARAMETERS

--keyfile path

Output key file path.
--user email
Tarsnap account email.
--machine name
Machine name identifier.
--passphrased
Encrypt key with passphrase.

INSTALL

sudo pacman -S tarsnap
copy
brew install tarsnap
copy
nix profile install nixpkgs#tarsnap
copy

CAVEATS

Keep the key file secure and backed up. Losing the key means losing access to backups.

SEE ALSO

tarsnap(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid