Small reorganization with Sparkle.framework detection

Change-Id: Idf7fa17acf0772b06683f5b674446fef3c837670
2 files changed
tree: cabfa80fd4d3f76d7fb28f2d24d7e7869123f381
  1. adhoc/
  2. ccnx/
  3. cmd/
  4. disabled/
  5. executor/
  6. fs-watcher/
  7. gui/
  8. osx/
  9. scheduler/
  10. server/
  11. src/
  12. test/
  13. .gitignore
  14. log4cxx.properties
  15. Makefile
  16. README.md
  17. waf
  18. wscript
README.md

ChronoShare: Decentralized File Sharing Over NDN

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.