Automic VaultAutomic Vault

brew

bozohttpd mit Homebrew, Nix installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install bozohttpd

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#bozohttpd

nixpkgs package indexes · pkgs/by-name/bo/bozohttpd/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Small and secure http version 1.1 server

Befehle und Aliase

  • bozohttpd

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • Pre-2006: Manual records Perl origins, a fresh Perl rewrite, and a later C rewrite.
  • 2006: Version 20060517 integrated bozohttpd into NetBSD.
  • 2010: Internal interfaces were reworked so parts could be used as a library, and Lua bindings were added.
  • 2018: CHANGES records fixes for `.htpasswd` and special-file bypass issues.
  • 2026: Manual documents bozohttpd version 20260508.

Related projects

  • The manual names tinyhttpd as the Perl HTTP server that influenced the earliest bozohttpd implementation.
  • Related package-manager neighbors include other compact HTTP daemons such as thttpd, darkhttpd, busybox httpd, and NetBSD's own inetd-oriented tooling.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für bozohttpd wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

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 files

Credential-bearing paths to review before unattended agent runs.

Unix
.htpasswd

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
bozohttpdcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-26
Manager-Version20260503
Manager aktualisiert2026-05-10
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://pkgsrc.se/www/bozohttpd

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:bozohttpd
Version20260503
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/bozohttpd
Homepagehttps://pkgsrc.se/www/bozohttpd
Repositoryhttps://github.com/NetBSD/src/tree/trunk/libexec/httpd
Upstream-Dokumentationhttps://man.netbsd.org/bozohttpd.8
LizenzBSD-2-Clause
Quellarchivhttps://cdn.netbsd.org/pub/pkgsrc/distfiles/LOCAL_PORTS/bozohttpd-20260503.tar.bz2
Zuletzt aktualisiert2026-05-10T16:49:33Z
Pulseupdated
Abhängigkeitenopenssl@4
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebozohttpd
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

bozohttpd

nix profile install nixpkgs#bozohttpd
  • normalized package name match
  • Abgeglichen nach: Bozohttpd
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bo/bozohttpd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment