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

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.