borg-key-migrate-to-repokey.1 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. .\" Man page generated from reStructuredText.
  2. .
  3. .
  4. .nr rst2man-indent-level 0
  5. .
  6. .de1 rstReportMargin
  7. \\$1 \\n[an-margin]
  8. level \\n[rst2man-indent-level]
  9. level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
  10. -
  11. \\n[rst2man-indent0]
  12. \\n[rst2man-indent1]
  13. \\n[rst2man-indent2]
  14. ..
  15. .de1 INDENT
  16. .\" .rstReportMargin pre:
  17. . RS \\$1
  18. . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
  19. . nr rst2man-indent-level +1
  20. .\" .rstReportMargin post:
  21. ..
  22. .de UNINDENT
  23. . RE
  24. .\" indent \\n[an-margin]
  25. .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
  26. .nr rst2man-indent-level -1
  27. .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
  28. .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
  29. ..
  30. .TH "BORG-KEY-MIGRATE-TO-REPOKEY" 1 "2022-02-19" "" "borg backup tool"
  31. .SH NAME
  32. borg-key-migrate-to-repokey \- Migrate passphrase -> repokey
  33. .SH SYNOPSIS
  34. .sp
  35. borg [common options] key migrate\-to\-repokey [options] [REPOSITORY]
  36. .SH DESCRIPTION
  37. .sp
  38. This command migrates a repository from passphrase mode (removed in Borg 1.0)
  39. to repokey mode.
  40. .sp
  41. You will be first asked for the repository passphrase (to open it in passphrase
  42. mode). This is the same passphrase as you used to use for this repo before 1.0.
  43. .sp
  44. It will then derive the different secrets from this passphrase.
  45. .sp
  46. Then you will be asked for a new passphrase (twice, for safety). This
  47. passphrase will be used to protect the repokey (which contains these same
  48. secrets in encrypted form). You may use the same passphrase as you used to
  49. use, but you may also use a different one.
  50. .sp
  51. After migrating to repokey mode, you can change the passphrase at any time.
  52. But please note: the secrets will always stay the same and they could always
  53. be derived from your (old) passphrase\-mode passphrase.
  54. .SH OPTIONS
  55. .sp
  56. See \fIborg\-common(1)\fP for common options of Borg commands.
  57. .SS arguments
  58. .sp
  59. REPOSITORY
  60. .SH SEE ALSO
  61. .sp
  62. \fIborg\-common(1)\fP
  63. .SH AUTHOR
  64. The Borg Collective
  65. .\" Generated by docutils manpage writer.
  66. .