diff options
author | Anonymous <anon@anon.com> | 2023-04-15 16:06:58 +0200 |
---|---|---|
committer | Anonymous <anon@anon.com> | 2023-04-15 16:06:58 +0200 |
commit | 27b19e0eb152c60f5297a16e1fafc1929b499c08 (patch) | |
tree | 9d36d9d70debab2eb1b8b1fd27e50650197db587 | |
parent | 29479262b56321a34ab46a2ec99c17587416515b (diff) |
document trust-gpg.sh
-rw-r--r-- | brain.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |