logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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