Man page - borg-change-passphrase(1)
Packages contains this manual
- borg-delete(1)
- borg-key-export(1)
- borg-recreate(1)
- borg-compact(1)
- borg-benchmark(1)
- borg-config(1)
- borg-change-passphrase(1)
- borg-import-tar(1)
- borg-check(1)
- borg-extract(1)
- borg-info(1)
- borg-rename(1)
- borg-key-import(1)
- borg-compression(1)
- borg-init(1)
- borg-export-tar(1)
- borg-prune(1)
- borg-mount(1)
- borg(1)
- borg-benchmark-crud(1)
- borg-key(1)
- borgbackup(1)
- borg-version(1)
- borg-with-lock(1)
- borg-key-change-passphrase(1)
- borg-serve(1)
- borg-patterns(1)
- borg-diff(1)
- borg-umount(1)
- borg-break-lock(1)
- borg-placeholders(1)
- borg-key-migrate-to-repokey(1)
- borg-create(1)
- borgfs(1)
- borg-common(1)
- borg-upgrade(1)
- borg-list(1)
Package: borgbackup
apt-get install borgbackup
apt-get install borgbackup
Manuals in package:
Documentations in package:
Manual
BORG-CHANGE-PASSPHRASE
NAMESYNOPSIS
DESCRIPTION
OPTIONS
arguments
SEE ALSO
AUTHOR
NAME
borg-change-passphrase - Change repository key file passphrase
SYNOPSIS
borg [common options] change-passphrase [options] [REPOSITORY]
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.
OPTIONS
See borg-common(1) for common options of Borg commands.
arguments
REPOSITORY
SEE ALSO
borg-common(1)
AUTHOR
The Borg Collective