commit | 46bd806d962e58c6a6cb162329ffcfb2fb5f4edf | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Feb 27 23:59:15 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Feb 28 00:01:20 2013 -0800 |
tree | d66ef1ddbf574604e2f1866518e557b5aa45fc0a | |
parent | 858489caa3d1d23cbcb6e26e97b6c5569a0c59ce [diff] |
More work on GUI Change-Id: I824bf8f431117b404ea351f47aeb136db10d902a
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.