macOS
brew install opendhtlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de opendht pour les workflows d'agents IA.
installation
brew install opendhtlocal Homebrew formula metadata
sudo apk add opendhtAlpine Linux edge package indexes · opendht · Source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#opendhtnixpkgs package indexes · pkgs/by-name/op/opendht/package.nix · Source: api.github.com
sudo pacman -S opendhtArch Linux sync databases · opendht · Source: geo.mirror.pkgbuild.com
sudo apt install dhtnodeUbuntu 24.04 LTS package indexes · dhtnode · Source: archive.ubuntu.com
aperçu
C++17 Distributed Hash Table implementation
historique
OpenDHT is Savoir-faire Linux's C++17 distributed hash table implementation. It provides a peer-to-peer, redundant key-value store where nodes can publish and retrieve values without a central database server.
The public repository describes OpenDHT as a lightweight C++17 DHT and exposes it as both a library and the `dhtnode` executable. Its design centers on an easy-to-use distributed in-memory store, with values spread across participating network nodes.
The clearest production adoption path is Jami, Savoir-faire Linux's peer-to-peer communication system. Jami documentation says OpenDHT provides the distributed key-value datastore used for connectivity establishment with ICE and for message distribution.
Developers use OpenDHT when they need peer discovery, rendezvous, or small distributed records in a decentralized network. Operators can run `dhtnode` instances as bootstrap or participating nodes, while applications link the library for read/write access to the DHT.
OpenDHT is a useful package to track because it packages a real distributed-systems primitive as a reusable C++ library rather than burying it inside a single application. The same codebase serving both Jami infrastructure and generic package managers makes dependency, ABI, and bootstrap-node behavior visible to downstream packagers.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour opendht. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
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.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
dhtnode | 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/savoirfairelinux/opendht
métadonnées d'installation
| Clé du paquet | brew:opendht |
|---|---|
| Version | 3.7.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/opendht |
| Page d'accueil | https://github.com/savoirfairelinux/opendht |
| Dépôt | https://github.com/savoirfairelinux/opendht |
| Docs amont | https://github.com/savoirfairelinux/opendht#readme |
| Licence | MIT |
| Archive source | https://github.com/savoirfairelinux/opendht/archive/refs/tags/v3.7.1.tar.gz |
| Dernière mise à jour | 2026-05-11T18:07:37Z |
| Pulse | updated |
| Dépendances | argon2, asio, fmt, gnutls, msgpack-cxx, nettle, readline |
| Dépendances de compilation | cmake, pkgconf |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, 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 | opendht |
| Version Scheme | 0 |
| Revision | 1 |
| 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.
opendht
nix profile install nixpkgs#opendhtdhtnode 3.0.1-1.1build2
OpenDHT node binary
https://github.com/savoirfairelinux/opendht
sudo apt install dhtnodelibopendht-c-dev 3.0.1-1.1build2
Development files for the libopendht-c library
https://github.com/savoirfairelinux/opendht
sudo apt install libopendht-c-devlibopendht-c3t64 3.0.1-1.1build2
Lightweight C++17 distributed hash table implementation - C wrapper
https://github.com/savoirfairelinux/opendht
sudo apt install libopendht-c3t64libopendht-dev 3.0.1-1.1build2
Development files for the libopendht library
https://github.com/savoirfairelinux/opendht
sudo apt install libopendht-devlibopendht3t64 3.0.1-1.1build2
Lightweight C++17 distributed hash table implementation
https://github.com/savoirfairelinux/opendht
sudo apt install libopendht3t64opendht-tools 3.0.1-1.1build2
Collection of OpenDHT utility tools
https://github.com/savoirfairelinux/opendht
sudo apt install opendht-toolspython3-opendht 3.0.1-1.1build2
Python 3 bindings for libopendht C++ library
https://github.com/savoirfairelinux/opendht
sudo apt install python3-opendhtopendht 4.0.4-r0
C++17 Distributed Hash Table implementation
https://github.com/savoirfairelinux/opendht
sudo apk add opendhtopendht-dev 4.0.4-r0
C++17 Distributed Hash Table implementation (development files)
https://github.com/savoirfairelinux/opendht
sudo apk add opendht-devopendht-doc 4.0.4-r0
C++17 Distributed Hash Table implementation (documentation)
https://github.com/savoirfairelinux/opendht
sudo apk add opendht-docopendht-libs 4.0.4-r0
C++17 Distributed Hash Table implementation (libraries)
https://github.com/savoirfairelinux/opendht
sudo apk add opendht-libspy3-opendht 4.0.4-r0
C++17 Distributed Hash Table implementation (python bindings)
https://github.com/savoirfairelinux/opendht
sudo apk add py3-opendhtpy3-opendht-pyc 4.0.4-r0
Precompiled Python bytecode for py3-opendht
https://github.com/savoirfairelinux/opendht
sudo apk add py3-opendht-pycopendht 1:3.7.7-3
C++17 Distributed Hash Table (DHT) implementation
https://github.com/savoirfairelinux/opendht
sudo pacman -S opendhtpiste 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.