commit | f63a5149ab7db328b85169d95020f231240e78f4 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Feb 28 02:21:42 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Feb 28 02:31:10 2013 -0800 |
tree | 3fbf2de9308c7437ed307e01b0bc248e298b10cf | |
parent | 46bd806d962e58c6a6cb162329ffcfb2fb5f4edf [diff] |
More extensive implementation of history browsing + integration with GUI Change-Id: I78f810a0a87714322a20514bd3d1da2cc1839780
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.