diff options
author | Anonymous <anon@anon.com> | 2023-04-15 16:08:04 +0200 |
---|---|---|
committer | Anonymous <anon@anon.com> | 2023-04-15 16:08:04 +0200 |
commit | 3db874a16e0bf6591b0e05d15c685a3296f55971 (patch) | |
tree | ebeb3ab717c0c20a868bc5b7d143dc8d7bd675e7 | |
parent | 27b19e0eb152c60f5297a16e1fafc1929b499c08 (diff) |
remove redundant trust infos
-rw-r--r-- | brain.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -13,6 +13,4 @@ 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 +a script to autoimport and trust all of them is in `kartei/trust-gpg.sh`
\ No newline at end of file |