# jdnssec-tools を Homebrew でインストール

jdnssec-tools のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:jdnssec-tools
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install jdnssec-tools
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:jdnssec-tools
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/jdnssec-tools>
- **バージョン:** 0.20.1
- **ソース概要:** Java command-line tools for DNSSEC
- **ホームページ:** <https://github.com/dblacka/jdnssec-tools>
- **リポジトリ:** <https://github.com/dblacka/jdnssec-tools>
- **上流ドキュメント:** <https://github.com/dblacka/jdnssec-tools/blob/master/README.md>
- **ライセンス:** LGPL-2.1-or-later
- **ソースアーカイブ:** <https://github.com/dblacka/jdnssec-tools/releases/download/v0.20.1/jdnssec-tools-0.20.1.tar.gz>
- **最終更新:** 2026-06-22T14:03:48-07:00
- **生成日時:** 2026-07-08T18:08:21+00:00

## 実行可能ファイル

- jdnssec-dstool (cli)
- jdnssec-keygen (cli)
- jdnssec-keyinfo (cli)
- jdnssec-signkeyset (cli)
- jdnssec-signrrset (cli)
- jdnssec-signzone (cli)
- jdnssec-tools (cli)
- jdnssec-verifyzone (cli)
- jdnssec-zoneformat (cli)
- jdnssec-dstool (エイリアス)
- jdnssec-keygen (エイリアス)
- jdnssec-keyinfo (エイリアス)
- jdnssec-signkeyset (エイリアス)
- jdnssec-signrrset (エイリアス)
- jdnssec-signzone (エイリアス)
- jdnssec-tools (エイリアス)
- jdnssec-verifyzone (エイリアス)
- jdnssec-zoneformat (エイリアス)

## 依存関係

- openjdk

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 0.20.1
- マネージャ更新日: 2026-06-22
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/dblacka/jdnssec-tools
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

jdnssec-tools is a small Java command-line toolkit for DNSSEC operations. Its README describes it as a collection of DNSSEC tools intended as an addition or replacement for the DNSSEC tools shipped with BIND 9.

### プロジェクトの歴史

David Blacka authored the project and hosted its source on GitHub. The README ties the toolkit to dnsjava, Jakarta Commons CLI, slf4j, and Java cryptography support, which explains its role as a portable Java DNSSEC utility set rather than a daemon-centered DNS package.

The ChangeLog shows a long-maintained niche tool: release 0.10 appeared in 2011, release 0.12 in 2012, elliptic-curve DNSSEC algorithm support arrived in the 2016-2017 period, and later releases updated dnsjava, logging, DS algorithm handling, and distribution formats.

### 採用の歴史

Adoption appears package-oriented and specialist: Homebrew packages it as jdnssec-tools, while the upstream project distributes source, binary tarballs, and an executable jar through GitHub releases. Its audience is DNSSEC operators and testers who want Java-based zone signing, key generation, and verification tools.

### 使われ方

The package exposes commands such as jdnssec-keygen, jdnssec-signzone, jdnssec-verifyzone, jdnssec-signrrset, and jdnssec-zoneformat. The README demonstrates unpacking a release and running tools from the bin directory, with a later one-jar invocation path using java -jar.

### パッケージ好きにとっての重要性

For package nerds, jdnssec-tools is interesting because it packages DNSSEC maintenance primitives outside the usual BIND toolchain and keeps them tied to the Java DNS ecosystem. It is obscure, but it covers a real operational corner: reproducible command-line DNSSEC work in environments where Java is already the portable runtime.

### タイムライン

- 2011: ChangeLog records release 0.10 and refactoring of the command-line classes.
- 2012: Release 0.12 updated dnsjava integration and verification behavior.
- 2016: ECDSA P-256 and P-384 support was added for key generation, signing, and verification.
- 2022: Release 0.17 updated dnsjava, switched from log4j to slf4j, and added CDS record generation.
- 2024: Release 0.20 introduced Java 15 requirements for EdDSA support and a one-jar distribution.
- 2026: The ChangeLog records a dnsjava 3.6.4 update adding DNS RR type coverage such as SVCB, HTTPS, and ZONEMD.

### Related projects

- Related projects include BIND 9, whose DNSSEC utilities are the comparison point in the README, and dnsjava, the Java DNS library on which jdnssec-tools depends.

### ソース

- <https://formulae.brew.sh/formula/jdnssec-tools>
- <https://github.com/dblacka/jdnssec-tools>
- <https://github.com/dblacka/jdnssec-tools/blob/master/ChangeLog>
- <https://github.com/dblacka/jdnssec-tools/blob/master/README.md>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** jdnssec-tools
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://www.automicvault.com/ja/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://www.automicvault.com/ja/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [openjdk](https://www.automicvault.com/ja/pkg/brew/openjdk/) - Runtime dependency declared by Homebrew.
- [bind](https://www.automicvault.com/ja/pkg/brew/bind/) - Shares av.db curated category or tags: cli, dns, dnssec, networking.
- [dnsviz](https://www.automicvault.com/ja/pkg/brew/dnsviz/) - Shares av.db curated category or tags: cli, dns, dnssec, networking.
- [getdns](https://www.automicvault.com/ja/pkg/brew/getdns/) - Shares av.db curated category or tags: cli, dns, dnssec, networking.
- [knot](https://www.automicvault.com/ja/pkg/brew/knot/) - Shares av.db curated category or tags: cli, dns, dnssec, networking.
- [knot-resolver](https://www.automicvault.com/ja/pkg/brew/knot-resolver/) - Shares av.db curated category or tags: cli, dns, dnssec, networking.
- [ldns](https://www.automicvault.com/ja/pkg/brew/ldns/) - Shares av.db curated category or tags: cli, dns, dnssec, networking.
- [sdns](https://www.automicvault.com/ja/pkg/brew/sdns/) - Shares av.db curated category or tags: cli, dns, dnssec, networking.
- [unbound](https://www.automicvault.com/ja/pkg/brew/unbound/) - Shares av.db curated category or tags: cli, dns, dnssec, networking.
- [q](https://www.automicvault.com/ja/pkg/brew/q/) - Local package facts share a topical domain. Shared terms: cli, command-line, dns, line, networking.
- [aliddns](https://www.automicvault.com/ja/pkg/brew/aliddns/) - Local package facts share a topical domain. Shared terms: cli, dns, networking.

## Combined YAML source

View the package source record on GitHub. [combined/jdnssec-tools.yml](https://github.com/automic-vault/db/blob/main/combined/jdnssec-tools.yml)


## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
