diff options
author | makefu <github@syntax-fehler.de> | 2014-01-14 03:26:26 +0100 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2014-01-14 03:26:26 +0100 |
commit | 1b609ba2b84f9b726e9eaf8cf2aae81c8eecfb99 (patch) | |
tree | 892fdcbefc9ec5b79566eb247e636220a4cf7132 /sites/tahoe.retiolum/README.md | |
parent | 057d6c14bf7d5fde80236894af7da66751dd026e (diff) |
sites: add tahoe.retiolum
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 |