Riyo Apps
Research

DMCA Takedown Register

Search GitHub's public archive of DMCA notices by name, year, and type.

PWAWindowsmacOSLinuxAndroidiOS

Overview

DMCA Takedown Register is a fully static, client-side search interface for GitHub's public DMCA notice archive. Search and filtering run in the browser, while each result links back to the original notice on GitHub.

Client-side search

Search a compact index in the browser with multiple terms combined as an AND query.

Notice filters

Narrow results by year and by notice, counter notice, retraction, or reversal.

Readable previews

Open markdown notices on a paper-style page with private markers shown as redactions.

No tracking

The site is static and performs search locally without analytics or server-side queries.

Use and install

Open the register in a supported browser, then choose Install app from the browser menu to add the PWA.

Open app

FAQ

What does the register search?

It searches the public notices published in GitHub's github/dmca repository.

Is search sent to a server?

No. The search index is loaded by the static site and queried in your browser.

Where do the notice previews come from?

Previews are fetched on demand from raw.githubusercontent.com and results link to the original GitHub files.