macOS
brew install opendhtlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für opendht in AI-Agent-Workflows.
Installation
brew install opendhtlocal Homebrew formula metadata
sudo apk add opendhtAlpine Linux edge package indexes · opendht · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#opendhtnixpkgs package indexes · pkgs/by-name/op/opendht/package.nix · Quelle: api.github.com
sudo pacman -S opendhtArch Linux sync databases · opendht · Quelle: geo.mirror.pkgbuild.com
sudo apt install dhtnodeUbuntu 24.04 LTS package indexes · dhtnode · Quelle: archive.ubuntu.com
Überblick
C++17 Distributed Hash Table implementation
Verlauf
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.
Sicherheitslage
Für opendht wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
dhtnode | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/savoirfairelinux/opendht
Installationsmetadaten
| Paketschlüssel | brew:opendht |
|---|---|
| Version | 3.7.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/opendht |
| Homepage | https://github.com/savoirfairelinux/opendht |
| Repository | https://github.com/savoirfairelinux/opendht |
| Upstream-Dokumentation | https://github.com/savoirfairelinux/opendht#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/savoirfairelinux/opendht/archive/refs/tags/v3.7.1.tar.gz |
| Zuletzt aktualisiert | 2026-05-11T18:07:37Z |
| Pulse | updated |
| Abhängigkeiten | argon2, asio, fmt, gnutls, msgpack-cxx, nettle, readline |
| Build-Abhängigkeiten | cmake, pkgconf |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 opendhtQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.