2020-10-06 17:19:40 +03:00
|
|
|
E-mail addresses listed here are not intended for support, please see
|
|
|
|
the `support section`_ instead.
|
|
|
|
|
2021-02-06 02:28:24 +03:00
|
|
|
.. _support section: https://borgbackup.readthedocs.io/en/stable/support.html
|
2020-10-06 17:19:40 +03:00
|
|
|
|
2016-11-05 04:14:59 +03:00
|
|
|
Borg authors ("The Borg Collective")
|
|
|
|
------------------------------------
|
2015-10-08 01:33:31 +03:00
|
|
|
|
|
|
|
- Thomas Waldmann <tw@waldmann-edv.de>
|
|
|
|
- Radek Podgorny <radek@podgorny.cz>
|
|
|
|
- Yuri D'Elia
|
2016-01-18 17:27:37 +03:00
|
|
|
- Michael Hanselmann <public@hansmi.ch>
|
2016-03-02 18:52:48 +03:00
|
|
|
- Teemu Toivanen <public@profnetti.fi>
|
2016-03-12 14:40:39 +03:00
|
|
|
- Marian Beermann <public@enkore.de>
|
2017-02-07 02:32:39 +03:00
|
|
|
- Martin Hostettler <textshell@uchuujin.de>
|
2016-03-17 03:40:17 +03:00
|
|
|
- Daniel Reichelt <hacking@nachtgeist.net>
|
2016-03-21 15:48:22 +03:00
|
|
|
- Lauri Niskanen <ape@ape3000.com>
|
2017-02-17 20:12:01 +03:00
|
|
|
- Abdel-Rahman A. (Abogical)
|
2020-11-13 22:46:09 +03:00
|
|
|
- Gu1nness <guinness@crans.org>
|
2022-02-07 10:29:55 +03:00
|
|
|
- Andrey Andreyevich Bienkowski <hexagon-recursion@posteo.net>
|
2015-10-08 01:33:31 +03:00
|
|
|
|
2020-10-06 16:40:12 +03:00
|
|
|
Retired
|
|
|
|
```````
|
|
|
|
|
|
|
|
- Antoine Beaupré <anarcat@debian.org>
|
|
|
|
|
2016-01-13 02:36:14 +03:00
|
|
|
Borg is a fork of Attic.
|
|
|
|
|
2015-10-08 01:33:31 +03:00
|
|
|
Attic authors
|
|
|
|
-------------
|
|
|
|
|
2016-01-13 02:36:14 +03:00
|
|
|
Attic is written and maintained by Jonas Borgström and various contributors:
|
2015-10-08 01:33:31 +03:00
|
|
|
|
2016-01-13 02:36:14 +03:00
|
|
|
Attic Development Lead
|
|
|
|
``````````````````````
|
2015-10-08 01:33:31 +03:00
|
|
|
- Jonas Borgström <jonas@borgstrom.se>
|
|
|
|
|
2016-01-13 02:36:14 +03:00
|
|
|
Attic Patches and Suggestions
|
|
|
|
`````````````````````````````
|
2015-10-08 01:33:31 +03:00
|
|
|
- Brian Johnson
|
|
|
|
- Cyril Roussillon
|
|
|
|
- Dan Christensen
|
|
|
|
- Jeremy Maitin-Shepard
|
|
|
|
- Johann Klähn
|
|
|
|
- Petros Moisiadis
|
|
|
|
- Thomas Waldmann
|
2016-12-20 20:04:38 +03:00
|
|
|
|
|
|
|
BLAKE2
|
|
|
|
------
|
|
|
|
|
|
|
|
Borg includes BLAKE2: Copyright 2012, Samuel Neves <sneves@dei.uc.pt>, licensed under the terms
|
|
|
|
of the CC0, the OpenSSL Licence, or the Apache Public License 2.0.
|
|
|
|
|
|
|
|
Slicing CRC32
|
|
|
|
-------------
|
|
|
|
|
|
|
|
Borg includes a fast slice-by-8 implementation of CRC32, Copyright 2011-2015 Stephan Brumme,
|
|
|
|
licensed under the terms of a zlib license. See http://create.stephan-brumme.com/crc32/
|
|
|
|
|
|
|
|
Folding CRC32
|
|
|
|
-------------
|
|
|
|
|
|
|
|
Borg includes an extremely fast folding implementation of CRC32, Copyright 2013 Intel Corporation,
|
|
|
|
licensed under the terms of the zlib license.
|
2017-05-31 22:47:07 +03:00
|
|
|
|
|
|
|
xxHash
|
|
|
|
------
|
|
|
|
|
|
|
|
XXH64, a fast non-cryptographic hash algorithm. Copyright 2012-2016 Yann Collet,
|
|
|
|
licensed under a BSD 2-clause license.
|