Security at FameLifter
FameLifter encrypts data in transit with TLS 1.2+ and at rest with AES-256. Payments are handled exclusively by Stripe; we never see card numbers. Passwords are bcrypt-hashed, two-factor authentication is supported, and we honor GDPR data rights including a 72-hour breach notification commitment.
Encryption in transit
All requests use HTTPS with TLS 1.2 or higher. HSTS is enabled. Cloudflare terminates TLS at the edge with origin-only certificates.
Encryption at rest
Database storage is encrypted with AES-256 by the managed MongoDB provider. Backups are encrypted with the same standard and rotated automatically.
Authentication
Bcrypt-hashed passwords, Google OAuth, and optional TOTP two-factor authentication. Sessions use HTTP-only cookies with SameSite=Lax.
Edge protection
Cloudflare proxy with WAF, DDoS mitigation, bot management, and rate limiting. Origin servers are only reachable through Cloudflare.
Payments
Card numbers never touch our servers. Stripe Elements collects and tokenizes payment details. We store only Stripe customer IDs and last-four digits for display purposes.
Breach notification
Per GDPR Article 33, affected users are notified within 72 hours of a confirmed incident. Notifications include scope and recommended actions.
Data handling commitments
- No selling of user data. Personal data is never sold, rented, or shared with third parties for advertising or marketing.
- GDPR data rights. Access, correct, export, or delete your data from settings — or by emailing [email protected].
- Minimal data collection. We collect only what is needed to run the service: account email, name, billing data (held by Stripe), and feature usage logs.
- Retention windows. Account data is retained while your account is active; cancellation triggers a 30-day grace period before permanent deletion (or earlier on request).
- Subprocessors disclosed. The list below names every third party that handles user data on our behalf.
Subprocessors
Third parties that process user data on our behalf. Each is bound by a Data Processing Agreement and listed here for transparency.
| Provider | Purpose | Data accessed |
|---|---|---|
| Stripe | Payments, billing, invoicing | Email, name, billing address, card details |
| Google (OAuth) | Sign-in via Google | Email, name, profile picture (only if user opts in) |
| Google Gemini | AI features (idea generator, summaries) | User prompts; no account data |
| Cloudflare | CDN, WAF, DDoS protection | IP address, request metadata |
| MongoDB Atlas | Database hosting | All application data (encrypted) |
| SMTP provider | Transactional email | Email address, message content |
Report a security issue
If you believe you've found a vulnerability, email [email protected]. We acknowledge reports within 24 hours.
We support responsible disclosure and will not pursue legal action against good-faith researchers who follow standard industry guidelines (no destructive testing, no data exfiltration, no social engineering of staff or users).