Command-line client code for Tarsnap. This repository is intended for developers who may wish to watch changes in progress, investigate bugs, or test new (unreleased) features.

Graham Percival 1886226835 actions: update Ubuntu 20.04 -> 22.04 il y a 1 jour
.github 1886226835 actions: update Ubuntu 20.04 -> 22.04 il y a 14 heures
keygen 64ed77c7d2 Copyright: bump year, adjust ownership il y a 2 jours
keymgmt 64ed77c7d2 Copyright: bump year, adjust ownership il y a 2 jours
keyregen 64ed77c7d2 Copyright: bump year, adjust ownership il y a 2 jours
lib c55bd45689 Refactor crypto_keys_init il y a 2 jours
lib-platform 64ed77c7d2 Copyright: bump year, adjust ownership il y a 2 jours
libarchive cf8f21551a Fix order of calloc() args il y a 2 jours
libcperciva 8ce2a7ae8e build: add apisupport low_level_rsa il y a 1 jour
m4 87a1be99af Fix OpenSSL detection on Apple silicon il y a 1 an
misc 64ed77c7d2 Copyright: bump year, adjust ownership il y a 2 jours
pkg 74d07eaf6e pkg: relicense pkg/debian/ as BSD-2-clause il y a 1 jour
recrypt 64ed77c7d2 Copyright: bump year, adjust ownership il y a 2 jours
release-tools 19338d3396 dist: include all top-level documents il y a 1 an
tar 64ed77c7d2 Copyright: bump year, adjust ownership il y a 2 jours
tests 31ddc4c13c valgrind: allow for "expected errors" il y a 1 mois
tools bb1d86d95b Descriptions: whitespace & prep for 43-char max il y a 1 mois
.autom4te.cfg 41f175dbc8 Tarsnap 1.0.0 il y a 17 ans
.gitignore 1671651243 build: import apisupport il y a 1 semaine
BUILDING 07e01a126b BUILDING: discuss the openssl path for macOS il y a 1 an
COPYING 4956c87da5 Update dates, add header il y a 1 semaine
Makefile.am 8ce2a7ae8e build: add apisupport low_level_rsa il y a 1 jour
NEWS.md 3f391aeeaa Support --null-output for fields in -x and -t il y a 3 semaines
README.md 6ff3e3e037 docs: move all compiling info into BUILDING il y a 6 ans
STYLE 783db7202c In printf, use %d instead of %i il y a 1 an
configure.ac 894d60dd12 configure.ac: update for 2.72 il y a 1 mois
tar-version 3d85cc1f27 Bump version to 1.0.40-head il y a 3 ans
tsserver 4ae49b0dab Change server name from "betatest" to "v1-0-0" il y a 9 ans

README.md

Client code for Tarsnap

Tarsnap is a secure, efficient online backup service: "Online backups for the truly paranoid".

:exclamation: We strongly recommend that people follow the installation instructions at https://www.tarsnap.com/download.html to use an official release.

This repository is intended for developers who may wish to watch changes in progress, investigate bugs, or test new (unreleased) features.

News

A list of major changes in each version is given in NEWS.md.

Building

If you would like to compile Tarsnap manually, see BUILDING.