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.
- Clone the Repository: Establish a local copy of the code.
git clone https://github.com/stopitnoah/publicrecord.fyi.git - Mirror the Data: Use the
ejecttool 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.
Launch new Supabase & Vercel instances
Import eject_archive/submissions.json
Point RECORDS_DOMAIN to new mirror
Stay Paranoid. Stay Transparent.
Back to Registry