commit | 7943c6bec35bb86b81ad2fe7a5e1e4e65729de7a | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jan 29 18:43:24 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jan 29 18:43:24 2013 -0800 |
tree | b046cbbbb18bc142a88c08bed457b09d859142c6 | |
parent | 506ff223b04460b3daf1eb10b8412a60e68d626c [diff] |
Remove delay to detect file state when app starts
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.