commit | b95c6a51d10db5f03bd898eb6533fd48c8a3ecc9 | [log] [tgz] |
---|---|---|
author | Lijing Wang <ooofreedom@gmail.com> | Sun Dec 25 14:45:17 2016 -0800 |
committer | Yukai Tu <ytu@cs.ucla.edu> | Thu Feb 09 21:20:46 2017 -0800 |
tree | 28eed7c6e03b2bca1987d32e345985224cdd2e3f | |
parent | 152449c8b177a985eab1addf881a77b8c34b0df7 [diff] |
state server Change-Id: Ie9365d7c7c62da8c3ef51088364c8af08751cfba
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