To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

From Wikipedia, the free encyclopedia

NSD
Developer(s)NLnet Labs
Initial releaseMay 30, 2002; 21 years ago (2002-05-30)
Stable release
4.8.0 / December 6, 2023; 3 months ago (2023-12-06)[1]
Repository
Operating systemUnix-like
TypeDNS server
LicenseBSD license
Websitewww.nlnetlabs.nl/projects/nsd/about/ Edit this on Wikidata

In Internet computing, NSD (for "name server daemon") is an open-source Domain Name System (DNS) server. It was developed by NLnet Labs of Amsterdam in cooperation with the RIPE NCC, from scratch as an authoritative name server (i.e., not implementing the recursive caching function by design). The intention of this development is to add variance to the "gene pool" of DNS implementations used by higher level name servers and thus increase the resilience of DNS against software flaws or exploits.

NSD uses BIND-style zone-files (zone-files used under BIND can usually be used unmodified in NSD, once entered into the NSD configuration).

NSD uses zone information compiled via zonec into a binary database file (nsd.db) which allows fast startup of the NSD name-service daemon, and allows syntax-structural errors in Zone-Files to be flagged at compile-time (before being made available to NSD service itself).

The collection of programs/processes that make-up NSD are designed so that the NSD daemon itself runs as a non-privileged user and can be easily configured to run in a Chroot jail, such that security flaws in the NSD daemon are not so likely to result in system-wide compromise as without such measures.

As of May, 2018, four of the Internet root nameservers are using NSD:

  • k.root-servers.net was switched to NSD on February 19, 2003.[2]
  • One of the 2 load-balanced servers for h.root-servers.net (called "H1", "H2") was switched to NSD, and now there are 3 servers all running NSD (called "H1", "H2", "H3").[3]
  • l.root-servers.net switched to NSD[4] on February 6, 2007[citation needed].
  • d.root-servers.net was switched to NSD in May 2018.[5]

Several other TLDs use NSD for part of their servers.

YouTube Encyclopedic

  • 1/3
    Views:
    494
    696
    346
  • Overview of NSD data files
  • HCL Notes: How to Run and Collect NSD (Windows)
  • NSD Professional Development - Propose a Course

Transcription

See also

References

  1. ^ Wijngaards, Wouter (6 December 2023). "NSD 4.8.0 released". nsd-users (Mailing list). Retrieved 29 January 2024.
  2. ^ Karrenberg, Daniel (14 February 2003). "k.root-servers.net Changing DNS Software at on 19.2.2003". Retrieved 14 May 2014.
  3. ^ ""Stichting NLnet; Annual Report 2003" mentioning NSD on h.root-servers.net". Stichting NLnet Labs. 18 May 2004. p. 13. Retrieved 30 January 2007.
  4. ^ Patrick Jones (2014-09-09). Lightning Talk on L-root (PDF). ENOG 8. Retrieved 2016-01-04.
  5. ^ "D-Root History Page".

External links

This page was last edited on 29 January 2024, at 23:01
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.