Skip to main content
ResumeFormat 2D Icon
ResumeFormat.app
Data Protection & Security Standard

Privacy Policy & Data Security Architecture

At ResumeFormat.app, we believe your career history and personal data belong exclusively to you. This Privacy Policy details our local-first client storage architecture, TLS 1.3 transport encryption standards, instant auto-deletion options, zero third-party monetization, and global GDPR/CCPA regulatory compliance rights.

Last Updated & Verified: August 11, 2026Effective Version: v3.4.0DPO Contact: privacy@resumeformat.app

Local-First Storage

Your resume drafts are saved locally in your browser memory via HTML5 LocalStorage and IndexedDB—never on central server databases.

TLS 1.3 Encryption

All network transit is secured with mandatory HTTPS transport encryption, HSTS headers, and high-grade 256-bit ciphers.

Instant Self-Purge

Maintain 100% data control with one-click local memory clearing and stateless server rendering that leaves zero persistent traces.

GDPR & CCPA Ready

Full support for global candidate rights: access, rectification, erasure, portability, and zero sale or sharing of candidate info.

1

Comprehensive Data Collection & Storage Architecture

ResumeFormat.app is engineered from the ground up under a strict privacy-by-design framework. Traditional online resume builders require users to create cloud user accounts, storing employment histories, telephone numbers, home addresses, and educational credentials on central cloud databases. These cloud repositories expose job seekers to corporate data breaches, unauthorized recruiter indexing, and persistent tracking. ResumeFormat.app operates under a fundamentally different model: local-first client processing.

1.1 Client-Side Local Storage Architecture

When you input or edit information in our resume builder, all personal data—including full name, phone number, email address, physical location, work history, educational degrees, skill inventories, project summaries, and template layout preferences—is retained strictly inside your own device web browser using HTML5 LocalStorage and IndexedDB storage.

  • Zero Central Database Repositories: We do not operate remote databases storing candidate draft resumes, user profiles, or career histories.
  • Stateless Feature Micro-Services: Optional web utilities (such as automated ATS formatting verification, AI text polishing, or server vector rendering) process payload requests statelessly in ephemeral server RAM.
  • Instant Processing Release: Once the payload output is computed and transmitted back to your web browser, memory allocations are immediately released by garbage collection. No residual files, server copies, or disk caches remain on our infrastructure.

1.2 Categories of Personal Data Handled

A. Candidate-Provided Resume Content (Local Only)

Full names, contact details, work experience, bullet points, education, skills, certifications, and target job titles. Stored 100% locally in browser memory.

B. Technical Edge Telemetry (Ephemeral)

Anonymized IP addresses (masked), browser user-agent strings, request timestamps, and system diagnostics for server stability and DDoS protection.

1.3 Information We Explicitly DO NOT Collect

We maintain strict technical guardrails preventing the collection of sensitive candidate items:

Government identification numbers (SSN, Passport, National Tax IDs)
Financial salary history or candidate compensation data
Biometric identifiers, facial recognition, or voice recordings
Cross-site behavioral browsing tracking or advertising profiles
Contact list imports or email address book synchronization
Criminal background check histories or credit check reports

1.4 Sub-Processor Framework & AI Assistance Protection

To provide optional features such as AI bullet polishing, keyword matching, and PDF compilation, ResumeFormat.app utilizes carefully vetted edge infrastructure and sub-processors. All sub-processors adhere to strict enterprise data processing agreements (DPAs):

  • Zero Retention Agreements: AI sub-processing requests are governed by commercial terms explicitly prohibiting long-term storage of prompt payloads.
  • No Model Training on User Data: Candidate text, career accomplishments, and resume inputs are strictly excluded from public or private machine learning model training datasets.
  • Encrypted API Transit: All sub-processor API communications occur over HTTPS endpoints protected by TLS 1.3 encryption.

1.5 Technical Infrastructure Logs

