commit | 9e5a470317c4ffd59577defd54324514ed43e64a | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 24 13:15:23 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 24 13:15:23 2013 -0800 |
tree | 1c863bef62427ee29a904a506349ff2a4f3abf84 | |
parent | 83a5300b42c5759f368b86bd906a12d2d81603d6 [diff] |
GUI/FS-watcher update There are no guarantees that we detect all changes and some changes may trigger several events. Should be good-enough for now
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.