2013-07-31 18:51:01 +00:00
|
|
|
.. highlight:: bash
|
2016-01-12 23:25:43 +00:00
|
|
|
.. |project_name| replace:: Borg
|
2015-05-09 16:40:55 +00:00
|
|
|
.. |package_dirname| replace:: borgbackup-|version|
|
2013-07-08 19:19:50 +00:00
|
|
|
.. |package_filename| replace:: |package_dirname|.tar.gz
|
2015-05-09 16:40:55 +00: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 21:56:44 +00:00
|
|
|
.. _deduplication: https://en.wikipedia.org/wiki/Data_deduplication
|
|
|
|
.. _AES: https://en.wikipedia.org/wiki/Advanced_Encryption_Standard
|
2016-01-17 21:31:08 +00:00
|
|
|
.. _HMAC-SHA256: https://en.wikipedia.org/wiki/HMAC
|
2014-12-16 15:59:02 +00:00
|
|
|
.. _SHA256: https://en.wikipedia.org/wiki/SHA-256
|
2013-06-29 21:56:44 +00:00
|
|
|
.. _PBKDF2: https://en.wikipedia.org/wiki/PBKDF2
|
|
|
|
.. _ACL: https://en.wikipedia.org/wiki/Access_control_list
|
2016-01-17 21:31:08 +00:00
|
|
|
.. _libacl: https://savannah.nongnu.org/projects/acl/
|
|
|
|
.. _libattr: https://savannah.nongnu.org/projects/attr/
|
2015-08-01 13:07:54 +00:00
|
|
|
.. _liblz4: https://github.com/Cyan4973/lz4
|
2013-06-30 19:30:17 +00:00
|
|
|
.. _OpenSSL: https://www.openssl.org/
|
2016-01-17 21:31:08 +00:00
|
|
|
.. _`Python 3`: https://www.python.org/
|
2014-12-16 15:04:35 +00:00
|
|
|
.. _Buzhash: https://en.wikipedia.org/wiki/Buzhash
|
2016-01-17 21:31:08 +00:00
|
|
|
.. _msgpack: https://msgpack.org/
|
2013-06-30 19:30:17 +00:00
|
|
|
.. _`msgpack-python`: https://pypi.python.org/pypi/msgpack-python/
|
2014-02-04 02:26:36 +00:00
|
|
|
.. _llfuse: https://pypi.python.org/pypi/llfuse/
|
2015-10-16 08:59:38 +00:00
|
|
|
.. _homebrew: http://brew.sh/
|
2013-08-06 19:35:43 +00:00
|
|
|
.. _userspace filesystems: https://en.wikipedia.org/wiki/Filesystem_in_Userspace
|
|
|
|
.. _librelist: http://librelist.com/
|
2014-01-26 11:51:56 +00:00
|
|
|
.. _Cython: http://cython.org/
|
2015-04-27 20:35:06 +00:00
|
|
|
.. _virtualenv: https://pypi.python.org/pypi/virtualenv/
|
2015-03-06 20:44:47 +00:00
|
|
|
.. _mailing list discussion about internals: http://librelist.com/browser/attic/2014/5/6/questions-and-suggestions-about-inner-working-of-attic>
|