1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-25 17:27:31 +00:00
borg/docs
Thomas Waldmann 37f237d3e0 remove PassphraseKey code and borg key migrate-to-repokey command
"passphrase" encryption mode repos can not be created since borg 1.0.
back then, users were advised to switch existing repos of that type
to repokey mode using the "borg key migrate-to-repokey" command.
that command is still available in borg 1.0, 1.1 and 1.2, but not
any more in borg >= 1.3.

while we still might see the PassphraseKey.TYPE byte in old repos,
it is handled by the RepoKey code since borg 1.0.
2022-03-06 15:26:18 +01:00
..
3rd_party remove docs of previously bundled blake2 code 2022-02-26 22:22:02 +01:00
_static
_templates
borg_theme/css
deployment borg serve: improve ssh forced commands docs (#6083) 2021-12-10 18:11:25 +01:00
internals remove PassphraseKey code and borg key migrate-to-repokey command 2022-03-06 15:26:18 +01:00
man build_man 2022-02-19 18:48:13 +01:00
misc Document retention of oldest archive, add to example and tests 2020-12-18 10:16:38 -08:00
usage remove PassphraseKey code and borg key migrate-to-repokey command 2022-03-06 15:26:18 +01:00
authors.rst
book.rst [DOCS] Move content of resources doc page to community project, #2088 2020-04-19 19:13:02 +02:00
changes.rst fixup: set release date 2022-02-19 18:45:19 +01:00
conf.py pyupgrade --py38-plus ./**/*.py 2022-02-27 20:11:56 +01:00
deployment.rst #1552 Deployment Pull Backup (#4804) 2019-11-02 13:48:32 +01:00
development.rst require python >= 3.9, fixes #6315 2022-02-27 18:46:30 +01:00
faq.rst remove PassphraseKey code and borg key migrate-to-repokey command 2022-03-06 15:26:18 +01:00
global.rst.inc FUSE: support pyfuse3 additionally to llfuse, fixes #5407 2020-10-31 22:04:44 +01:00
index.rst [DOCS] Move content of resources doc page to community project, #2088 2020-04-19 19:13:02 +02:00
installation.rst require python >= 3.9, fixes #6315 2022-02-27 18:46:30 +01:00
internals.rst
introduction.rst
Makefile
man_intro.rst [DOCS] #4587 – Make Sphinx warnings break docs build 2020-03-16 19:06:00 +01:00
quickstart.rst minor rewrite to make it less confusing (get rid of "Avoid to create a mixup") (#5490) 2022-01-22 20:21:36 +01:00
quickstart_example.rst.inc quickstart docs: only borg compact frees disk space 2022-02-19 19:25:16 +01:00
support.rst docs: reflow some really long lines 2020-03-11 16:27:57 -07:00
usage.rst Only modify window.location when redirecting (fixes #4133) 2019-02-20 11:12:45 -08:00
usage_general.rst.inc [DOCS] #4587 – Make Sphinx warnings break docs build 2020-03-16 19:22:59 +01:00