IP Protection via Prampta

Every prompt on Buddian is checked for copyright and likeness safety before generation.

What is Prampta?

Prampta is a Pre-Generation Authorization Protocol — a rights registry that answers one question before every AI generation: "Is this subject allowed in this context?"

The answer is a cryptographically signed decision (Ed25519) that the provider can verify offline and store as compliance evidence.

How It Works on Buddian

User submits prompt ↓ Buddian API receives generation request ↓ POST /v1/verify → Prampta registry "Is this prompt allowed?" ↓ ┌─── Allowed ───────────┐ ┌─── Denied ────────────┐ │ Signed decision │ │ Signed refusal │ │ Generation proceeds │ │ 403 returned to user │ │ Receipt stored │ │ Reason: IP violation │ └─────────────────────────┘ └────────────────────────┘

What Prampta Checks

Real People

Generates someone's face, voice, or name? Prampta checks if the rights holder has authorized it.

Protected Characters

Disney characters, brand mascots, fictional IP — Prampta knows what's protected and what's free to use.

Brands & Trademarks

Using a company name or logo in generated content? Prampta verifies licensing.

Fail-Closed

If there's any ambiguity, Prampta refuses. No generation happens without a clear "allowed" decision.

Why This Matters

The Audit Trail

Every verification and generation receipt is recorded in a hash-chained, tamper-evident audit log. This means:

For Rights Holders

If you own content (music, characters, likenesses), you can register your subjects on Prampta and control exactly how they're used in AI generation:

Learn more at prampta.com · api2.prampta.com

← Back to Buddian