commit | 25e13581ceba8756e1d9b783623188768c346b42 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Wed Feb 27 15:33:01 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Wed Feb 27 21:42:19 2013 -0800 |
tree | b540b9a8a5e9c15fd5291bbb321e678e514b548e | |
parent | 20fd84a057ac833744201b33d445f1af58224388 [diff] |
show recent files; supposed works, but glitch exists probably due to Qt bug. open web; Change-Id: Ib9df50de82d7af659a09978e9d0aa0a5c540a041
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.