diff options
author | lassulus <lassulus@googlemail.com> | 2014-01-14 03:59:49 +0100 |
---|---|---|
committer | lassulus <lassulus@googlemail.com> | 2014-01-14 03:59:49 +0100 |
commit | 5c5fc52820e94effbc64d0f248a8e262945c2ce3 (patch) | |
tree | c54a336c93253afbe89bd8489516fd1379394f6f /sites/tahoe.retiolum/README.md | |
parent | b137ee46632b884c9c74f28ed38c3e6e89c17dcc (diff) | |
parent | da8f0952253b7463ec1951dcdee0127fe7782c88 (diff) |
Merge branch 'master' of github.com:krebscode/painload
Diffstat (limited to 'sites/tahoe.retiolum/README.md')
-rw-r--r-- | sites/tahoe.retiolum/README.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/sites/tahoe.retiolum/README.md b/sites/tahoe.retiolum/README.md new file mode 100644 index 00000000..01e8ed03 --- /dev/null +++ b/sites/tahoe.retiolum/README.md @@ -0,0 +1,16 @@ +# Tahoe in Retiolum +For all the secret stuff, krebsco is using a tahoe installation with 1 +introducer and a number of tahoe bricks. + +# Adding new bricks & clients +see //cholerab/tahoe/{brick,client}\_installation + +# Replacing the introducer +if the introducer may die off, all crypto material is saved in +krebs:tahoe/introducer. There will be a backup somewhere, but bootstrapping +always sucks. + +Follow the generic brick installation, +use the configuration file at conf/tahoe.cfg and copy the crypto material in +the private folder of the installation. +autostart that shit |