commit | 47cf2efc872c57acf3770f30df9fa5ef939ae84d | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 28 15:13:47 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 28 15:13:47 2013 -0800 |
tree | c7edc1624cf2ea8b6df471d9bf397254307ee7a3 | |
parent | e840942b075e17a92ddc53a55b27fbe5f6f097dd [diff] |
Correction of test-ccnx-wrapper. Small logging changes in executor
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.