commit | ce04cb4adc47b8103b10d5038faa98d73cc1b533 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Mon Feb 25 15:29:31 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Mon Feb 25 15:29:31 2013 -0800 |
tree | de8f56d8f5ea0c017dcefa725e40860e7c3e19ac | |
parent | e33846d27d35338ed2d06e64c1c6f5cf66180c69 [diff] |
make open-folder cross-platform using QDesktopServices (apple script was used, which was bad, bad, bad...) Change-Id: Icc0982c29e6b7163bd2d193ba6efaad6e7243c6f
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.