Support Center

Get help with Integrity Gate. We're here to assist you.

All Systems Operational · Last checked: Real-time
View Status →
📧

Email Support

Get help from our team within 24 hours

support@epochcore.com
💬

GitHub Issues

Report bugs or request features

Open an Issue
📚

Documentation

Learn how to use Integrity Gate

API Reference

Service Status

integrity-gate.epochcoreras.workers.dev Operational
/api/trinity/status Operational
/api/github/webhook Operational
/api/flash-sync/status Operational

Frequently Asked Questions

How do I install Integrity Gate?
Visit the GitHub Marketplace and click "Install". Select the repositories you want to protect, and you're done! The app will automatically start monitoring pushes.
How do I create integrity seals for my files?
You can create seals using our API or CLI tool. Each seal contains a BLAKE3 hash and quantum signature. Once created, seals are stored in our Trinity database and verified automatically on every push.
What happens when verification fails?
When a file doesn't match its seal, Integrity Gate posts a "failure" commit status to your PR or push. You'll see a red X next to the commit, and the details will show which files failed verification.
Is my source code stored or read?
No! We never read or store your source code. We only receive file paths and commit metadata through GitHub webhooks. Integrity seals are cryptographic hashes that cannot be reversed to reveal file contents.
How do I uninstall Integrity Gate?
Go to your GitHub Settings → Applications → Installed GitHub Apps → Integrity Gate → Configure. Then click "Uninstall" at the bottom. Your data will be deleted within 30 days per our privacy policy.
What is "quantum-resistant" about the signatures?
Our RAS (Root Authority Signature) system uses algorithms designed to withstand attacks from future quantum computers. While current encryption may be vulnerable to quantum attacks, our signatures are designed with post-quantum cryptography principles.

Response Times

Free Plan Support Community / 72 hours
Pro Plan Support Email / 24 hours
Enterprise Support Priority / 4 hours
← Back to Home