commit | a954181cbe752d9c38f3955d9c074b06265652c8 | [log] [tgz] |
---|---|---|
author | jared <jared@wl-s191-152.resnet.ucla.edu> | Wed Jan 09 00:08:46 2013 -0800 |
committer | jared <jared@wl-s191-152.resnet.ucla.edu> | Wed Jan 09 00:08:46 2013 -0800 |
tree | 9172ebc8f95d90e755efa83354d015578504398d | |
parent | 66dc5a9190f9e2491cd2ff80b6e115e0ee81f0ad [diff] |
Adding initial stage of file system watcher
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.