commit | 50526283074def1e0af62af88fe3664c86d29915 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Jan 26 13:43:57 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Jan 26 13:43:57 2013 -0800 |
tree | 5edf260b6868042ff09689c390ae9fb6b21d4452 | |
parent | 30ef922b35526f5fd51398a9d60ab7e895a810fb [diff] |
Experimental things with scheduling syncInterests in sync-core
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.