Automic VaultAutomic Vault

brew

opendht mit Homebrew, apk, Nix, pacman, apt installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für opendht in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install opendht

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add opendht

Alpine Linux edge package indexes · opendht · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#opendht

nixpkgs package indexes · pkgs/by-name/op/opendht/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S opendht

Arch Linux sync databases · opendht · Quelle: geo.mirror.pkgbuild.com

Ubuntu aptverifiziert · 92%
sudo apt install dhtnode

Ubuntu 24.04 LTS package indexes · dhtnode · Quelle: archive.ubuntu.com

Überblick

Paketzusammenfassung

C++17 Distributed Hash Table implementation

Befehle und Aliase

  • dhtnode

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Related projects

  • DHTNet is a later Savoir-faire Linux C++17 networking library spun off from the Jami project; it complements OpenDHT by focusing on peer-to-peer connection establishment rather than the DHT store itself.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

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.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 7 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 2 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
dhtnodecliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-10
Manager-Version3.7.1
Manager aktualisiert2026-05-11
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv3.7.1

https://github.com/savoirfairelinux/opendht

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:opendht
Version3.7.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/opendht
Homepagehttps://github.com/savoirfairelinux/opendht
Repositoryhttps://github.com/savoirfairelinux/opendht
Upstream-Dokumentationhttps://github.com/savoirfairelinux/opendht#readme
LizenzMIT
Quellarchivhttps://github.com/savoirfairelinux/opendht/archive/refs/tags/v3.7.1.tar.gz
Zuletzt aktualisiert2026-05-11T18:07:37Z
Pulseupdated
Abhängigkeitenargon2, asio, fmt, gnutls, msgpack-cxx, nettle, readline
Build-Abhängigkeitencmake, pkgconf
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameopendht
Version Scheme0
Revision1
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

opendht

nix profile install nixpkgs#opendht
  • normalized package name match
  • Abgeglichen nach: Opendht
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/op/opendht/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

dhtnode 3.0.1-1.1build2

OpenDHT node binary

https://github.com/savoirfairelinux/opendht

sudo apt install dhtnode
  • Section: universe/net
  • Architecture: amd64
  • Source Package: opendht
  • 8 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Opendht
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: dhtnode from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libopendht-c-dev 3.0.1-1.1build2

Development files for the libopendht-c library

https://github.com/savoirfairelinux/opendht

sudo apt install libopendht-c-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: opendht
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Opendht
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libopendht-c-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libopendht-c3t64 3.0.1-1.1build2

Lightweight C++17 distributed hash table implementation - C wrapper

https://github.com/savoirfairelinux/opendht

sudo apt install libopendht-c3t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: opendht
  • 4 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Opendht
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libopendht-c3t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libopendht-dev 3.0.1-1.1build2

Development files for the libopendht library

https://github.com/savoirfairelinux/opendht

sudo apt install libopendht-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: opendht
  • 14 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Opendht
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libopendht-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libopendht3t64 3.0.1-1.1build2

Lightweight C++17 distributed hash table implementation

https://github.com/savoirfairelinux/opendht

sudo apt install libopendht3t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: opendht
  • 10 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Opendht
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libopendht3t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

opendht-tools 3.0.1-1.1build2

Collection of OpenDHT utility tools

https://github.com/savoirfairelinux/opendht

sudo apt install opendht-tools
  • Section: universe/net
  • Architecture: amd64
  • Source Package: opendht
  • 11 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Opendht
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: opendht-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

python3-opendht 3.0.1-1.1build2

Python 3 bindings for libopendht C++ library

https://github.com/savoirfairelinux/opendht

sudo apt install python3-opendht
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: opendht
  • 5 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Opendht
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-opendht from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

opendht 4.0.4-r0

C++17 Distributed Hash Table implementation

https://github.com/savoirfairelinux/opendht

sudo apk add opendht
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: opendht
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Opendht
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: opendht from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

opendht-dev 4.0.4-r0

C++17 Distributed Hash Table implementation (development files)

https://github.com/savoirfairelinux/opendht

sudo apk add opendht-dev
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: opendht
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Opendht
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: opendht-dev from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

opendht-doc 4.0.4-r0

C++17 Distributed Hash Table implementation (documentation)

https://github.com/savoirfairelinux/opendht

sudo apk add opendht-doc
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: opendht
  • normalized package name match
  • Abgeglichen nach: Opendht
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: opendht-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

opendht-libs 4.0.4-r0

C++17 Distributed Hash Table implementation (libraries)

https://github.com/savoirfairelinux/opendht

sudo apk add opendht-libs
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: opendht
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Opendht
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: opendht-libs from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

py3-opendht 4.0.4-r0

C++17 Distributed Hash Table implementation (python bindings)

https://github.com/savoirfairelinux/opendht

sudo apk add py3-opendht
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: opendht
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Opendht
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: py3-opendht from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

py3-opendht-pyc 4.0.4-r0

Precompiled Python bytecode for py3-opendht

https://github.com/savoirfairelinux/opendht

sudo apk add py3-opendht-pyc
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: opendht
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Opendht
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: py3-opendht-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman95%

opendht 1:3.7.7-3

C++17 Distributed Hash Table (DHT) implementation

https://github.com/savoirfairelinux/opendht

sudo pacman -S opendht
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • 10 Abhängigkeiten
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Opendht
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: opendht from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment