diff --git a/Home.md b/Home.md index 6c47e00..b806f97 100644 --- a/Home.md +++ b/Home.md @@ -6,11 +6,9 @@ fault-tolerant storage mesh, available under a free-software license. You can store files of any length in the mesh and retrieve them with a cryptographically generated URI that securely identifies and decrypts that file. You can also organize files with filenames and directories, in the -familiar style. - -The basic idea is that the data in this storage mesh is spread over all -participating nodes, using an algorithm that can recover the data even if a -majority of the nodes are no longer available. +familiar style. The basic idea is that the data in this storage mesh is +spread over all participating nodes, using an algorithm that can recover +the data even if a Majority of the nodes are no longer available. The code is currently functional, but it is targeted at hackers who are willing to build from source and use a minimal, text-oriented web user