Davide Pesavento | 5dcb4c1 | 2019-01-20 16:34:27 -0500 | [diff] [blame^] | 1 | # NDNS: Domain Name Service for Named Data Networking |
| 2 | |
| 3 | [](https://travis-ci.org/named-data/ndns) |
Alexander Afanasyev | 4ffcff2 | 2014-09-02 15:39:20 -0700 | [diff] [blame] | 4 | |
| 5 | NDNS is a completely distributed database system that largely mimics the structure of the |
| 6 | DNS system in today's Internet but operates within the NDN architecture. Although the |
| 7 | design of NDNS was primarily driven with a desire to provide support for cryptographic key |
| 8 | distribution and routing scalability management, we believe that NDNS can also serve a |
| 9 | number of other purposes during the development and deployment of the NDN architecture in |
| 10 | coming years. |