Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

borg-change-passphrase - Change repository key file passphrase

Author

       The Borg Collective

                                                   2017-11-25                          BORG-CHANGE-PASSPHRASE(1)

Description

       The  key  files  used  for repository encryption are optionally passphrase protected. This command can be
       used to change this passphrase.

       Please note that this command only changes the passphrase, but not any secret protected by it (like  e.g.
       encryption/MAC  keys  or  chunker seed).  Thus, changing the passphrase after passphrase and borg key got
       compromised does not protect future (nor past) backups to the same repository.

Name

       borg-change-passphrase - Change repository key file passphrase

Options

       See borg-common(1) for common options of Borg commands.

   arguments
       REPOSITORY

See Also

borg-common(1)

Synopsis

       borg [common options] change-passphrase [options] [REPOSITORY]

See Also