commit | c494204110425a4be3d9acf012f930310e31d3d9 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Feb 19 13:54:25 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Feb 19 13:54:25 2013 -0800 |
tree | 04da621069be1c4206d7cf885315e049158df3bb | |
parent | 89024ac8b65eb07da0b1ff727de30b870b9046f2 [diff] |
fs-watcher: While rescanning, remove/add files, instead of just adding Change-Id: I82c54f97e45d2e13c8532429579a6b329790a9e5
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.