commit | 4aecad82a6afbba394161bb1107e8456364c855b | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 31 15:27:08 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 31 15:27:08 2013 -0800 |
tree | 2323bd86fd1aa2d6b90ba69f333132f985408fb0 | |
parent | 7c1cd8d561bbaadadfc8a6ea8f67d679aed04be6 [diff] |
Correcting initialization order in FetchManager Change-Id: I4c4a5f564b13b8d6ced379487a701d44df53b1f0
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.