Skip the Read - 1 Minute Summary
Skip the Read - 1 Minute Summary
You can think of the Story Attestation Service (SAS) as a bunch of independent service providers each proving the validity of an IP in their own way. So that each IP has a set of “badges” on it displaying the results.It’s then up to the ecosystem/market to determine which providers they trust or want to believe. This becomes a decentralized “validator”-like approach to IP validity, where if an IP Asset has lots of providers saying it is valid, then it’s probably valid.
- The Story Attestation Service (SAS): leverages a network of specialized service providers — each detecting copyright violations across different mediums (images, audio, etc) — to provide transparent, publicly accessible signals on the legitimacy of an 🧩 IP Asset. Applications that facilitate IP registration (e.g. original content) may also attest to the provenance of an IP asset (called “apptestations”) in the future.
- The ❌ Dispute Module: offers a flexible framework for resolving conflicts, tapping both on-chain and off-chain processes to accommodate the nuanced nature of IP disputes.
”When does the SAS scan my IP?”
It’s important to note that the Story Attestation Service only runs IP infringement checks on commercial IP. That is, IP Assets who have at least one License Terms where
commercialUse = true
.If your IP is non-commercial, then this section doesn’t apply to you.Property Name | Type | Description |
---|---|---|
mediaUrl | string | Used for infringement checking, points to the actual media (ex. image or audio) |
mediaHash | string | Hashed string of the media using SHA-256 hashing algorithm. See here for how that is done. |
mediaType | string | Type of media (audio, video, image), based on mimeType. See the allowed media types here. |
mediaUrl
will be checked by our infringement detection providers and flagged if infringement is detected.
If you do not pass in these media.*
fields, then an infringement detection will not be performed and your IP will not be proven valid.
Current Limitations
- You must set the
media.*
fields before attaching commercial terms (commercialUse = true
), otherwise no check will be performed. - Attestations will only show up on the IP Portal (our “GitHub for IP” platform coming soon). We are working on publishing attestations to public record so anyone can access the results (COMING SOON!).
- Only media that is existing on the internet will be detected. If someone registers new IP on Story, it will simply return validated because our providers don’t have data on it.
Current Providers
Yakoa
Yakoa uses AI and machine learning to scan multiple blockchains, analyzing on-chain data to detect direct copies, stylistic forgeries, and unauthorized replications of digital assets. It compares new assets against a database of known IP, flagging potential violations in real time and providing detailed audit logs for enforcement.
Pex
Pex.com is a digital platform that leverages advanced content recognition and analytics to help creators and rights holders track, manage, and monetize their visual and audio media online. It monitors how content is used across the web, making it easier for users to discover licensing opportunities and protect their intellectual property.