scrubjoin waitlist
security · v0.4 · updated sep 7 2026

security, without the theatre.

encrypted everywhere, access logged, and a paper trail. what's in place today.

pre-launch posture. this is what's in place today, not what we plan. see the privacy page for how long content is kept. security@getscrub.dev

tls 1.3 only.
aes-256 at rest.
content access limited and logged.
soc 2 type ii planned for q4 2026.
01
in transit

in transit.

every connection is tls 1.3 only. older protocols are refused at the edge. hsts is on for every subdomain with a one-year max-age. certificates rotate on their own.

02
at rest

at rest.

everything we store, including the messages kept for improvement work, is encrypted with aes-256-gcm. keys live in a managed kms and rotate on a schedule. how long content stays is set by the privacy page.

03
who can see what

who can see what.

  • content access is limited to the small team doing the improvement work, and every access is logged.
  • 2fa is required on every system that touches production: hosting, database, code, domain registrar.
  • scoped api keys ship with the api. rotate from the dashboard with no downtime.
04
secrets

secrets.

your api keys are hashed, never stored in the clear. our own credentials sit in a managed secret store with access logs, rotate automatically, and never go into source control. scanners block accidental leaks before they reach the repo.

05
patching & monitoring

patching & monitoring.

  • dependency updates and static analysis run on every push.
  • we run on a managed edge platform: no servers of ours to patch, and the runtime sits close to users in 330+ locations.
  • critical fixes ship same day where reasonable, high severity within a week.
  • if an incident affects you, you hear from us within 72 hours of confirmation, with a public writeup once it's understood. a status page comes with launch.
06
soc 2

soc 2.

we are not soc 2 certified today. the type ii audit window is planned for q4 2026. the report will be available under nda once it's done. gdpr and ccpa rights don't wait for the audit.

07
report a vulnerability

found something?

tell us before you tell the internet: security@getscrub.dev. encrypted reports welcome, pgp key on request. we acknowledge within 6 hours on business days, share a triage timeline within 72, credit you if you'd like, and don't pursue good-faith research that respects user data and uptime.