commit | efb12d74065f92d8aae1899c7820acc3bb115100 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Mar 02 21:24:54 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Mar 03 16:52:22 2013 -0800 |
tree | 7192413bdf565b673b5b2d5164751a30165d7d31 | |
parent | e8496a3bbb3e1b9ebb33be7c9725c13b69ac142b [diff] |
ccnx: Adding enum for Scope field in Selectors Change-Id: I5753f5036ee2cdce95a078c8ffdcebf00b34930f
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.