Domain name service for NDN

Clone this repo:
  1. 5ca40bb build: update waf to version 2.0.27 by Davide Pesavento · 10 weeks ago master
  2. 16479f3 ci: minimize installed libboost packages by Davide Pesavento · 3 months ago
  3. ce6f03b build: sync default CXXFLAGS and DEFINES with NFD by Davide Pesavento · 3 months ago
  4. 9a0d213 Switch to Face::getIoContext() by Davide Pesavento · 3 months ago
  5. 3687201 build: update waf to version 2.0.26 by Davide Pesavento · 9 months ago

NDNS: Domain Name Service for Named Data Networking

CI Docs Language

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 by the 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.

Installation

See docs/INSTALL.rst for build instructions.

Reporting bugs

Please submit any bug reports or feature requests to the NDNS issue tracker.

Contributing

We greatly appreciate contributions to the NDNS code base, provided that they are licensed under the GNU GPL version 3 or a compatible license. If you are new to the NDN software community, please read our Contributor's Guide to get started.

License

NDNS is free software distributed under the GNU General Public License version 3. See COPYING.md for details.