# Installer veilid avec Homebrew, Nix

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

## installation

```sh
sudo av install brew:veilid
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install veilid
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#veilid
```

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

## Faits du paquet

- **Clé du paquet:** brew:veilid
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.5.7
- **Résumé source:** Peer-to-peer network for easily sharing various kinds of data
- **Page d'accueil:** <https://veilid.com/>
- **Dernière mise à jour:** 2026-07-19T16:03:38Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- veilid-cli (alias)
- veilid-server (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.5.7
## Historique du projet et usages

Veilid is an open-source peer-to-peer application framework from Cult of the Dead Cow, written in Rust and presented publicly in 2023 as privacy infrastructure for decentralized applications. The project packages a network, server, CLI, APIs, and example applications around the idea that apps should be able to communicate without relying on centralized data collection.

### Historique du projet

Veilid was launched at DEF CON 31 in August 2023 by members of Cult of the Dead Cow, including Christien Rioux and Katelyn Bowden. The launch material described it as conceptually similar to IPFS plus Tor, but designed as an application framework with private routing rather than as a blockchain or transaction network.

The GitLab project was created in July 2023, shortly before the public DEF CON release. The project's developer book describes Veilid as both a protocol and an application development framework, with sections for concepts, running nodes, and building apps through APIs such as Python and Dart.

### Historique d'adoption

Veilid's adoption is still early and community-driven. It gained attention because of its cDc lineage and because privacy advocates and decentralization writers saw it as part of a renewed push toward peer-to-peer applications that are not dependent on large social or cloud platforms.

The flagship demonstration has been VeilidChat, a decentralized secure chat application built on the framework. The broader adoption story is less about a mature installed base and more about providing developers with reusable privacy networking primitives.

### Modes d'utilisation

Package users install `veilid-server` to run a node and `veilid-cli` to interact with it. Developers use the framework and language bindings to build applications that discover peers, exchange data, and use Veilid's routing and DHT-like primitives rather than standing up a conventional centralized backend.

The project explicitly targets mobile, desktop, web, and headless node use. That makes the Homebrew package relevant not just for app developers but also for power users who want to operate nodes and help bootstrap the network.

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

Veilid matters in package collections because it is not merely another chat app: it is a privacy-preserving P2P substrate packaged as developer infrastructure. Its presence in Homebrew and Nix makes experimentation with the network much easier for Rust, privacy, and decentralized-systems communities.

### Chronologie

- July 2023: The public GitLab project is created.
- August 11, 2023: Veilid is released at DEF CON 31.
- Late 2023: EFF and security media coverage position Veilid among contemporary peer-to-peer web and privacy-infrastructure efforts.

### Related projects

- Veilid is commonly compared with Tor, IPFS, BitTorrent-style peer discovery, Secure Scuttlebutt, Freenet, and other anonymous or decentralized P2P systems. Unlike many of those, its stated packaging is an application framework rather than a single end-user network product.

### Sources

- <https://gitlab.com/veilid/veilid>
- <https://veilid.com/>
- <https://veilid.com/Launch-Slides-Veilid.pdf>
- <https://veilid.gitlab.io/developer-book/>
- <https://www.eff.org/deeplinks/2023/12/meet-spritely-and-veilid>
- <https://www.theregister.com/special-features/2023/08/12/cult-of-the-dead-cow-unveils-veilid-peer-to-peer-project/830646>


## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal


## 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/veilid-server/veilid-server.conf, $XDG_CONFIG_HOME/veilid-server/veilid-server.conf, ~/.config/veilid-server/veilid-server.conf
## Autres enregistrements de gestionnaires de paquets

- Nix - veilid: normalized package name match | nixpkgs package indexes: pkgs/by-name/ve/veilid/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

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


## Sources

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