commit | c1a933312395047b929a5d3d4d47edb719214e75 | [log] [tgz] |
---|---|---|
author | Yukai Tu <ytu@cs.ucla.edu> | Fri Mar 17 23:33:19 2017 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Mar 23 11:34:49 2017 -0500 |
tree | 187ce5c5fe1f97106539d880106f748526e343ce | |
parent | 1b51bb5d94b51c4c66d1b5c46b89670c831a6a68 [diff] |
Add auto release module Added the RELEASE_NOTES and auto-release script Change-Id: Ia851fc4c447c5eaa35335c5990b86136bb769978
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