Automic VaultAutomic Vault

brew

使用 Homebrew, Nix 安装 hsd

查看 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

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 8 个平台目标。
  • 安装时包含 2 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

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-seedercli全局可执行文件
hs-walletcli全局可执行文件
hsdcli全局可执行文件
hsd-clicli全局可执行文件
hsd-nodecli全局可执行文件
hsd-rpccli全局可执行文件
hsd-spvnodecli全局可执行文件
hsw-clicli全局可执行文件
hsw-rpccli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本8.0.0
管理器更新时间2026-06-22
本地数据OK
上游当前
检测到的最新版本v8.0.0

https://github.com/handshake-org/hsd

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:hsd
版本8.0.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/hsd
主页https://handshake.org
仓库https://github.com/handshake-org/hsd
上游文档https://github.com/handshake-org/hsd#readme
许可证MIT
源码归档https://github.com/handshake-org/hsd/archive/refs/tags/v8.0.0.tar.gz
最后更新2026-06-22T14:03:43-07:00
Pulseupdated
依赖node, unbound
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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