Automic VaultAutomic Vault

brew

hesiod を Homebrew, apt でインストール

hesiod のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install hesiod

local Homebrew formula metadata

Linux

Debian apt確認済み · 92%
sudo apt install hesiod

Debian stable package indexes · hesiod · ソース: deb.debian.org

概要

パッケージ概要

Library for the simple string lookup service built on top of DNS

コマンドとエイリアス

  • hesinfo

履歴

プロジェクトの歴史と使われ方

Hesiod is a DNS-based name service from MIT Project Athena, packaged today as a small C library and `hesinfo`-style lookup tooling. Its historical importance is much larger than the modern package size: it represents an early Unix campus-computing approach to distributing user, group, mail, printer, service, and locker metadata through DNS.

プロジェクトの歴史

MIT's Athena Technical Plan lists the Hesiod Name Service section as July 22, 1987, by Steven P. Dyer and Felix S. Hsu. RFC 1035's bibliography references an April 1987 Project Athena Hesiod name-service document and notes that it describes the fundamentals of the Hesiod name service.

The MIT Athena description explains Hesiod as a simple string lookup service on top of DNS: a client combines a name and type into a DNS name such as `name.type.ns.athena.mit.edu`, queries TXT records, and receives one or more result strings.

The maintained GitHub package identifies itself as release 3.2.1 of the Hesiod name service library, says Hesiod can provide general name service for many applications, and notes its basis in the Berkeley Internet Name Daemon. The repository was created on March 28, 2013, preserving the library in a conventional autotools-style source tree.

採用の歴史

Hesiod's first adoption context was Project Athena, MIT's distributed workstation environment. MIT's own Athena overview says Athena used Hesiod for user account information, locker information, post office box information, workstation cluster information, and printer information.

The DNS protocol itself records Hesiod's historical footprint: IANA's DNS parameters registry assigns DNS class 4 to Hesiod (HS), citing the Project Athena name-service work. The modern library later moved its wire protocol toward class IN for deployability, but the HS class remains part of DNS history.

In package-manager terms, Hesiod survived as a niche but instructive Unix networking library. It appears in Homebrew, Debian, and Ubuntu not because most sites deploy it broadly, but because old Athena-style environments, compatibility code, and network-service historians still need a maintained implementation.

使われ方

The README documents client configuration through `hesiod.conf`, with `rhs` and `lhs` values that build the DNS lookup suffix. It notes `/usr/local/etc/hesiod.conf` as the default sysconfdir path in that build configuration and explains that `HES_DOMAIN` can override the right-hand side at run time.

Administrators publish Hesiod data by making name servers authoritative for a domain such as `ns.your.domain` and adding TXT and CNAME records for data types like groups, service locations, and IDs. Clients then use the library or utilities to translate `(name, type)` pairs into strings.

The library's NEWS file documents evolution from imake to Autoconf, reentrant interfaces, a context-based `hesiod_*` API, shared-library installation, Debian packaging, automake, pkg-config metadata, and relicensing MIT material under the 2-clause BSD license.

パッケージ好きにとっての重要性

Hesiod is package-nerd catnip because it is a tiny package with a deep systems lineage. It shows how DNS was once stretched into campus directory service, before LDAP, NSS modules, cloud identity providers, and configuration-management systems took over many of the same roles.

It also demonstrates a recurring packaging theme: old infrastructure survives when a clean library, man pages, and distribution packaging keep it buildable. The Homebrew package is therefore less about trendy usage and more about preserving a historically important network abstraction in a form modern Unix systems can compile.

タイムライン

  • 1987-04: RFC 1035 bibliography references Dyer and Hsu's Project Athena Hesiod name-service document.
  • 1987-07-22: MIT Athena Technical Plan lists the Hesiod Name Service section by Steven P. Dyer and Felix S. Hsu.
  • 1987-11: RFC 1035 assigned DNS class HS value 4 for Hesiod.
  • 2013-03-28: `achernya/hesiod` repository creation date recorded by GitHub.
  • 2018: Hesiod 3.2.1 NEWS documented pkg-config support and 2-clause BSD relicensing work.

Related projects

  • Project Athena siblings include Kerberos for authentication, Zephyr for notification, Moira/SMS for service management, and Athena locker/file-service infrastructure.
  • DNS and BIND are the underlying transport and server infrastructure. LDAP, NIS, and NSS occupy related directory and name-service territory in Unix environments.

ソース

  • GitHub README and NEWS for maintained library behavior, configuration, and release evolution.
  • MIT Athena Technical Plan and Athena overview for origin and production usage context.
  • RFC 1035 and IANA DNS parameters for protocol-level Hesiod class history.

セキュリティ状態

リスクレベル: グリーン

library-like package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • library-like package without higher-risk signals

信号

  • metadata:library-like

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 13 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 3 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
hesinfocliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版3.2.1
マネージャ更新日
ローカルデータOK
上流最新
検出された最新hesiod-3.2.1

https://github.com/achernya/hesiod

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:hesiod
バージョン3.2.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/hesiod
ホームページhttps://github.com/achernya/hesiod
リポジトリhttps://github.com/achernya/hesiod
上流ドキュメントhttps://github.com/achernya/hesiod#readme
ライセンスBSD-2-Clause
ソースアーカイブhttps://github.com/achernya/hesiod/archive/refs/tags/hesiod-3.2.1.tar.gz
依存関係libidn
ビルド依存関係autoconf, automake, libtool
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

hesiod 3.2.1-5

Project Athena's DNS-based directory service - utilities

sudo apt install hesiod
  • Section: utils
  • Architecture: amd64
  • 2 依存関係
  • normalized package name match
  • 一致条件: Hesiod
Debian stable package indexes · deb.debian.org · Debian stable package indexes: hesiod from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libhesiod-dev 3.2.1-5

Project Athena's DNS-based directory service - development files

sudo apt install libhesiod-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: hesiod
  • 1 依存関係
  • normalized package name match
  • 一致条件: Hesiod
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libhesiod-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libhesiod0 3.2.1-5

Project Athena's DNS-based directory service - libraries

sudo apt install libhesiod0
  • Section: libs
  • Architecture: amd64
  • Source Package: hesiod
  • 5 依存関係
  • normalized package name match
  • 一致条件: Hesiod
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libhesiod0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

hesiod 3.2.1-4build1

Project Athena's DNS-based directory service - utilities

sudo apt install hesiod
  • Section: universe/utils
  • Architecture: amd64
  • 2 依存関係
  • normalized package name match
  • 一致条件: Hesiod
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: hesiod from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libhesiod-dev 3.2.1-4build1

Project Athena's DNS-based directory service - development files

sudo apt install libhesiod-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: hesiod
  • 1 依存関係
  • normalized package name match
  • 一致条件: Hesiod
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libhesiod-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libhesiod0 3.2.1-4build1

Project Athena's DNS-based directory service - libraries

sudo apt install libhesiod0
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: hesiod
  • 5 依存関係
  • normalized package name match
  • 一致条件: Hesiod
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libhesiod0 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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