| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 | .\" Man page generated from reStructuredText...TH BORG-CHANGE-PASSPHRASE 1 "2020-10-06" "" "borg backup tool".SH NAMEborg-change-passphrase \- Change repository key file passphrase..nr rst2man-indent-level 0..de1 rstReportMargin\\$1 \\n[an-margin]level \\n[rst2man-indent-level]level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]-\\n[rst2man-indent0]\\n[rst2man-indent1]\\n[rst2man-indent2]...de1 INDENT.\" .rstReportMargin pre:. RS \\$1. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]. nr rst2man-indent-level +1.\" .rstReportMargin post:...de UNINDENT. RE.\" indent \\n[an-margin].\" old: \\n[rst2man-indent\\n[rst2man-indent-level]].nr rst2man-indent-level -1.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]].in \\n[rst2man-indent\\n[rst2man-indent-level]]u...SH SYNOPSIS.spborg [common options] change\-passphrase [options] [REPOSITORY].SH DESCRIPTION.spThe key files used for repository encryption are optionally passphraseprotected. This command can be used to change this passphrase..spPlease note that this command only changes the passphrase, but not anysecret protected by it (like e.g. encryption/MAC keys or chunker seed).Thus, changing the passphrase after passphrase and borg key got compromiseddoes not protect future (nor past) backups to the same repository..SH OPTIONS.spSee \fIborg\-common(1)\fP for common options of Borg commands..SS arguments.spREPOSITORY.SH SEE ALSO.sp\fIborg\-common(1)\fP.SH AUTHORThe Borg Collective.\" Generated by docutils manpage writer..
 |