# Installer miasma avec Homebrew

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

## installation

```sh
sudo av install brew:miasma
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install miasma
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:miasma
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.4.0
- **Résumé source:** Trap AI web scrapers in an endless poison pit
- **Page d'accueil:** <https://github.com/austin-weeks/miasma>
- **Dépôt:** <https://github.com/austin-weeks/miasma>
- **Dernière mise à jour:** 2026-07-19T06:35:51Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- miasma (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

Miasma is a Rust-based anti-scraping tool from the austin-weeks/miasma GitHub project. Its README frames it as a way to send AI web scrapers into an endless set of generated pages rather than ordinary site content, using hidden links on a site and a reverse proxy route such as an Nginx location that points scraper traffic at the Miasma server.

### Historique du projet

The project belongs to the small tarpit/honeypot family of anti-crawler tools that emerged in response to large-scale AI scraping. Its documented usage is deliberately simple: place hidden, inaccessible-to-humans links into normal pages, proxy the trap path to Miasma, and let Miasma generate self-referential pages under that path. The README also documents operational guardrails such as rate limiting and a maximum number of in-flight connections.

### Modes d'utilisation

Its adoption signal is early and package-manager-specific: Homebrew packages it as `miasma`, Hacker News discussed the GitHub project, and the formula builds it from Rust source. Compared with general bot-blocking middleware, its niche is narrower and more adversarial: it is not a crawler classifier or robots.txt policy tool, but a poison-page generator for site operators who intentionally want unwanted scrapers to waste work.

### Sources

- <https://arstechnica.com/tech-policy/2025/01/ai-haters-build-tarpits-to-trap-and-trick-ai-scrapers-that-ignore-robots-txt/>
- <https://formulae.brew.sh/formula/miasma>
- <https://github.com/austin-weeks/miasma>
- <https://news.ycombinator.com/item?id=47561819>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour miasma. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## Combined YAML source

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


## Sources

- pkg.so package database
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
