commit | d575631ac5e770e2273bdad11bea69bef2740b3f | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Thu Jan 31 13:49:45 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Thu Jan 31 15:11:56 2013 -0800 |
tree | f9ab1df327658b97f7e3e5b9985a8d94f96c3ec0 | |
parent | f3ea97a125498115a7de2ac7abd0a68f4f9ba3b1 [diff] |
small improvement of GUI. Backend waits until there is valid input to start. View settings brings window to front. Change-Id: I46bedbb5dff581ab7a213ae993a47aca3f2e544b
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.