commit | 89024ac8b65eb07da0b1ff727de30b870b9046f2 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Feb 14 09:38:10 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Feb 14 09:38:10 2013 -0800 |
tree | 491ae0811b17dfecde86b72d7219fc6eabcb2df3 | |
parent | d7245813de71ce9fc2d8f7d017095ba2bf18a32e [diff] |
Removing unnecessary c_str() calls Change-Id: Ie98667b14821d1891c17f2f734b6e04b404d556c
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.