commit | a2f77e991886cf71446713bb5db6047033b7df07 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 03 22:46:52 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 03 22:46:52 2013 -0800 |
tree | 31e3692833e0e98429c44f6af68527824912d74c | |
parent | ee7e613a13332dea614de38f38d80a63c79257d8 [diff] |
The current view of FileState is now fully maintained, including handling of "conflict resolution"
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.