Automic VaultAutomic Vault

brew

cjdns を Homebrew, apk, MacPorts, Nix, pacman でインストール

cjdns のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install cjdns

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install cjdns

MacPorts ports tree · net/cjdns/Portfile · ソース: api.github.com

概要

パッケージ概要

Advanced mesh routing system with cryptographic addressing

コマンドとエイリアス

  • cjdnstool
  • cjdroute

履歴

プロジェクトの歴史と使われ方

cjdns is an encrypted IPv6 mesh-routing system that derives addresses from public keys and uses a distributed hash table for routing. It is packaged as a command-line/network daemon stack centered on `cjdroute`.

プロジェクトの歴史

The official repository was created in 2011 and describes cjdns as an encrypted IPv6 network using public-key cryptography for address allocation and a distributed hash table for routing. Its whitepaper frames the project as a clean-slate response to Internet routing, security, decentralization, and ease-of-configuration problems.

The project goals document emphasizes built-in security, auto-configuration, decentralization, and scalability for mesh-like networks.

採用の歴史

The batch input records cjdns packages in Homebrew, Alpine, MacPorts, Nix, and Arch/pacman. The upstream README includes Linux and macOS build instructions, an installer-project option, and localized README translations, all signs of a project aimed at technically capable operators across Unix-like systems.

使われ方

Users build or install cjdns, generate `/etc/cjdroute.conf` with `cjdroute --genconf`, protect that file because it contains node identity material, and run the router to join encrypted peer networks.

パッケージ好きにとっての重要性

cjdns is package-nerd significant because it is not just a daemon: it packages a whole alternate-networking experiment with crypto identity, TUN/TAP setup, peer configuration, and routing assumptions. It stresses distro policy around networking privileges, service setup, generated secrets, and fast-moving low-level dependencies.

タイムライン

  • 2011: Official GitHub repository created.
  • 2011: Early tags include cjdns-0.1, cjdns-0.2, and cjdns-0.3.
  • 2026: Official GitHub repository metadata shows continuing activity.

Related projects

  • The official README points to cjdns.sh as a pre-built binary installer option.
  • The official whitepaper compares the problem space with IPsec, DNSSEC, LISP, OLSR, HSLS, and BATMAN.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 3 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
/etc/cjdroute.conf

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
/etc/cjdroute.conf

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
cjdnstoolcliグローバル実行可能ファイル
cjdroutecliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版22.3
マネージャ更新日
ローカルデータOK
上流最新
検出された最新cjdns-v22.3

https://github.com/cjdelisle/cjdns

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:cjdns
バージョン22.3
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/cjdns
ホームページhttps://github.com/cjdelisle/cjdns/
リポジトリhttps://github.com/cjdelisle/cjdns
上流ドキュメントhttps://github.com/cjdelisle/cjdns#readme
ライセンスGPL-3.0-or-later AND GPL-2.0-or-later AND BSD-3-Clause AND MIT
ソースアーカイブhttps://github.com/cjdelisle/cjdns/archive/refs/tags/cjdns-v22.3.tar.gz
依存関係libsodium
ビルド依存関係node, pkgconf, rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

cjdns

nix profile install nixpkgs#cjdns
  • normalized package name match
  • 一致条件: Cjdns
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/cj/cjdns/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

cjdns 22.3-r0

A routing engine designed for security, scalability, speed and ease of use

https://github.com/cjdelisle/cjdns

sudo apk add cjdns
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: cjdns
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Cjdns
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cjdns from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

cjdns-doc 22.3-r0

A routing engine designed for security, scalability, speed and ease of use (documentation)

https://github.com/cjdelisle/cjdns

sudo apk add cjdns-doc
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: cjdns
  • normalized package name match
  • 一致条件: Cjdns
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cjdns-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

cjdns-openrc 22.3-r0

A routing engine designed for security, scalability, speed and ease of use (OpenRC init scripts)

https://github.com/cjdelisle/cjdns

sudo apk add cjdns-openrc
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: cjdns
  • normalized package name match
  • 一致条件: Cjdns
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cjdns-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

cjdns 22.3-2

Routing engine designed for security, scalability, speed and ease of use

https://github.com/cjdelisle/cjdns

sudo pacman -S cjdns
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • 3 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Cjdns
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: cjdns from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

cjdns

sudo port install cjdns
  • normalized package name match
  • 一致条件: Cjdns
MacPorts ports tree · api.github.com · MacPorts ports tree: net/cjdns/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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