macOS
brew install opendhtlocal Homebrew formula metadata
brew
opendht のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install opendhtlocal Homebrew formula metadata
sudo apk add opendhtAlpine Linux edge package indexes · opendht · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#opendhtnixpkgs package indexes · pkgs/by-name/op/opendht/package.nix · ソース: api.github.com
sudo pacman -S opendhtArch Linux sync databases · opendht · ソース: geo.mirror.pkgbuild.com
sudo apt install dhtnodeUbuntu 24.04 LTS package indexes · dhtnode · ソース: archive.ubuntu.com
概要
C++17 Distributed Hash Table implementation
履歴
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.
セキュリティ状態
opendht に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
dhtnode | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/savoirfairelinux/opendht
インストールメタデータ
| パッケージキー | brew:opendht |
|---|---|
| バージョン | 3.7.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/opendht |
| ホームページ | https://github.com/savoirfairelinux/opendht |
| リポジトリ | https://github.com/savoirfairelinux/opendht |
| 上流ドキュメント | https://github.com/savoirfairelinux/opendht#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/savoirfairelinux/opendht/archive/refs/tags/v3.7.1.tar.gz |
| 最終更新 | 2026-05-11T18:07:37Z |
| Pulse | updated |
| 依存関係 | argon2, asio, fmt, gnutls, msgpack-cxx, nettle, readline |
| ビルド依存関係 | cmake, pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 opendhtソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.