macOS
brew install jdnssec-toolslocal Homebrew formula metadata
brew
jdnssec-tools のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install jdnssec-toolslocal Homebrew formula metadata
概要
Java command-line tools for DNSSEC
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
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 | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/dblacka/jdnssec-tools
インストールメタデータ
| パッケージキー | brew:jdnssec-tools |
|---|---|
| バージョン | 0.20.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/jdnssec-tools |
| ホームページ | 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 |
| Pulse | updated |
| 依存関係 | openjdk |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.