commit | 5e140873c4d52930a8ac291fe9bed9a8c80a8f83 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 24 23:58:10 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 24 23:58:10 2013 -0800 |
tree | da285fb068f956c710505169690c7832aca19bf9 | |
parent | 17507ba66910ab2a8799642d232586b5c4a8c5ea [diff] |
Correcting fs-watcher (executor now requires explicit start and shutdown)
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.