summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnonymous <anon@anon.com>2023-04-15 16:06:58 +0200
committerAnonymous <anon@anon.com>2023-04-15 16:06:58 +0200
commit27b19e0eb152c60f5297a16e1fafc1929b499c08 (patch)
tree9d36d9d70debab2eb1b8b1fd27e50650197db587
parent29479262b56321a34ab46a2ec99c17587416515b (diff)
document trust-gpg.sh
-rw-r--r--brain.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/brain.md b/brain.md
index e1224c3..fdedc80 100644
--- a/brain.md
+++ b/brain.md
@@ -13,4 +13,6 @@ secret keys for encrypting secrets are stored in `stockholm/kartei` and there:
* `makefu/pgp`
* `kmein/*.gpg`
+a script to autoimport and trust all of them is in `kartei/trust-gpg.sh`
+
make sure to edit the trust after importing (`gpg --edit-key KEYID; trust -> ultimate`). \ No newline at end of file