macOS
brew install cjdnslocal Homebrew formula metadata
sudo port install cjdnsMacPorts ports tree · net/cjdns/Portfile · source: api.github.com
brew
Advanced mesh routing system with cryptographic addressing. Version 22.3 via Homebrew; verified from local package data.
install
brew install cjdnslocal Homebrew formula metadata
sudo port install cjdnsMacPorts ports tree · net/cjdns/Portfile · source: api.github.com
sudo apk add cjdnsAlpine Linux edge package indexes · cjdns · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#cjdnsnixpkgs package indexes · pkgs/by-name/cj/cjdns/package.nix · source: api.github.com
sudo pacman -S cjdnsArch Linux sync databases · cjdns · source: geo.mirror.pkgbuild.com
overview
Advanced mesh routing system with cryptographic addressing
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
/etc/cjdroute.confCredential-bearing paths to review before unattended agent runs.
/etc/cjdroute.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cjdnstool | cli | global executable | |
cjdroute | 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/cjdelisle/cjdns
install metadata
| Package key | brew:cjdns |
|---|---|
| Version | 22.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cjdns |
| Homepage | https://github.com/cjdelisle/cjdns/ |
| Repository | https://github.com/cjdelisle/cjdns |
| Upstream docs | https://github.com/cjdelisle/cjdns#readme |
| License | GPL-3.0-or-later AND GPL-2.0-or-later AND BSD-3-Clause AND MIT |
| Source archive | https://github.com/cjdelisle/cjdns/archive/refs/tags/cjdns-v22.3.tar.gz |
| Dependencies | libsodium |
| Build dependencies | node, pkgconf, rust |
| 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 | cjdns |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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.
cjdns
nix profile install nixpkgs#cjdnscjdns 22.3-r0
A routing engine designed for security, scalability, speed and ease of use
https://github.com/cjdelisle/cjdns
sudo apk add cjdnscjdns-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-doccjdns-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-openrccjdns 22.3-2
Routing engine designed for security, scalability, speed and ease of use
https://github.com/cjdelisle/cjdns
sudo pacman -S cjdnscjdns
sudo port install cjdnssource 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.