commit | c1259729279eb120ae5e8f9935f10c2fa0a3724e | [log] [tgz] |
---|---|---|
author | Jared Lindblom <lindblom@cs.ucla.edu> | Sat Jan 12 16:47:32 2013 -0800 |
committer | Jared Lindblom <lindblom@cs.ucla.edu> | Sat Jan 12 16:47:32 2013 -0800 |
tree | 11c50eb817026c725c895e9a7cfa5ac38a7c603b | |
parent | 8278b98239b3e8bb8f19c71ae0fa337b5d1b9273 [diff] |
Added dirEvent signal for rest of chronoshare, cleaned code
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.