commit | 06405c4a450259fd5c79b6b6d878cac6901f03e0 | [log] [tgz] |
---|---|---|
author | Jared Lindblom <lindblom@cs.ucla.edu> | Thu Jan 17 20:48:39 2013 -0800 |
committer | Jared Lindblom <lindblom@cs.ucla.edu> | Thu Jan 17 20:48:39 2013 -0800 |
tree | 5d81e95b55201657792da44d1ebdae7f00c84bd6 | |
parent | e54668110ece4c6113a4e880f6ce5c21636978e5 [diff] |
Adding Gui
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.