# miasma mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für miasma in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install miasma
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:miasma
- **Paketmanager:** Homebrew
- **Version:** 0.4.0
- **Quellzusammenfassung:** Trap AI web scrapers in an endless poison pit
- **Homepage:** <https://github.com/austin-weeks/miasma>
- **Repository:** <https://github.com/austin-weeks/miasma>
- **Zuletzt aktualisiert:** 2026-07-19T06:35:51Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- miasma (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.4.0
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Wie es verwendet wird

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.

### Quellen

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


## Sicherheitshinweise

Für miasma wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## Combined YAML source

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


## Quellen

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