To maintain uptime, detect cyber threats, and enforce rate limits on public tools, our web application firewall (WAF) logs standard network access data. Access logs capture anonymized IP addresses (with the last octet truncated), HTTP method/endpoint, response status code, and timestamp. Logs are automatically purged after 30 rolling days and are never linked to individual candidate resume content.


2

Enterprise Encryption & Security Standards (SSL/TLS)

Data protection is embedded directly into our web architecture and edge network stack. We enforce modern cryptographic standards across all client-to-server communications and local state operations.

TLS 1.3 Transport Security

All web traffic is forced over HTTPS using Transport Layer Security version 1.3 (with TLS 1.2 fallback for older clients). Network channels employ perfect forward secrecy (PFS) ciphers including AES-256-GCM and ChaCha20-Poly1305.

Strict HSTS Enforce

We deploy HTTP Strict Transport Security (HSTS) with long max-age directives and preload flags, neutralizing SSL stripping, downgrade exploits, and man-in-the-middle (MITM) attacks.

Content Security Policy (CSP)

Our HTTP response headers enforce strict Content Security Policies (CSP), blocking unauthorized script injection, cross-site scripting (XSS), framing, and unapproved external API data exfiltration.

Ephemeral Memory Isolation

Dynamic vector PDF generation tasks operate inside isolated, stateless container memory buffers. Memory sectors are zeroed out immediately post rendering to prevent data leaks.

2.1 Network & Infrastructure Security Controls

ResumeFormat.app is hosted on tier-1 edge global cloud infrastructure featuring automated threat protection, Web Application Firewalls (WAF), rate limiting, and real-time DDoS mitigation. Systems undergo continuous automated vulnerability checks to maintain compliance with modern security benchmarks.


3

Resume Data Ownership & Self-Service Auto-Deletion

Unlike cloud SaaS platforms that restrict candidate access behind paywalls or maintain perpetual database backups, ResumeFormat.app guarantees candidate 100% data ownership and immediate self-service control.

3.1 Candidate Intellectual Property & Copyright Guarantee

You retain complete, unencumbered ownership and copyright of all resume text, work experience bullet points, custom cover letters, and generated PDF/JSON files created using ResumeFormat.app. We claim zero intellectual property rights, licenses, or distribution permissions over your content.

3.2 Self-Service Immediate Data Purging

Because your data lives in your browser, you do not need to contact customer support or file formal tickets to delete your information. You can purge all active data instantly via three methods:

A

In-App "Clear Draft" Action

Inside the Resume Builder interface, select Settings > Clear Draft. This instantly wipes all active form fields and clears stored LocalStorage keys from your browser.

B

Browser Storage & Site Data Wipe

In Chrome, Firefox, Safari, or Edge, navigate to Browser Settings > Privacy & Security > Site Settings > ResumeFormat.app and click "Clear Data". This permanently erases all LocalStorage and IndexedDB items.

C

Offline JSON File Portability

You can export your resume structure as an encrypted JSON backup file directly to your personal hard drive. You can store your backup offline, wipe browser data, and re-import whenever needed.

3.3 Ephemeral Server Memory Purging

For server-side helper micro-requests (such as vector PDF compilation or ATS formatting checks), payload data exists in active server RAM only for the duration of execution (typically under 800ms). Post delivery, the memory sector is zeroed out by automated system garbage collection. No disk caches or database records are retained.


4

Comprehensive Cookies & Web Storage Policy

Web platforms use client storage to maintain session states and user preferences. ResumeFormat.app relies primarily on client LocalStorage rather than persistent cookies. We strictly operate without third-party advertising cookies, retargeting pixels, or behavioral tracking beacons.

4.1 Web Storage & Cookie Classification Matrix

