NotaGRC is built on enterprise-grade infrastructure with security at every layer โ from the platform we run on to the email provider we use to reach you.
NotaGRC is hosted exclusively on Railway, a modern cloud platform built on top of Google Cloud Platform (GCP). This means your data benefits from GCP's global security baseline while Railway adds its own hardened deployment layer on top.
Beyond the platform, NotaGRC applies security best practices throughout the application itself:
trust proxy is configured to respect Railway's reverse proxy, ensuring cookies are correctly marked Secure in production.crypto.randomBytes(32), expire after 1 hour, and are invalidated immediately on use.NotaGRC uses organisation-level data isolation. Every piece of data โ risks, vendors, BAU activities, BIA records, users โ belongs to a single organisation and is always queried with an orgId filter.
orgId is set at login from the database โ it cannot be overridden by user input.NotaGRC uses Resend to deliver email notifications (password resets and risk review alerts). Resend is a developer-focused email infrastructure provider with a strong security posture:
SOC 2 Type II certified. Infrastructure hosted on AWS with encryption at rest and in transit.
View Resend security page โWe only transmit your name and email address to Resend โ never your risk data, passwords, or organisation content.
All payment processing is handled by Stripe, a PCI DSS Level 1 certified payment processor. NotaGRC never touches, stores, or transmits your card details.