commit | 20fd84a057ac833744201b33d445f1af58224388 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Feb 27 12:17:00 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Feb 27 12:17:00 2013 -0800 |
tree | 5e8b1d2109e8eaaa1e266b3eee30db6ba6f5c1cf | |
parent | aa25b010954f749fda57fdca6b0e8d4cde730e11 [diff] |
Fixing recursive folder matching in ActionLog and FileState Change-Id: Idc4e8dbdbccbbf83fd520e268011b2c06ddccbab
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.