summaryrefslogtreecommitdiffstats
path: root/brain.md
blob: 839ff53c989f17bb00517fe84292cdd6da77194e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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`

a script to autoimport and trust all of them is in `kartei/trust-gpg.sh`