From 29479262b56321a34ab46a2ec99c17587416515b Mon Sep 17 00:00:00 2001 From: Anonymous Date: Sat, 15 Apr 2023 16:01:05 +0200 Subject: Created brain (markdown) --- brain.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 brain.md 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 -- cgit v1.2.3