Security at Pulsar Campaigns

Pulsar Campaigns is built on Supabase and PostgreSQL with Row Level Security on every table. Every API call is authenticated with a JWT, every sensitive write is rate-limited, and every production database is encrypted at rest and in transit.

Campaigns hold some of the most sensitive data in civic life. Our security model assumes adversarial pressure and is designed to fail closed: by default you cannot see data you do not have explicit permission to access.