jdnssec-tools
brew install jdnssec-tools
v0.20.1
LGPL-2.1-or-later
Java command-line tools for DNSSEC
4
30-day installs · #11408
45
90-day · #7631
138
365-day · #8342
17
★ GitHub stars · updated 6mo ago
Runtime dependencies
Links
- https://github.com/dblacka/jdnssec-tools
- GitHub: dblacka/jdnssec-tools
- Brew formula source: Formula/j/jdnssec-tools.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"openjdk"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Java command-line tools for DNSSEC",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:38:59+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "jdnssec-tools",
"github_default_branch": "master",
"github_last_commit_at": "2026-02-19T12:54:24Z",
"github_readme_excerpt": "# jdnssec-tools\n\n* \u003chttps://github.com/dblacka/jdnssec-tools/wiki\u003e\n\nAuthor: David Blacka (\u003cdavidb@verisign.com\u003e)\n\nThis is a collection of DNSSEC tools written in Java. They are intended to be an addition or replacement for the DNSSEC tools that are part of BIND 9.\n\nThese tools depend upon DNSjava (\u003chttps://github.com/dnsjava/dnsjava\u003e), the Jakarta Commons CLI and Logging libraries (\u003chttps://commons.apache.org/proper/commons-cli\u003e), slf4j (\u003chttps://www.slf4j.org\u003e), and Sun\u0027s Java Cryptography extensions. A copy of each of these libraries is included in the distribution.\n\nSee the \"[licenses](https://github.com/dblacka/jdnssec-tools/tree/master/licenses)\" directory for the licensing information of this package and the other packages that are distributed with it.\n\n## Getting Started\n\n### Using the binary distribution\n\nThe binary distributions can be downloaded from the [releases](https://github.com/dblacka/jdnssec-tools/releases) page. To use it;\n\n1. Unpack the binary distribution:\n\n tar zxvf java-dnssec-tools-x.x.x.tar.gz\n\n2. Run the various tools from their unpacked location:\n\n cd java-dnssec-tools-x.x.x\n ./bin/jdnssec-signzone -h\n\n### Building from source\n\nThere is a source distribution also downloadable from the [releases](https://github.com/dblacka/jdnssec-tools/releases) page, but this should work with a clone of this repo.\n\n1. (If downloaded) Unpack the source distribution, preferably into the same directory that the binary distribution was unpacked.\n\n tar zxvf java-dnssec-tools-x.x.x-src.tar.gz\n\n2. Edit the build.properties file to suit your environment.\n3. Run Ant (see \u003chttp://ant.apache.org\u003e for information about the Ant build tool).\n\n ant\n\n4. You can build the distribution tarballs with \u0027ant dist\u0027, although the main `ant` build command will have built the primary jar file.\n\nThe source for this project is available in git on github: \u003chttps://github.com/dblacka/jdnssec-tools\u003e\n\n### Using the one-jar distribution\n\nAs of versio",
"github_repo": "dblacka/jdnssec-tools",
"github_stars": 17,
"github_topics": [],
"homepage": "https://github.com/dblacka/jdnssec-tools",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 4,
"installs_365d": 138,
"installs_90d": 45,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "LGPL-2.1-or-later",
"llm_generated_at": null,
"llm_model": null,
"name": "jdnssec-tools",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 11408,
"rank_365d": 8342,
"rank_90d": 7631,
"raw_hash": "2b58dd9242ad6c78",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/j/jdnssec-tools.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "0.20.1",
"versioned_formulae": [],
"why_use_this": null
}