commit | 6977ec42564263bf44b336b162452276352818d6 | [log] [tgz] |
---|---|---|
author | Lijing Wang <ooofreedom@gmail.com> | Sun Dec 25 14:45:09 2016 -0800 |
committer | Yukai Tu <ytu@cs.ucla.edu> | Sat Jan 21 18:16:05 2017 -0800 |
tree | 4b22f439a2729af21f1fc7c44ca192fd455659d7 | |
parent | b403dbc972f4d8fffdc2f8a3450e1ce40cbb2e0c [diff] |
content server Change-Id: I08eb9da3d7fcdb337b02c73695dd648bcfe82c81
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