From 5a0002cc8f79c55f8eb32f632dc2fd15ddb131cb Mon Sep 17 00:00:00 2001 From: Erich Blume Date: Tue, 10 Feb 2026 10:54:27 -0800 Subject: [PATCH] =?UTF-8?q?Update=20borg=20passphrase=20note=20=E2=80=94?= =?UTF-8?q?=20now=20recorded=20on=20Emergency=20Kit?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 --- docs/how-to/restore-1password-backup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/how-to/restore-1password-backup.md b/docs/how-to/restore-1password-backup.md index 97ac4cc..d1508b0 100644 --- a/docs/how-to/restore-1password-backup.md +++ b/docs/how-to/restore-1password-backup.md @@ -90,7 +90,7 @@ rm -rf /tmp/op-restore ## Notes on the Borg Passphrase -The borg repo uses `repokey` encryption — the key is stored in the repo itself, so you only need the passphrase (not a separate keyfile). The passphrase should be recorded on your Emergency Kit. If not, it lives in `/Users/erichblume/.borg/config.yaml` on [[indri]] (which may not be available in a disaster scenario). +The borg repo uses `repokey` encryption — the key is stored in the repo itself, so you only need the passphrase (not a separate keyfile). The passphrase is recorded on your Emergency Kit alongside the 1Password credentials. ## Related