pkg.soopen package index

brew / 順位 6037

hsd を Homebrew, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install hsd

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#hsd

nixpkgs package indexes · pkgs/by-name/hs/hsd/package.nix · ソース: api.github.com

概要

パッケージ概要

Handshake Daemon & Full Node

コマンドとエイリアス

  • hs-seeder
  • hs-wallet
  • hsd
  • hsd-cli
  • hsd-node
  • hsd-rpc
  • hsd-spvnode
  • hsw-cli
  • hsw-rpc

履歴

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

HSD is the JavaScript full-node and daemon implementation of the Handshake protocol, a decentralized naming and certificate-authority experiment built around a peer-to-peer root zone.

プロジェクトの歴史

Handshake's own site identifies hsd as the initial code for the protocol, and the hsd README describes it as an implementation of Handshake. The project grew as a node, wallet, DNS resolver, RPC server, and CLI suite rather than as a single-purpose daemon.

The README and install guide show a Node.js-based project distributed from the official GitHub repository, installable from source, Git refs, Homebrew, and container images. The command set includes hsd, hsd-cli, hsw-cli, RPC shortcuts, wallet tools, and seeding utilities.

採用の歴史

HSD adoption is tied to Handshake network participation: running a full node, serving recursive or authoritative DNS, managing wallets, mining, claiming names through DNSSEC proofs, and participating in name auctions. The Homebrew and Nix package metadata in the input shows packaging beyond npm-style installation.

The release notes show long-running protocol maintenance with network soft forks, database and wallet migrations, API changes, and DNS/name-resolution improvements. That makes hsd closer to Bitcoin-derived node software than to a disposable CLI.

使われ方

Common usage is operational: run hsd as a full node, query it with hsd-cli, manage wallet state with hsw-cli, expose node and wallet HTTP APIs, and configure DNS ports for recursive or authoritative service.

The README emphasizes bitcoind-style RPC plus additional REST APIs, name auction commands such as sendopen, sendbid, sendreveal, sendupdate, and DNSSEC-based claim flows.

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

For package maintainers, hsd is significant because it packages a full blockchain/DNS stack with native dependency considerations such as libunbound, network ports, persistent state under ~/.hsd, wallet migrations, and security-sensitive API keys.

It is also a good example of an ecosystem package where the formula is not just installing a binary: the package participates in a protocol, has stateful upgrades, and exposes multiple command-line entry points.

タイムライン

  • 2018-2019: Public v0.x tags and testnet tags appear in the upstream repository.
  • 2020: v1.0.0 appears in the upstream tag series.
  • 2023: v6.0.0 release notes include the ICANN Lockup soft fork and configuration changes.
  • 2024: v7.0.0 release notes describe wallet migrations, interactive rescans, and history API changes.
  • 2025: v8.0.0 release notes include the End Airdrop soft fork.

Related projects

  • Related projects include the Handshake protocol documentation, hs-client for RPC helpers, Bob Wallet as a GUI wallet, bns for DNS-related functionality, and libunbound for recursive resolver support.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

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

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

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

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.hsd/hsd.conf~/.hsd/hsw.conf~/.hsd/<network>/hsd.conf

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.hsd/hsd.conf~/.hsd/hsw.conf

実行可能ファイル

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

コマンド種類公開範囲メモ
hs-seeder実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
hs-wallet実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
hsd実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
hsd-cli実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
hsd-node実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
hsd-rpc実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
hsd-spvnode実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
hsw-cli実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
hsw-rpc実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

ページ生成日2026-08-03
マネージャ版8.0.0
マネージャ更新日2026-06-22
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:hsd
バージョン8.0.0
パッケージマネージャHomebrew
ホームページhttps://handshake.org
リポジトリhttps://github.com/handshake-org/hsd
最終更新2026-06-22T14:03:43-07:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

Nix95%

hsd

nix profile install nixpkgs#hsd
  • normalized package name match
  • 一致条件: Hsd
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/hs/hsd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation