How it worksWhy NightlyBasisPricingSecurity
Sign inStart an underwrite

Security

What NightlyBasis actually does to keep your account and deal data safe.

Row-level security on every table

Every table in the database (deals, comps, regulatory profiles, account data) has row-level security enabled in Postgres. Your data is scoped to your account at the database layer, not just filtered in application code.

Billing through Stripe

Subscriptions run through Stripe Checkout and the Stripe customer portal. That happens entirely inside Stripe’s hosted flow, so NightlyBasis never sees or stores your card number.

Audit logging

Account and deal changes are written to an audit log, so there’s a record of what changed and when.

Hosting

NightlyBasis is hosted on Vercel with TLS encryption in transit.

Have a specific security question? Email us.