Update documentation to say that passphrase is required for both repokey and keyfile modes #373
Labels
No labels
blocked
breaking
bug
data loss
design finalized
good first issue
new feature area
question / support
security
waiting for response
No milestone
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
borgmatic-collective/borgmatic#373
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
borg's documentation is clear that a passphrase is required for keyfile modes:
The user is also prompted for a passphrase when running
sudo borgmatic init --encryption keyfile.borgmatic's documentation makes it sound like the passphrase is only required for repokey modes. The places where I have found this are (there may be more):
Under "Encryption" in Set up backups:
In configuration comments in Configuration reference, for both
encryption_passcommandandencryption_passphrase:Fixed! Thank you so much for taking the time to report this and point out the specific offending passages. Made it really easy to rectify.