commit | e04712b1d56b526e088f273d69473f340ddc5124 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Jan 25 17:53:26 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Jan 25 17:53:26 2013 -0800 |
tree | 787c07a4f035e37de298a8af4d21103637a3527c | |
parent | ac7046265866dbd8e740084d729fedf4a78d1d54 [diff] |
Hopefully fixing empty file problem
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.