macOS
brew install opendhtlocal Homebrew formula metadata
brew
C++17 Distributed Hash Table implementation. Version 3.7.1 via Homebrew; verified 2026-05-11.
install
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
overview
C++17 Distributed Hash Table implementation
history
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.
security posture
No matching local secret-handling manifest was found for opendht. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dhtnode | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/savoirfairelinux/opendht
install metadata
| Package key | brew:opendht |
|---|---|
| Version | 3.7.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/opendht |
| Homepage | https://github.com/savoirfairelinux/opendht |
| Repository | https://github.com/savoirfairelinux/opendht |
| Upstream docs | https://github.com/savoirfairelinux/opendht#readme |
| License | MIT |
| Source archive | https://github.com/savoirfairelinux/opendht/archive/refs/tags/v3.7.1.tar.gz |
| Last updated | 2026-05-11T18:07:37Z |
| Pulse | updated |
| Dependencies | argon2, asio, fmt, gnutls, msgpack-cxx, nettle, readline |
| Build dependencies | cmake, pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 opendhtsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.