Skip to main content
Help CenterSecurity & PrivacyHow we protect your data

How we protect your data

Vorbra takes data security seriously. Here's how we keep your data safe.

Infrastructure

  • All data is stored in a PostgreSQL database with Row Level Security (RLS) — users can only access their own data
  • HTTPS is enforced on all connections
  • Authentication is handled by industry-standard Supabase Auth
  • Passwords are hashed and never stored in plain text

Access controls

  • Row Level Security ensures you can only see your own spaces and testimonials
  • Admin access requires email/password plus 2FA (authenticator app)
  • Admin sessions expire after 4 hours with a 5-attempt lockout

Bot & abuse protection

  • Cloudflare Bot Fight Mode blocks malicious bots
  • AI Labyrinth traps AI scrapers
  • Rate limiting prevents spam submissions
  • Honeypot fields catch automated form bots

Data ownership

Your data is yours. You can export all your spaces and testimonials at any time from your dashboard settings. If you delete your account, all data is permanently removed.