From d54cfcd29cf9015b77785ab792a11f53c315d926 Mon Sep 17 00:00:00 2001 From: Christine Elisabeth Koppel Date: Tue, 17 Feb 2026 10:16:24 +0100 Subject: [PATCH] Details, details! --- secrets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/secrets.md b/secrets.md index d369c8b..252779c 100644 --- a/secrets.md +++ b/secrets.md @@ -175,7 +175,7 @@ imports = [ > > Important: never commit the private key (the `AGE-SECRET-KEY-...` line) into the repository - only the `age1...` public recipient belongs in *[.sops.yaml](.sops.yaml)*. -> [!NOTE] +> [!TIP] > After you add a new public `age1...` recipient to *[.sops.yaml](.sops.yaml)*, update any existing encrypted files so the new recipient is included in each file's recipients list. Use `sops updatekeys ` to update a single file; sops must be able to decrypt the file locally (for example by having a private key available or by setting `SOPS_AGE_KEY_FILE`). > > Examples: