macOS
brew install lighthouselocal Homebrew formula metadata
brew
lighthouse のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install lighthouselocal Homebrew formula metadata
sudo apk add lighthouseAlpine Linux edge package indexes · lighthouse · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#lighthousenixpkgs package indexes · pkgs/by-name/li/lighthouse/package.nix · ソース: api.github.com
概要
Rust Ethereum 2.0 Client
履歴
Lighthouse is Sigma Prime's Rust implementation of an Ethereum proof-of-stake consensus client. It supplies the beacon-node and validator-client software used to participate in Ethereum consensus, following the ethereum/consensus-specs work rather than defining a separate chain protocol.
The project grew out of the multi-client Ethereum 2.0 effort, where independent clients were built in several languages to avoid network-level monoculture. Lighthouse's identity has remained tied to Rust, security review, fuzzing, and operational documentation for validators.
The v1.0.0 release on November 24, 2020 marked the transition to a production/stable development phase for genesis staking, with mainnet genesis state included in the binary. After Ethereum's proof-of-stake chain became operational, Lighthouse continued as one of the major consensus-layer implementations alongside clients such as Prysm, Teku, Nimbus, and Lodestar.
Lighthouse was adopted by Ethereum node operators and solo stakers because it packaged a beacon node, validator client, validator-account tooling, Docker images, and detailed operator documentation in one client family. Distribution through Homebrew and other package managers made it unusually easy for Unix users to install a consensus client from the same workflow used for ordinary developer tools.
Typical usage is running a Lighthouse beacon node beside an Ethereum execution client, then running a validator client for staking keys when the operator is validating. The command-line surface also includes account and validator utilities, making the package relevant both to long-running infrastructure and to one-off validator administration.
For package maintainers, Lighthouse is a good example of a blockchain daemon that is not just a single executable: releases are tied to protocol upgrades, binary distribution matters for validators, and operational correctness depends on pairing it with the right execution-layer and networking configuration.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
lighthouse | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/sigp/lighthouse
インストールメタデータ
| パッケージキー | brew:lighthouse |
|---|---|
| バージョン | 8.2.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/lighthouse |
| ホームページ | https://lighthouse.sigmaprime.io/ |
| リポジトリ | https://github.com/sigp/lighthouse |
| 上流ドキュメント | https://lighthouse.sigmaprime.io/ |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/sigp/lighthouse/archive/refs/tags/v8.2.1.tar.gz |
| 最終更新 | 2026-07-21T07:02:33Z |
| Pulse | updated |
| ビルド依存関係 | cmake, protobuf, rust |
| 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 | lighthouse |
| 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 パッケージリンクとは分けて表示されます。
lighthouse
nix profile install nixpkgs#lighthouselighthouse 8.1.3-r0
Ethereum 2.0 Client
https://lighthouse.sigmaprime.io/
sudo apk add lighthouselighthouse-doc 8.1.3-r0
Ethereum 2.0 Client (documentation)
https://lighthouse.sigmaprime.io/
sudo apk add lighthouse-docソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.