commit | dc845f081c86c99bc5044d52df123cfeea5b4915 | [log] [tgz] |
---|---|---|
author | Jared Lindblom <lindblom@cs.ucla.edu> | Fri Jan 18 17:29:40 2013 -0800 |
committer | Jared Lindblom <lindblom@cs.ucla.edu> | Fri Jan 18 17:29:40 2013 -0800 |
tree | 12fa4f744c76a40458efa77faf9092dfd0f6978d | |
parent | 5d7e51e3f72d6c986a2b3e00d443b7b30aea5cd9 [diff] |
added gui to waf
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.