commit | d5ba95f1e3100b8149818b76711c84903388de1c | [log] [tgz] |
---|---|---|
author | Jared Lindblom <lindblom@cs.ucla.edu> | Sat Jan 12 22:50:09 2013 -0800 |
committer | Jared Lindblom <lindblom@cs.ucla.edu> | Sat Jan 12 22:50:09 2013 -0800 |
tree | d8e27e200c3159b2061e004f676b15bed1f0bf13 | |
parent | 2eead6810b1fbd8fd2ea15676a93b15ffdc37b75 [diff] |
Added README and simpleeventcatcher, which i forgot to add to last commit
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.