commit | 49a30d0c19155654a24ec9b47834661c60f21571 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 21 21:38:48 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 21 21:38:48 2013 -0800 |
tree | b303e6cc03c9b7d03535415ccd5a2582a6f4c59f | |
parent | c507ac272ea1812d658351ef9c0348fce2449347 [diff] |
"Small" reorganization and cleaning
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.