Table of contents
A resume contains some of the most sensitive personal data a person possesses: full legal names, private phone numbers, home addresses, compensation records, references, and complete career histories.
In recent years, many career platforms have begun using candidate profiles to train commercial AI models or reselling applicant leads to third-party recruiters and data brokers. At Scoutly, we built our platform under a strict privacy-first architecture.
The Privacy Problem in Job Hunting
When you upload your resume to an AI tailoring tool, where does that text actually go? On many platforms, your work history is stored in plain text, logged to central analytics servers, and used to train public language models.
This creates real risks: sensitive internal project details or proprietary company metrics mentioned in your resume could inadvertently be reproduced in public AI model outputs.
Zero-Data-Retention AI Boundaries
When Scoutly tailors a resume or generates STAR interview responses, prompts are transmitted to enterprise AI endpoints operating under formal Zero Data Retention (ZDR) agreements:
- Your profile data is processed in volatile memory only for the duration of the request.
- Inputs and outputs are immediately expunged and are never written to model training logs.
- Your data is never used to train, fine-tune, or improve any public or shared AI foundation model.
Field-Level Encryption at Rest
All data transmitted to Scoutly uses authenticated TLS 1.3 with modern cipher suites.
At rest, candidate contact details, phone numbers, and compensation history are protected with authenticated AES-256-GCM encryption. Encryption keys are isolated per user, meaning internal database queries and background tasks cannot view candidate credentials in plain text.
Candidate Ownership & Portability
Our core philosophy is simple: you own 100% of your career data.
- We will never sell, license, or broker your personal information to advertisers or unsolicited recruiters.
- You can export your complete Master Profile and all tailored resumes at any time in standard JSON Resume and PDF formats.
- Deleting your Scoutly account permanently removes all stored profile records, application tracking data, and tailored documents from our storage systems.