macOS
brew install miasmalocal Homebrew formula metadata
安装
brew install miasmalocal Homebrew formula metadata
概览
Trap AI web scrapers in an endless poison pit
历史
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.
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.
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.
安全态势
没有找到 miasma 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
miasma | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:miasma |
|---|---|
| 版本 | 0.4.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/austin-weeks/miasma |
| 仓库 | https://github.com/austin-weeks/miasma |
| 最后更新 | 2026-07-19T06:35:51Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.