commit | 17ae9e346bbe38d0a0dbb3987665648304b88ea7 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Feb 19 18:09:08 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Feb 19 18:09:08 2013 -0800 |
tree | 9e49e4f8866eae2730632e23fb3188089e88927b | |
parent | c494204110425a4be3d9acf012f930310e31d3d9 [diff] |
ccnx: Restoring functionality to reconnecting to ccnd after failure (e.g., ccnd restart) Change-Id: If978c4384cde6093f75f4a2a8587940f954eee80
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.