Security measures, encryption standards, and data protection policies on TalentScreen.
TalentScreen implements enterprise-grade security measures to protect your personal information, assessment results, and application data.
All data transmitted between your browser and TalentScreen servers is encrypted using TLS 1.3. This prevents interception and eavesdropping.
Data at rest is encrypted using AES-256 encryption in Supabase's infrastructure. Database backups are also encrypted.
TalentScreen never stores passwords. Passwordless authentication eliminates the risk of credential leaks.
All database tables use Row-Level Security (RLS) policies. Users can only access their own data. Queries are automatically filtered by the database.
API routes validate user permissions before executing database operations. Authorization checks happen at multiple layers.
Candidate data is only visible to employers when you apply to their job postings. Your profile and assessment results remain private otherwise.
Team members can only access data their role permits. Admins can assign granular permissions to limit access to sensitive information.
Review your privacy settings regularly. You control what information appears in your public profile.
Was this article helpful?