commit | 95f9f554e730bc79c62867f166fcddefbc1b2e06 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Feb 26 23:05:20 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Feb 27 11:03:46 2013 -0800 |
tree | e02860dd342a3f7da1dd9afb2b35c551c72b657c | |
parent | 33f8fbbe8c1c95137cb7b233f22ba434e51bbc8f [diff] |
state-server: Initial implementation of /info/ RPC calls Nothing is published yet, but data is successfully passed to the state server + usages of scheduler replaced with executor Change-Id: I9da9182edc4efe8e896e2452ef4f9f0d98a03da1
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.