commit | ab9215c5ac7a5b3bfad68632de2cc79932e10601 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Mon Jan 28 23:42:28 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Mon Jan 28 23:42:28 2013 -0800 |
tree | 0b7f1c03c6df61d166a4481482f7701123719b75 | |
parent | 67d757c932d661590cb8b839c703a783ce74a2dc [diff] |
shared executor in Fetchers
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.