commit | 28ca3ed632eda298369f95b0f3b4df5546389692 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 24 23:17:15 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 24 23:17:15 2013 -0800 |
tree | 37bddf882117ecaeb31b9c100957a38afd5dbaf3 | |
parent | e6f2ae1415abd793bd4b1760b023a9ffc75a0e30 [diff] |
Almost everything works, but still small problem with file assembly
ChronoShare provides services similar to Dropbox, but in a decentralized way.
It uses ChronoSync library to synchronize the operations to the shared-folder and levels NDN's advantage of natural multicast support. The sharing process is completely decentralized, but it is also very easy to add a permanent storage server.
ChronoShare also provides file history and basic version control.
To see more details about ChronoShare design, click here.