# jdnssec-tools mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für jdnssec-tools in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:jdnssec-tools
- **Paketmanager:** Homebrew
- **Version:** 0.20.1
- **Quellzusammenfassung:** Java command-line tools for DNSSEC
- **Homepage:** <https://github.com/dblacka/jdnssec-tools>
- **Repository:** <https://github.com/dblacka/jdnssec-tools>
- **Zuletzt aktualisiert:** 2026-06-22T14:03:48-07:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- jdnssec-dstool (Alias)
- jdnssec-keygen (Alias)
- jdnssec-keyinfo (Alias)
- jdnssec-signkeyset (Alias)
- jdnssec-signrrset (Alias)
- jdnssec-signzone (Alias)
- jdnssec-tools (Alias)
- jdnssec-verifyzone (Alias)
- jdnssec-zoneformat (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.20.1
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

- <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>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals


## Combined YAML source

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


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
