commit | 7a64700ab04c387e1b02b60eec6cc1ed362897b2 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jan 30 11:54:52 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jan 30 11:56:32 2013 -0800 |
tree | 38583b713e0b79b35dcbc0c616ac46e9b5e7d6db | |
parent | 785b0a0d8077dba6f0736936b5c88722661c6b13 [diff] |
Adding is_complete flag to FileState and enabling fs-watcher to use this flag in some (not all) cases Change-Id: I9b02ef933074ec5313af9a84b5b465e8af6e80ea
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.