macOS
brew install hsdlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de hsd pour les workflows d'agents IA.
installation
brew install hsdlocal Homebrew formula metadata
nix profile install nixpkgs#hsdnixpkgs package indexes · pkgs/by-name/hs/hsd/package.nix · Source: api.github.com
aperçu
Handshake Daemon & Full Node
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
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.
Config paths the tool may read or write during local use.
~/.hsd/hsd.conf~/.hsd/hsw.conf~/.hsd/<network>/hsd.confCredential-bearing paths to review before unattended agent runs.
~/.hsd/hsd.conf~/.hsd/hsw.confexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
hs-seeder | cli | exécutable global | |
hs-wallet | cli | exécutable global | |
hsd | cli | exécutable global | |
hsd-cli | cli | exécutable global | |
hsd-node | cli | exécutable global | |
hsd-rpc | cli | exécutable global | |
hsd-spvnode | cli | exécutable global | |
hsw-cli | cli | exécutable global | |
hsw-rpc | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/handshake-org/hsd
métadonnées d'installation
| Clé du paquet | brew:hsd |
|---|---|
| Version | 8.0.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/hsd |
| Page d'accueil | https://handshake.org |
| Dépôt | https://github.com/handshake-org/hsd |
| Docs amont | https://github.com/handshake-org/hsd#readme |
| Licence | MIT |
| Archive source | https://github.com/handshake-org/hsd/archive/refs/tags/v8.0.0.tar.gz |
| Dernière mise à jour | 2026-06-22T14:03:43-07:00 |
| Pulse | updated |
| Dépendances | node, unbound |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | hsd |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
hsd
nix profile install nixpkgs#hsdpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.