Emergency Protocol

If this domain is pending seizure or the gateway is unresponsive, initiate redundancy procedures immediately.

1. Fork the Infrastructure

The truth is not proprietary. The entire engine is open source.

  1. Clone the Repository: Establish a local copy of the code.git clone https://github.com/stopitnoah/publicrecord.fyi.git
  2. Mirror the Data: Use the eject tool to download all metadata and files from the cloud bucket.npm install
    npm run eject -- --download

    * Requires Supabase environment variables from .env.example

2. P2P Recovery Swarm

BitTorrent

Every record in this registry is cryptographically hashed and indexed in the DHT. If this site goes dark, search local trackers for "publicrecord.fyi" or use saved magnet links.

IPFS

Content is pinned across decentralized nodes. Retrieve records via any IPFS gateway using the CIDs found in your local submissions.json export.

3. Redeployment

You can bring a new gateway online in minutes. Public servants cannot stop the signal if the community maintains the relay.

Step A

Launch new Supabase & Vercel instances

Step B

Import eject_archive/submissions.json

Step C

Point RECORDS_DOMAIN to new mirror

Stay Paranoid. Stay Transparent.

Back to Registry