commit | 8278b98239b3e8bb8f19c71ae0fa337b5d1b9273 | [log] [tgz] |
---|---|---|
author | Jared Lindblom <lindblom@cs.ucla.edu> | Sat Jan 12 15:45:09 2013 -0800 |
committer | Jared Lindblom <lindblom@cs.ucla.edu> | Sat Jan 12 15:45:09 2013 -0800 |
tree | be78c425d7d0fe5330ed7fd42ce46865d0f68e4f | |
parent | f8d32adac5f466262847f56c73680df0b04a29c1 [diff] |
simplified and improved modification detection
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.