commit | f3ea97a125498115a7de2ac7abd0a68f4f9ba3b1 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Wed Jan 30 15:20:52 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Wed Jan 30 15:50:35 2013 -0800 |
tree | 9a37857a2bce9c50f070f4b14762e44e91bbcd88 | |
parent | f695aed21e651f4cab3030d86b1c762cfbc86bd5 [diff] |
add validators of input no trailing/prefacing whitespace; no "/" as username add change id Change-Id: Id8b67f61eddca4fd884a58f89a99cdd9e6e0f2df
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.