commit | abe952aa01fd1745ea4d3e7ba233706f74e82c33 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 17 17:06:32 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 17 17:16:56 2013 -0800 |
tree | 133075259cd216f6ee46d98716b6b881c5927ac8 | |
parent | 3f101ec310b134f823f13f8b88d1baba30b7acfd [diff] |
Resolve compilation issues after reorganizations
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.