diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2016-09-11 08:26:16 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-09-11 08:26:16 +0700 |
commit | 065c863d8e71bb8c6e1941ad62e41e01ea0df7ba (patch) | |
tree | e055a5faad48f4464660d98c5bc45eab0d63b4e3 /network/tahoe-lafs/README | |
parent | a6a6f7989f8aeda2bed554ac491874f694c1fb9d (diff) |
network/tahoe-lafs: Added (Secure File Store).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/tahoe-lafs/README')
-rw-r--r-- | network/tahoe-lafs/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/network/tahoe-lafs/README b/network/tahoe-lafs/README new file mode 100644 index 0000000000000..42cbd903b2f6c --- /dev/null +++ b/network/tahoe-lafs/README @@ -0,0 +1,8 @@ +Tahoe, the Least-Authority File Store. + +Tahoe-LAFS is a secure, decentralized, file store. All of the source code +is available under a choice of two Free Software, Open Source licences. + +The file store 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. |