commit | adb54ebbc4d87401fb8b364e9c002eb81955118c | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Thu Aug 15 10:28:28 2013 -0700 |
committer | Yingdi Yu <yuyingdi@gmail.com> | Thu Aug 15 15:14:11 2013 -0700 |
tree | abad92f596d7281095fca439230e710e0b9e1bda | |
parent | f0b3de3b5c7a06bf309b6169d52c7d6b58785cbc [diff] |
Add second fileState to avoid incorrect detection of local modifications Change-Id: I80fa339ca8922dfb8ca7511a7279fdacb0358c77
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.
To see more details about ChronoShare design, click here.
To see more configure options, use ./waf configure
. To compile with default configuration, use
./waf configure ./waf