summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnonymous <anon@anon.com>2023-04-15 16:01:05 +0200
committerAnonymous <anon@anon.com>2023-04-15 16:01:05 +0200
commit29479262b56321a34ab46a2ec99c17587416515b (patch)
tree6e7b10d137afc740c132aa7df3dbe60513d85c9e
parent7d6447257e5dd70f6da3db845b17a6fea839f76b (diff)
Created brain (markdown)
-rw-r--r--brain.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/brain.md b/brain.md
new file mode 100644
index 0000000..e1224c3
--- /dev/null
+++ b/brain.md
@@ -0,0 +1,16 @@
+Brain is the shared password store of krebs. It stores credentials to web services as well as shared host secrets as well as the ledger.
+Brain is stored as git repository on different hosts:
+
+* green git@green:brain
+* mors git@mors:brain
+* makefu git@x:brain
+* tv git@nomic:brain
+* wu git@wu:brain
+
+secret keys for encrypting secrets are stored in `stockholm/kartei` and there:
+* `lassulus/pgp`
+* `tv/pgp`
+* `makefu/pgp`
+* `kmein/*.gpg`
+
+make sure to edit the trust after importing (`gpg --edit-key KEYID; trust -> ultimate`). \ No newline at end of file