OpenDNSSEC

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by BattyBot (talk | contribs) at 02:52, 31 October 2012 (changed {{Notability}} to {{Notability|Products}} & general fixes using AWB (8512)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

OpenDNSSEC
Stable release
1.3.5 / January 23, 2012; 12 years ago (2012-01-23)
Repository
Written inC, C++
Operating systemLinux, FreeBSD, NetBSD, Mac OS X, Solaris
TypeDNSSEC
LicenseBSD
Websitewww.opendnssec.org
SoftHSM
Stable release
1.3.1 / January 17, 2012; 12 years ago (2012-01-17)
Repository
Written inC++
Operating systemLinux, FreeBSD, NetBSD, Mac OS X
TypeHardware security module (HSM)
LicenseBSD
Websitewww.opendnssec.org

OpenDNSSEC is a computer program that manages the security of domain names on the Internet. The project intends to drive adoption of Domain Name System Security Extensions (DNSSEC) to further enhance Internet security.

OpenDNSSEC was created as an open-source turn-key solution for DNSSEC. It secures DNS zone data just before it is published in an authoritative name server. OpenDNSSEC takes in unsigned zones, adds digital signatures and other records for DNSSEC and passes it on to the authoritative name servers for that zone. All keys are stored in a hardware security module and accessed via PKCS #11, a standard software interface for communicating with devices which hold cryptographic information and perform cryptographic functions.

OpenDNSSEC Uses Botan and SQLite. It is used on the .se, .dk, .nl and .uk top-level domains.

See also

External links

  • Official website
  • "OpenDNSSEC". Freecode.
  • "SoftHSM". Freecode.