macOS
brew install bozohttpdlocal Homebrew formula metadata
brew
bozohttpd のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install bozohttpdlocal Homebrew formula metadata
nix profile install nixpkgs#bozohttpdnixpkgs package indexes · pkgs/by-name/bo/bozohttpd/package.nix · ソース: api.github.com
概要
Small and secure http version 1.1 server
履歴
bozohttpd is NetBSD's small HTTP server, documented as a simple, relatively featureless server focused on simplicity and security. Its manual records a history from early Perl implementations through a C rewrite and later NetBSD integration.
The official manual says bozohttpd was first written in Perl, based on another Perl HTTP server named tinyhttpd, then rewritten from scratch in Perl and again in C. Matthew R. Green is listed as the author, with a long contributor list from the NetBSD community.
From version 20060517, bozohttpd became integrated into NetBSD. The NetBSD source tree keeps it under libexec/httpd, and the CHANGES file documents an ongoing maintenance stream of portability, CGI, TLS, directory listing, authentication, MIME type, and security fixes.
The main adoption path is operating-system integration rather than standalone application hype: bozohttpd ships as a NetBSD component and is packaged by systems such as Homebrew and Nix according to the input package facts.
Its history shows continued downstream-driven maintenance. The CHANGES file names fixes and contributions for FreeBSD portability, Linux builds, Debian bug reports, OpenSSL changes, and NetBSD problem reports.
bozohttpd serves static files and optional CGI-style dynamic content with a deliberately small feature set. The manual covers daemon mode, virtual hosts, TLS options, directory indexing, basic authentication, CGI mappings, and Lua script handling.
The package is most useful when a small local or system HTTP daemon is enough and a larger web server would be excessive. Its `.htpasswd` support explains the credentials-file curation for basic authentication.
bozohttpd matters to package nerds because it is a BSD base-system web server that is still portable enough to appear as a package elsewhere. It is the kind of tool that exposes the line between operating-system component, inetd-era utility, and standalone formula.
Its CHANGES file is also a compact history of long-tail web-server maintenance: path traversal hardening, auth bypass fixes, CGI corner cases, TLS defaults, and MIME updates over decades.
セキュリティ状態
bozohttpd に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Credential-bearing paths to review before unattended agent runs.
.htpasswd実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
bozohttpd | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://pkgsrc.se/www/bozohttpd
インストールメタデータ
| パッケージキー | brew:bozohttpd |
|---|---|
| バージョン | 20260503 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/bozohttpd |
| ホームページ | https://pkgsrc.se/www/bozohttpd |
| リポジトリ | https://github.com/NetBSD/src/tree/trunk/libexec/httpd |
| 上流ドキュメント | https://man.netbsd.org/bozohttpd.8 |
| ライセンス | BSD-2-Clause |
| ソースアーカイブ | https://cdn.netbsd.org/pub/pkgsrc/distfiles/LOCAL_PORTS/bozohttpd-20260503.tar.bz2 |
| 最終更新 | 2026-05-10T16:49:33Z |
| Pulse | updated |
| 依存関係 | openssl@4 |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bozohttpd |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
bozohttpd
nix profile install nixpkgs#bozohttpdソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.