commit | 2eead6810b1fbd8fd2ea15676a93b15ffdc37b75 | [log] [tgz] |
---|---|---|
author | Jared Lindblom <lindblom@cs.ucla.edu> | Sat Jan 12 20:26:21 2013 -0800 |
committer | Jared Lindblom <lindblom@cs.ucla.edu> | Sat Jan 12 20:26:21 2013 -0800 |
tree | 47ad46c0e4989f18bd4c7956a9c66fb678575a76 | |
parent | c1259729279eb120ae5e8f9935f10c2fa0a3724e [diff] |
Added a registerable signal (callback) function and an example use class, simpleeventcatcher. filesystemwatcher is fully implemented.
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.