borg-change-passphrase.1 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. .\" Man page generated from reStructuredText.
  2. .
  3. .TH BORG-CHANGE-PASSPHRASE 1 "2017-11-25" "" "borg backup tool"
  4. .SH NAME
  5. borg-change-passphrase \- Change repository key file passphrase
  6. .
  7. .nr rst2man-indent-level 0
  8. .
  9. .de1 rstReportMargin
  10. \\$1 \\n[an-margin]
  11. level \\n[rst2man-indent-level]
  12. level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
  13. -
  14. \\n[rst2man-indent0]
  15. \\n[rst2man-indent1]
  16. \\n[rst2man-indent2]
  17. ..
  18. .de1 INDENT
  19. .\" .rstReportMargin pre:
  20. . RS \\$1
  21. . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
  22. . nr rst2man-indent-level +1
  23. .\" .rstReportMargin post:
  24. ..
  25. .de UNINDENT
  26. . RE
  27. .\" indent \\n[an-margin]
  28. .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
  29. .nr rst2man-indent-level -1
  30. .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
  31. .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
  32. ..
  33. .SH SYNOPSIS
  34. .sp
  35. borg [common options] change\-passphrase [options] [REPOSITORY]
  36. .SH DESCRIPTION
  37. .sp
  38. The key files used for repository encryption are optionally passphrase
  39. protected. This command can be used to change this passphrase.
  40. .sp
  41. Please note that this command only changes the passphrase, but not any
  42. secret protected by it (like e.g. encryption/MAC keys or chunker seed).
  43. Thus, changing the passphrase after passphrase and borg key got compromised
  44. does not protect future (nor past) backups to the same repository.
  45. .SH OPTIONS
  46. .sp
  47. See \fIborg\-common(1)\fP for common options of Borg commands.
  48. .SS arguments
  49. .sp
  50. REPOSITORY
  51. .SH SEE ALSO
  52. .sp
  53. \fIborg\-common(1)\fP
  54. .SH AUTHOR
  55. The Borg Collective
  56. .\" Generated by docutils manpage writer.
  57. .