commit | ac7046265866dbd8e740084d729fedf4a78d1d54 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Jan 25 17:50:34 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Jan 25 17:50:34 2013 -0800 |
tree | a6b0628dcbff801af3d4e81b14c625b2a76bbaf9 | |
parent | d3310b120592b48b42feed5364d83e0f67a4bd8b [diff] |
Handling empty file, but something is fishy
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.