commit | ebf7518ff8d69c8d8943b4a68b363604a01b2352 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 07 17:00:24 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 07 17:00:24 2013 -0800 |
tree | 6cc3e4ca8a37d74c12fa27ce0ead0659fce8fd3c | |
parent | dcfa963d0eae807388e2ebb2cc4ff562dd466012 [diff] |
Store content object in action log
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.