macOS
brew install jdnssec-toolslocal Homebrew formula metadata
brew
Java command-line tools for DNSSEC. Version 0.20.1 via Homebrew; verified 2026-06-22.
install
brew install jdnssec-toolslocal Homebrew formula metadata
overview
Java command-line tools for DNSSEC
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
jdnssec-dstool | cli | global executable | |
jdnssec-keygen | cli | global executable | |
jdnssec-keyinfo | cli | global executable | |
jdnssec-signkeyset | cli | global executable | |
jdnssec-signrrset | cli | global executable | |
jdnssec-signzone | cli | global executable | |
jdnssec-tools | cli | global executable | |
jdnssec-verifyzone | cli | global executable | |
jdnssec-zoneformat | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/dblacka/jdnssec-tools
install metadata
| Package key | brew:jdnssec-tools |
|---|---|
| Version | 0.20.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/jdnssec-tools |
| Homepage | https://github.com/dblacka/jdnssec-tools |
| Repository | https://github.com/dblacka/jdnssec-tools |
| Upstream docs | https://github.com/dblacka/jdnssec-tools/blob/master/README.md |
| License | LGPL-2.1-or-later |
| Source archive | https://github.com/dblacka/jdnssec-tools/releases/download/v0.20.1/jdnssec-tools-0.20.1.tar.gz |
| Last updated | 2026-06-22T14:03:48-07:00 |
| Pulse | updated |
| Dependencies | openjdk |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.