commit | 3f101ec310b134f823f13f8b88d1baba30b7acfd | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 17 16:58:03 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 17 16:58:03 2013 -0800 |
tree | 376a801ae59120aadd214bb56df0ead55be7653d | |
parent | 1b0e0088458eeacc9f871444fe34788001ad7305 [diff] |
Moving ccnx-related to ccnx/
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.