PeopleBridge holds SSNs, I-9 documents, direct deposit details, and signed consent forms. We treat that data with the seriousness it deserves — row-level security on every table, encryption at rest, masked storage for the most sensitive fields. Here's exactly what that means.
Every database table has policies that enforce tenant isolation. An employee at one business cannot see (or even query for) data from another — enforced at the database level, not just the app.
All data is encrypted at rest by our cloud provider. Connections to the database use TLS in transit. Backups are encrypted automatically.
During onboarding, the full SSN and bank account/routing numbers are encrypted server-side. Managers and owners only ever see the last 4 digits — no one in your team can read the full values.
Schedule publishes, employee terminations, password resets, and consent signatures are all timestamped and attributed in an immutable log. Useful for disputes, payroll questions, and labor compliance.
Clock-in records the employee's location at the moment they tap "Clock In" — no background tracking. Coordinates are kept for dispute resolution only and never sold or shared.
Every policy acknowledgment is signed in-app with timestamp, IP, and version tracking. Server-side validation guarantees a required form can't be skipped — the legal "consent gate" is database-enforced.
Only what's needed to run your team's schedule, payroll, and HR records:
We do not use your data to train models, sell to third parties, or share with advertisers. We never will.
Your data is stored in Supabase (Postgres) on Amazon Web Services (us-east region). Supabase handles encryption at rest, automated backups, and physical security. The app frontend is served from Vercel's global CDN.
Email is delivered via Zoho SMTP through Make.com for the trigger workflow. No PII beyond a recipient email + first name appears in those payloads.
If you've found a security issue, please email info@peoplebridge.app with details. We respond within 24 hours and credit responsible disclosure in our changelog (with your permission).
Email info@peoplebridge.app and we'll answer — usually within a few hours.
Start your free trial