Sign in to unlock generation
Your profile, generated files and tracker rows are stored per account on the server, so nothing generated is shared between users.
No Google OAuth client is configured on this backend. Your Google address works as the account identifier, secured by a password rather than a Google redirect. Nothing is sent to Google.
Next step
Then your workspace opens
Signing in doesn’t spend anything on its own. On the next screen you press one button and the deferred work runs: your resume is parsed.
- Passwords are PBKDF2-HMAC-SHA256 with a per-user salt, hashed server-side.
- Sessions are signed bearer tokens held in this browser, valid for 7 days.
- Generated files are written to a per-user directory and only served back to you.