# Installer cjdns avec Homebrew, apk, MacPorts, Nix, pacman

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de cjdns pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:cjdns
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install cjdns
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install cjdns
```

  Preuve: MacPorts ports tree: net/cjdns/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add cjdns
```

  Preuve: Alpine Linux edge package indexes: cjdns from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#cjdns
```

  Preuve: nixpkgs package indexes: pkgs/by-name/cj/cjdns/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S cjdns
```

  Preuve: Arch Linux sync databases: cjdns from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## Faits du paquet

- **Clé du paquet:** brew:cjdns
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/cjdns>
- **Version:** 22.3
- **Résumé source:** Advanced mesh routing system with cryptographic addressing
- **Page d'accueil:** <https://github.com/cjdelisle/cjdns/>
- **Dépôt:** <https://github.com/cjdelisle/cjdns>
- **Docs amont:** <https://github.com/cjdelisle/cjdns/>
- **Licence:** GPL-3.0-or-later AND GPL-2.0-or-later AND BSD-3-Clause AND MIT
- **Archive source:** <https://github.com/cjdelisle/cjdns/archive/refs/tags/cjdns-v22.3.tar.gz>
- **Dernière mise à jour:** 2026-08-02T01:55:35+09:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- cjdnstool (cli)
- cjdroute (cli)
- cjdnstool (alias)
- cjdroute (alias)

## Dépendances

- libsodium

## Dépendances de compilation

- node
- pkgconf
- rust

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 22.3
- gestionnaire mis à jour: 2026-08-02
- données locales: OK
- dépôt amont: https://github.com/cjdelisle/cjdns
- dernière version détectée: cjdns-v22.3 (à jour)
## Historique du projet et usages

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`.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

- <https://github.com/cjdelisle/cjdns/blob/master/README.md>
- <https://github.com/cjdelisle/cjdns/blob/master/doc/Whitepaper.md>
- <https://github.com/cjdelisle/cjdns/blob/master/doc/projectGoals.md>
- <https://api.github.com/repos/cjdelisle/cjdns>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## 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

- Unix: /etc/cjdroute.conf

## Credential files

- Unix: /etc/cjdroute.conf
## Détails de la base source

- **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:** head, stable

## Autres enregistrements de gestionnaires de paquets

- Nix - cjdns: normalized package name match | nixpkgs package indexes: pkgs/by-name/cj/cjdns/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - cjdns - 22.3-r0: normalized package name match | Alpine Linux edge package indexes: cjdns from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A routing engine designed for security, scalability, speed and ease of use | https://github.com/cjdelisle/cjdns
- apk - cjdns-doc - 22.3-r0: normalized package name match | Alpine Linux edge package indexes: cjdns-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A routing engine designed for security, scalability, speed and ease of use (documentation) | https://github.com/cjdelisle/cjdns
- apk - cjdns-openrc - 22.3-r0: normalized package name match | Alpine Linux edge package indexes: cjdns-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A routing engine designed for security, scalability, speed and ease of use (OpenRC init scripts) | https://github.com/cjdelisle/cjdns
- pacman - cjdns - 22.3-2: normalized package name match | Arch Linux sync databases: cjdns from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Routing engine designed for security, scalability, speed and ease of use | https://github.com/cjdelisle/cjdns
- MacPorts - cjdns: normalized package name match | MacPorts ports tree: net/cjdns/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://pkg.so/fr/brew-utility-packages/) - Matched Homebrew package provider.
- [node](https://pkg.so/fr/brew/node/) - Build dependency declared by Homebrew.
- [pkgconf](https://pkg.so/fr/brew/pkgconf/) - Build dependency declared by Homebrew.
- [rust](https://pkg.so/fr/brew/rust/) - Build dependency declared by Homebrew.
- [babeld](https://pkg.so/fr/brew/babeld/) - Shares pkgdb curated category or tags: cli, ipv6, mesh-networking, networking, routing.
- [olsrd](https://pkg.so/fr/brew/olsrd/) - Shares pkgdb curated category or tags: cli, mesh-networking, networking, routing.
- [tailscale](https://pkg.so/fr/brew/tailscale/) - Shares pkgdb curated category or tags: cli, mesh-networking, networking.
- [iproute2mac](https://pkg.so/fr/brew/iproute2mac/) - Shares pkgdb curated category or tags: cli, networking, routing.
- [opendht](https://pkg.so/fr/brew/opendht/) - Shares pkgdb curated category or tags: cli, dht, networking.
- [tcptraceroute](https://pkg.so/fr/brew/tcptraceroute/) - Shares pkgdb curated category or tags: cli, networking, routing.
- [ipcalc](https://pkg.so/fr/brew/ipcalc/) - Shares pkgdb curated category or tags: cli, ipv6, networking.
- [nexttrace](https://pkg.so/fr/brew/nexttrace/) - Shares pkgdb curated category or tags: cli, networking, routing.
- [nebula](https://pkg.so/fr/brew/nebula/) - Local package facts share a topical domain. Shared terms: cli, mesh, mesh-networking, networking.
- [copyparty](https://pkg.so/fr/brew/copyparty/) - Local package facts share a topical domain. Shared terms: cli, libsodium, networking.

## Combined YAML source

View the package source record on GitHub. [combined/cjdns.yml](https://github.com/mxcl/pkgdb/blob/main/combined/cjdns.yml)


## Sources

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