diff options
Diffstat (limited to 'network/allmydata-tahoe/README')
-rw-r--r-- | network/allmydata-tahoe/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/network/allmydata-tahoe/README b/network/allmydata-tahoe/README new file mode 100644 index 0000000000000..31b2e73c7acba --- /dev/null +++ b/network/allmydata-tahoe/README @@ -0,0 +1,14 @@ +Tahoe-LAFS is a secure, decentralized, data store. All of the source code is +available under a choice of two Free Software, Open Source licences. This +filesystem is encrypted and spread over multiple peers in such a way that it +remains available even when some of the peers are unavailable, malfunctioning, +or malicious. + +Build in the listed order, all are available from SlackBuilds.org. +pysetuptools, darcsver, argparse, simplejson, pyOpenSSL, zope.interface, +python-twisted, Nevow, foolscap, pyutil, zbase32, zfec, cryptopp, +pycryptopp. + +This package will also ship the introducer.furl file to be able to join the +public test grid. For more informations see running.html and using.html in the +doc folder. |