pkg.sopackage field notes

brew / 排名 875

使用 Homebrew 安装 ldns

查看 ldns 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install ldns

provider-native install command

概览

软件包摘要

DNS library written in C

命令和别名

  • drill
  • ldns-chaos
  • ldns-compare-zones
  • ldns-config
  • ldns-dane
  • ldns-dpa
  • ldns-gen-zone
  • ldns-key2ds
  • ldns-keyfetcher
  • ldns-keygen
  • ldns-mx
  • ldns-notify
  • ldns-nsec3-hash
  • ldns-read-zone
  • ldns-resolver
  • ldns-revoke
  • ldns-rrsig
  • ldns-signzone
  • ldns-test-edns
  • ldns-testns
  • ldns-update
  • ldns-verify-zone
  • ldns-version
  • ldns-walk
  • ldns-zcat
  • ldns-zsplit
  • ldnsd

历史

项目历史与用法

ldns is NLnet Labs' C library for DNS and DNSSEC programming, accompanied by command-line tools such as drill and many DNSSEC utilities. NLnet Labs describes its goal as simplifying DNS programming in C while supporting low-level DNS and DNSSEC operations.

项目历史

The project appeared in 2005 during the period when DNSSEC tooling was maturing. Its changelog records a first usable 0.50 release in May 2005, an online repository in June 2005, and a 1.0.0 release in October 2005 that added drill to ldns, zonefile parsing, an experimental signer, and a BSD license.

ldns evolved into both a library and a toolbox. Drill, originally important enough that documentation says part of ldns was derived from it, became included in ldns releases from version 1.0.0 onward. The examples directory grew into a collection of practical DNSSEC and zone tools, including signers, validators, key helpers, and packet utilities.

Later releases tracked DNS standards work. The changelog records additions such as NSEC3-related utilities, DANE support in 2012, SVCB/HTTPS support in the 1.8 series, and newer resource-record handling in the 1.9 series. NLnet Labs stated that ldns entered maintenance mode in 2020, with ongoing fixes and occasional experimental use rather than broad feature expansion.

采用历史

ldns gained adoption among DNS implementers, operators, and package maintainers because it offered a C API plus ready-to-run diagnostic tools. Distribution packaging reflects that split: some systems package the tools as ldnsutils or drill while others package the library and tools together.

The project also became a bridge between DNS research and production packaging. NLnet Labs explicitly notes use for proof-of-concept work around Internet Drafts, while the maintained command-line tools made it useful for operators who needed DNSSEC-aware zone inspection, signing, verification, and query tracing.

使用方式

Developers use the library through ldns structures such as resource records, packets, zones, and resolvers. Command-line users most often encounter drill as a dig-like DNS inspection tool and the ldns-* utilities for DNSSEC key, zone, signing, walking, comparison, and verification workflows.

The documentation stresses OpenSSL-backed cryptographic features, optional builds without OpenSSL, IPv4/IPv6 support, TSIG, DNSSEC signing and verification, manual pages, and API documentation.

为什么软件包爱好者会关心

ldns matters to package nerds because it is a compact DNSSEC lab in package form: a C library, a resolver/query tool, many small executables, optional crypto features, Python bindings, and a long changelog tied to RFC and draft support. It is also a good example of an upstream declaring a maintenance-mode successor path while keeping old Unix packages useful.

NLnet Labs names the Rust domain library as the natural successor to the ldns library, dnst as drop-in replacements for common example utilities, and dnsi as a reimagined DNS inspection tool. That makes ldns a legacy-but-alive package with clear lineage into newer NLnet Labs DNS tooling.

时间线

  • May 2005: First usable ldns 0.50 release with basic DNS and DNSSEC validation.
  • 13 Jun 2005: 0.65 records the repository as online and adds documentation.
  • 18 Oct 2005: 1.0.0 adds drill to ldns, zonefile parsing, an experimental signer, and BSD licensing.
  • 7 Jul 2006: 1.1.0 adds tutorials, documentation, examples, and drill improvements.
  • 28 Nov 2007: 1.2.2 adds ldns-compare-zones and DNSSEC utility fixes.
  • 23 Oct 2012: 1.6.14 adds DANE support, including the ldns-dane example tool.
  • 2020: NLnet Labs places ldns in maintenance mode.
  • 26 Nov 2021: 1.8.0 adds ZONEMD support and SVCB/HTTPS draft support.
  • 4 Dec 2025: 1.9.0 records compact denial of existence support and additional resource-record updates.

Related projects

  • Related NLnet Labs projects include Unbound, NSD, the Rust domain library, dnst, and dnsi. Related DNS standards areas include DNSSEC, TSIG, DANE, NSEC3, ZONEMD, and SVCB/HTTPS.

安全态势

风险级别:绿色

library-like package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • library-like package without higher-risk signals

信号

  • metadata:library-like

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
drill可执行文件已索引可执行文件从本地可执行文件索引发现。
ldns-chaos可执行文件已索引可执行文件从本地可执行文件索引发现。
ldns-compare-zones可执行文件已索引可执行文件从本地可执行文件索引发现。
ldns-config可执行文件已索引可执行文件从本地可执行文件索引发现。
ldns-dane可执行文件已索引可执行文件从本地可执行文件索引发现。
ldns-dpa可执行文件已索引可执行文件从本地可执行文件索引发现。
ldns-gen-zone可执行文件已索引可执行文件从本地可执行文件索引发现。
ldns-key2ds可执行文件已索引可执行文件从本地可执行文件索引发现。
ldns-keyfetcher可执行文件已索引可执行文件从本地可执行文件索引发现。
ldns-keygen可执行文件已索引可执行文件从本地可执行文件索引发现。
ldns-mx可执行文件已索引可执行文件从本地可执行文件索引发现。
ldns-notify可执行文件已索引可执行文件从本地可执行文件索引发现。
ldns-nsec3-hash可执行文件已索引可执行文件从本地可执行文件索引发现。
ldns-read-zone可执行文件已索引可执行文件从本地可执行文件索引发现。
ldns-resolver可执行文件已索引可执行文件从本地可执行文件索引发现。
ldns-revoke可执行文件已索引可执行文件从本地可执行文件索引发现。
ldns-rrsig可执行文件已索引可执行文件从本地可执行文件索引发现。
ldns-signzone可执行文件已索引可执行文件从本地可执行文件索引发现。
ldns-test-edns可执行文件已索引可执行文件从本地可执行文件索引发现。
ldns-testns可执行文件已索引可执行文件从本地可执行文件索引发现。
ldns-update可执行文件已索引可执行文件从本地可执行文件索引发现。
ldns-verify-zone可执行文件已索引可执行文件从本地可执行文件索引发现。
ldns-version可执行文件已索引可执行文件从本地可执行文件索引发现。
ldns-walk可执行文件已索引可执行文件从本地可执行文件索引发现。
ldns-zcat可执行文件已索引可执行文件从本地可执行文件索引发现。
ldns-zsplit可执行文件已索引可执行文件从本地可执行文件索引发现。
ldnsd可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本1.9.2
管理器更新时间2026-06-22
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:ldns
版本1.9.2
软件包管理器Homebrew
主页https://nlnetlabs.nl/projects/ldns/
最后更新2026-06-22T14:05:09-07:00
Pulseupdated
Bottle未记录
服务未声明

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • curated package history
  • pkgdb category and tag curation