pkg.soopen package index

brew / rang 7479

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

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install veilid

local Homebrew formula metadata

Linux

Nixvérifié · 92%
nix profile install nixpkgs#veilid

nixpkgs package indexes · pkgs/by-name/ve/veilid/package.nix · Source: api.github.com

aperçu

Résumé du paquet

Peer-to-peer network for easily sharing various kinds of data

Commandes et alias

  • veilid-cli
  • veilid-server

historique

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.

posture de sécurité

Niveau de risque : blue

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

Classificateur de risque

risque blue · confiance moyen · tool

Pourquoi

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

Signaux

  • text:network,server

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • Les métadonnées de compilation listent 2 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

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/veilid-server/veilid-server.conf$XDG_CONFIG_HOME/veilid-server/veilid-server.conf~/.config/veilid-server/veilid-server.conf

exécutables

Exécutables installés

CommandeTypeExpositionNote
veilid-clicliexécutable global
veilid-servercliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-04
version du gestionnaire0.5.7
gestionnaire mis à jour2026-07-19
données localesOK
amontnot checked
dernière version détectéenon détecté

https://veilid.com/

  • infoRelease/tag comparison is only available for GitHub repositories.https://veilid.com/confiance none

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:veilid
Version0.5.7
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/veilid
Page d'accueilhttps://veilid.com/
Docs amonthttps://veilid.com/
LicenceMPL-2.0
Archive sourcehttps://gitlab.com/veilid/veilid/-/archive/v0.5.7/veilid-v0.5.7.tar.bz2
Dernière mise à jour2026-07-19T16:03:38Z
Pulseupdated
Dépendances de compilationcmake, rust
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

veilid

nix profile install nixpkgs#veilid
  • normalized package name match
  • Correspondance par : Veilid
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ve/veilid/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • 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
  • pkg.so package database
  • pkgdb category and tag curation