commit | 1f1def5135721a70d3d171b01fad60087a41e18f | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Tue Jan 29 00:01:03 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Tue Jan 29 00:01:22 2013 -0800 |
tree | dc8f3f2829405d4fc0aa2d626650d8d65fdbdb73 | |
parent | ab9215c5ac7a5b3bfad68632de2cc79932e10601 [diff] |
use executor to delete fetcher, some segfault with "intrusive" container
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.