moving validator files to new validator folder.

This folder will be used for all validator-related codes,
e.g. following ndns fetcher.

Change-Id: Ibdb5f35e80d914fa960edaeff7e12dd0942667b5
10 files changed
tree: 42f0859b7f17500025bb1e10f7bf78ccbb57ab1c
  1. .jenkins.d/
  2. .waf-tools/
  3. docs/
  4. src/
  5. tests/
  6. tools/
  7. .gitignore
  8. .jenkins
  9. .travis.yml
  10. AUTHORS.md
  11. COPYING.md
  12. log4cxx.properties.sample.in
  13. ndns.conf.sample.in
  14. README.md
  15. validator.conf.sample.in
  16. waf
  17. wscript
README.md

NDNS: Domain Name Service for Named Data Networking

NDNS is a completely distributed database system that largely mimics the structure of the DNS system in today's Internet but operates within the NDN architecture. Although the design of NDNS was primarily driven with a desire to provide support for cryptographic key distribution and routing scalability management, we believe that NDNS can also serve a number of other purposes during the development and deployment of the NDN architecture in coming years.