commit | 93fa359ae2536e7ab80add3f26916a2a9ca34bc1 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 28 16:24:38 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 28 16:24:38 2013 -0800 |
tree | c7edc1624cf2ea8b6df471d9bf397254307ee7a3 | |
parent | 47aaa8c853c4af91808dadd6790647d1b4c606b4 [diff] |
Revert "change the execute in ExecutorClosure" This reverts commit 47aaa8c853c4af91808dadd6790647d1b4c606b4.
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.