Key / Cookie NameCategoryTechnical PurposeRetention Period
rf_resume_draftHTML5 LocalStorageSaves active resume draft content, sections, and bullet points locally in browser.Persistent (Until Cleared)
rf_editor_settingsHTML5 LocalStorageStores layout options, typography sizing, paper size (A4 vs Letter), and color scheme.Persistent (Until Cleared)
__Host-csrfEssential CookieSecures web forms and API interactions against Cross-Site Request Forgery (CSRF) security attacks.Session Duration
rf_telemetry_anonPrivacy TelemetryAnonymized page usage counter for edge server scaling. Contains zero personal identifiers.30 Rolling Days

4.2 Managing Browser Storage & Cookie Controls

You can block or disable cookies and web storage via your browser's settings panel. Please note that disabling HTML5 LocalStorage will prevent the resume editor from automatically saving your draft progress locally across page refreshes.


5

Global Data Protection Compliance (GDPR & CCPA/CPRA)

ResumeFormat.app maintains full alignment with international data privacy frameworks, including the European Union General Data Protection Regulation (EU GDPR / UK GDPR) and the California Consumer Privacy Act as amended by the California Privacy Rights Act (CCPA/CPRA).

European Union & UK GDPR Candidate Rights

If you reside in the European Economic Area (EEA) or the United Kingdom, Articles 15 through 22 of the GDPR grant you specific legal rights regarding your personal data:

Right to Access (Article 15)

Request confirmation of whether personal data is processed and receive a full copy of stored items.

Right to Rectification (Article 16)

Correct inaccurate or incomplete resume details directly inside the editor or request administrative updates.

Right to Erasure / Forgotten (Article 17)

Obtain immediate deletion of all personal data held locally or processed in transient server memory.

Right to Data Portability (Article 20)

Export structured resume content in standard machine-readable JSON or PDF formats at any time.

Legal Basis for Processing: We process data based on (a) performance of a contract (delivering requested resume formatting software services) and (b) legitimate business interests (ensuring platform security and rate limiting).

California Consumer Privacy Rights (CCPA / CPRA)

For California residents, the CCPA and CPRA afford specific statutory privacy protections:

  • Right to Know: Request disclosures detailing the categories of personal data collected, processing sources, and specific pieces of data held.
  • Right to Delete: Request deletion of personal data collected from the consumer.
  • Explicit "Do Not Sell or Share My Personal Info": ResumeFormat.app does NOT sell, rent, or share candidate personal information with third parties for commercial gain or cross-context behavioral advertising.
  • Right to Non-Discrimination: We will never discriminate against any user (e.g. charging higher fees or degrading service) for exercising privacy rights.

6

Data Protection Officer (DPO) & Privacy Contact

If you have any questions, concerns, or formal Data Subject Access Requests (DSAR) regarding our privacy policies or data security practices, our dedicated Data Protection Officer is ready to assist you.

Official Channel

Data Protection Office

ResumeFormat.app Security & Compliance Team

Email DPO Team
Direct Email
privacy@resumeformat.app
Response SLA
48 Hours Acknowledgment
Full Resolution Window
Under 30 Days (GDPR/CCPA)

Security Verification Protocol: To safeguard candidate privacy, DSAR requests submitted via email may require identity verification before disclosing or modifying records.

Postal Inquiries: ResumeFormat Data Protection Office, Attn: Privacy Compliance Officer, 100 Shoreline Highway, Suite 300, Mill Valley, CA 94941, USA.


Policy Updates & Amendments

We may update this Privacy Policy periodically to reflect improvements to our local storage architecture, security protocols, or legal requirements. Material revisions will be posted on this page with an updated "Effective Date". We encourage users to check this page periodically to remain informed about how we safeguard candidate data.

Got Questions?

Privacy & Data Security FAQs

No. All draft text, personal contact info, career achievements, work experience, and educational credentials entered on ResumeFormat.app reside exclusively inside your own device web browser using HTML5 LocalStorage and IndexedDB. We do not maintain central cloud databases storing candidate resume contents.

Explore All Free Resume & ATS Optimization Tools

Combine our specialized tools to maximize interview callback rates and guarantee ATS parsing success.