commit | 3c2b72893549113c55b1acf2ed481cbe472f13dd | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Jan 04 20:34:51 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Jan 04 21:01:28 2013 -0800 |
tree | f4ca5fbbf7d45183cd62e0a173c0bfc6f90b1126 | |
parent | b7aba368f9afa5bc1a93ab342c748f730aa64cf8 [diff] |
Now FileState is linked to ActionLog
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.