Back to browse
GitHub Repository

The 'robots.txt' protocol for AI prompt privacy and data consent

2 starsGo

PDP – A 'robots.txt' protocol for AI prompt privacy

by oug-t·Feb 24, 2026·1 point·1 comment

AI Analysis

MidBig BrainBold Bet

robots.txt for AI consent, but unenforceable without provider buy-in.

Strengths
  • Clean header-based design: zero payload changes, transport-layer agnostic.
  • Sensible three-tier consent model (private, session, permanent) maps to real compliance needs.
  • Multi-language SDK implementations (Python, JS, Go, Java) show cross-platform thinking.
Weaknesses
  • Adoption requires provider compliance; no mechanism to verify or enforce signal downstream.
  • Solves a problem that legal agreements already attempt to address—adds another layer of complexity.
Category
Target Audience

AI platform builders, API providers, privacy-conscious developers

Similar To

robots.txt · Do Not Track (DNT) header · Global Privacy Control (GPC)

Similar Projects