macOS
brew install idnitslocal Homebrew formula metadata
sudo port install idnitsMacPorts ports tree · textproc/idnits/Portfile · source: api.github.com
brew / rank 10346
Looks for problems in internet draft formatting. Version 3.1.0 via Homebrew; verified 2026-07-05. Also installable with macports: sudo port install idnits.
install
brew install idnitslocal Homebrew formula metadata
sudo port install idnitsMacPorts ports tree · textproc/idnits/Portfile · source: api.github.com
overview
Looks for problems in internet draft formatting
history
idnits is an IETF Internet-Draft validation tool, shipped as both a CLI and a library in the idnits3 line. It checks draft documents for formatting and policy-related nits before submission or publication workflows.
The IETF author resources describe document validation as an important step for Internet-Drafts and list idnits as the tool that validates plaintext I-Ds. The Author Tools web service also runs idnits behind the scenes alongside xml2rfc, kramdown-rfc, id2xml, and related tools.
The GitHub repository history is explicit about the transition: the project began as a snapshot mirror of idnits 2.17 from the older tools.ietf.org site, with idnits2 preserved on a v2 branch and idnits3 developed as a JavaScript-based CLI/library.
idnits is adopted because IETF authors, working-group chairs, reviewers, and automated build systems need early feedback on draft boilerplate, formatting, references, and submission expectations. The Datatracker submission instructions recommend checking an Internet-Draft with idnits before submission.
The Node-based idnits3 packaging makes the tool easier to install in web services, CI jobs, and author workflows compared with the older shell-based generation.
The idnits3 README documents installation through npm, npx use without installation, CLI modes such as normal and submission, output formats including pretty, simple, json, and count, and a library API based around checkNits().
Authors use idnits directly on RFCXML or plaintext drafts, or indirectly through the Author Tools service. Toolsmiths can use its library form to integrate draft checks into editors and publishing pipelines.
idnits is package-nerd interesting because it encodes institutional publishing rules as a command-line tool. Its output can gate CI and submission preparation, so a package update can change what draft authors see as errors or warnings.
It also marks the IETF tooling migration from older tools.ietf.org-hosted scripts into maintained GitHub and npm-distributed components under the ietf-tools organization.
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 |
|---|---|---|---|
idnits | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:idnits |
|---|---|
| Version | 3.1.0 |
| Package manager | Homebrew |
| Homepage | https://author-tools.ietf.org/idnits3/ |
| Last updated | 2026-07-05T18:49:57+09:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
idnits
sudo port install idnitssource 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.