diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:25:19 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:25:19 -0400 |
commit | 03cdb4a1bab55e575f1e1114c1a540dfaded40a9 (patch) | |
tree | 9ea2195599424b67a9107ad926e93f6834bdbc9d /network | |
parent | 243a1282e7891ca6474120522543b4ac6704f68b (diff) |
network/tahoe-lafs: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network')
-rw-r--r-- | network/tahoe-lafs/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/network/tahoe-lafs/README b/network/tahoe-lafs/README index 339583976473..a8b2c6de9dcd 100644 --- a/network/tahoe-lafs/README +++ b/network/tahoe-lafs/README @@ -1,7 +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. +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, |