2013-07-31 20:51:01 +02:00
|
|
|
.. highlight:: bash
|
2015-05-09 18:40:55 +02:00
|
|
|
.. |package_dirname| replace:: borgbackup-|version|
|
2013-07-08 21:19:50 +02:00
|
|
|
.. |package_filename| replace:: |package_dirname|.tar.gz
|
2015-05-09 18:40:55 +02:00
|
|
|
.. |package_url| replace:: https://pypi.python.org/packages/source/b/borgbackup/|package_filename|
|
|
|
|
.. |git_url| replace:: https://github.com/borgbackup/borg.git
|
|
|
|
.. _github: https://github.com/borgbackup/borg
|
|
|
|
.. _issue tracker: https://github.com/borgbackup/borg/issues
|
2013-06-29 23:56:44 +02:00
|
|
|
.. _deduplication: https://en.wikipedia.org/wiki/Data_deduplication
|
|
|
|
.. _AES: https://en.wikipedia.org/wiki/Advanced_Encryption_Standard
|
2016-01-17 22:31:08 +01:00
|
|
|
.. _HMAC-SHA256: https://en.wikipedia.org/wiki/HMAC
|
2014-12-16 10:59:02 -05:00
|
|
|
.. _SHA256: https://en.wikipedia.org/wiki/SHA-256
|
2013-06-29 23:56:44 +02:00
|
|
|
.. _PBKDF2: https://en.wikipedia.org/wiki/PBKDF2
|
|
|
|
.. _ACL: https://en.wikipedia.org/wiki/Access_control_list
|
2016-01-17 22:31:08 +01:00
|
|
|
.. _libacl: https://savannah.nongnu.org/projects/acl/
|
|
|
|
.. _libattr: https://savannah.nongnu.org/projects/attr/
|
2015-08-01 15:07:54 +02:00
|
|
|
.. _liblz4: https://github.com/Cyan4973/lz4
|
2017-12-18 05:44:36 +01:00
|
|
|
.. _libzstd: https://github.com/facebook/zstd
|
2016-11-10 22:14:09 +01:00
|
|
|
.. _libb2: https://github.com/BLAKE2/libb2
|
2013-06-30 21:30:17 +02:00
|
|
|
.. _OpenSSL: https://www.openssl.org/
|
2016-01-17 22:31:08 +01:00
|
|
|
.. _`Python 3`: https://www.python.org/
|
2014-12-16 10:04:35 -05:00
|
|
|
.. _Buzhash: https://en.wikipedia.org/wiki/Buzhash
|
2016-01-17 22:31:08 +01:00
|
|
|
.. _msgpack: https://msgpack.org/
|
2013-06-30 21:30:17 +02:00
|
|
|
.. _`msgpack-python`: https://pypi.python.org/pypi/msgpack-python/
|
2014-02-03 21:26:36 -05:00
|
|
|
.. _llfuse: https://pypi.python.org/pypi/llfuse/
|
2020-10-10 23:12:47 +02:00
|
|
|
.. _pyfuse3: https://pypi.python.org/pypi/pyfuse3/
|
2013-08-06 21:35:43 +02:00
|
|
|
.. _userspace filesystems: https://en.wikipedia.org/wiki/Filesystem_in_Userspace
|
2014-01-26 12:51:56 +01:00
|
|
|
.. _Cython: http://cython.org/
|
2015-04-27 22:35:06 +02:00
|
|
|
.. _virtualenv: https://pypi.python.org/pypi/virtualenv/
|
2015-03-06 21:44:47 +01:00
|
|
|
.. _mailing list discussion about internals: http://librelist.com/browser/attic/2014/5/6/questions-and-suggestions-about-inner-working-of-attic>
|