commit | d942922b9349c4846262199f4f3983b28809ea20 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Mon Feb 25 22:34:09 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Mon Feb 25 22:44:51 2013 -0800 |
tree | 6f887b01859b852ad4af3687b011ec9bd2147a0e | |
parent | a9a7e1daf567952e01e0bf6d31fe9125b04d2f74 [diff] |
Starts the server; make slight changes in server code so that it understands qt's resource system (qrc) we can use that to manage the html related files (would be stored in app bundle for mac osx, and in perhaps /usr/local/share for Linux by qt) Change-Id: I8cc9e7bd99000d287bac5e6c8bd86008924351c6
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.