macOS
brew install veilidlocal Homebrew formula metadata
brew
Peer-to-peer network for easily sharing various kinds of data. Version 0.5.5 via Homebrew; verified 2026-06-27.
install
brew install veilidlocal Homebrew formula metadata
nix profile install nixpkgs#veilidnixpkgs package indexes · pkgs/by-name/ve/veilid/package.nix · source: api.github.com
overview
Peer-to-peer network for easily sharing various kinds of data
history
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.
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.
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.
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.
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
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/veilid-server/veilid-server.conf$XDG_CONFIG_HOME/veilid-server/veilid-server.conf~/.config/veilid-server/veilid-server.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
veilid-cli | cli | global executable | |
veilid-server | 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.
install metadata
| Package key | brew:veilid |
|---|---|
| Version | 0.5.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/veilid |
| Homepage | https://veilid.com/ |
| Repository | https://gitlab.com/veilid/veilid |
| Upstream docs | https://veilid.gitlab.io/developer-book |
| License | MPL-2.0 |
| Source archive | https://gitlab.com/veilid/veilid/-/archive/v0.5.5/veilid-v0.5.5.tar.bz2 |
| Last updated | 2026-06-27T20:52:28Z |
| Pulse | updated |
| Build dependencies | cmake, 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 | veilid |
| 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.
veilid
nix profile install nixpkgs#veilidsource 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.