6d174bc88e
Tarsnap is an online encrypted backup service. It presents a tar-like command-line interface, but stores data online rather than locally; From maintainer Joachim Shipper, setting PERMIT_* markers to 'restrictive licence' after lengthy discussion on ports@ ok sthen@
10 lines
557 B
Plaintext
10 lines
557 B
Plaintext
Tarsnap is an online encrypted backup service. It presents a tar-like
|
|
command-line interface, but stores data online rather than locally;
|
|
using ideas taken from the author's FreeBSD Update and Portsnap
|
|
utilities, it maximizes performance by recognizing duplicate data and
|
|
only storing it once, and cryptographically encrypts and signs archives
|
|
using locally-held keys in order to guarantee that nobody without access
|
|
to the key file (including the author) can read or modify archives.
|
|
|
|
See http://www.tarsnap.com for details or to sign up for this service.
|