Security and privacy
Airparser Trust Center
Security, privacy, AI data handling, subprocessors, and legal commitments for teams evaluating Airparser.
Have security or vendor review questions?
Contact securitySecurity at Airparser
At Airparser, keeping your data safe is our top priority. We protect the confidentiality, integrity, and availability of your information with layered technical and organizational controls.
Here are some examples of security measures we implement at Airparser (non-exhaustive list).
AES-256 at rest, TLS 1.2+ in transit
Your data never trains AI models
GDPR-compliant, DPA available
Delete data anytime, 1–180 day retention
Security controls at a glance
Grouped by category, drawn from the detailed sections below.
Access & authentication
- Bcrypt password hashing (work factor 12)
- Company-wide multi-factor authentication
- Company-wide password manager
- Least-privilege access, audited regularly
- Full-disk encryption on employee laptops
Data protection
- TLS 1.2+ for all traffic
- AES-256 encryption at rest
- Encrypted Amazon S3 document storage
- PCI DSS compliant payments (Stripe) — we never store card details
- Configurable retention, 1–180 days
Infrastructure
- Hetzner compute, ISO/IEC 27001-certified (Germany)
- Redundant across two independent locations
- Firewalls and network segmentation
- Private network between servers, inaccessible from outside
- Regular OS and dependency patching
- Blue/green and rolling deployments for safe releases
Vulnerability management
- Peer review before every release
- Continuous static analysis and dependency scanning
- Automated vulnerability scanning, infra and code
- Automated test suites guard against regressions
Monitoring & logging
- 24/7 infrastructure monitoring, real-time alerts
- Centralized log aggregation
- Comprehensive audit logs for authentication, access, and system actions
Incident response
- Documented incident-response and escalation procedures
- Continuous monitoring to detect unusual activity
- 72-hour breach notification, where required by law
Disaster recovery & availability
- Automated, regular backups
- Backups roll over on a fixed schedule (30 days or less)
- Documented disaster-recovery procedures and periodic drills
- Distributed databases for fault tolerance
Organizational security
- Security and privacy training for all employees
- Confidentiality obligations for every employee
- Subprocessors vetted for security and privacy before onboarding
Compliance
- GDPR-compliant; DPA available to every customer
- SCCs cover international data transfers
- Infrastructure providers hold ISO/IEC 27001 certification
AI & data use
- Contractual no-training clause with every AI vendor
- Encrypted communication with AI providers
- Your data is never sold or shared
Quick answers
Where is my data physically stored?
Airparser's compute and networking run on Hetzner, with data centers in Falkenstein and Nuremberg, Germany — both certified to ISO/IEC 27001. Documents and exports live in encrypted Amazon S3 buckets; application data (accounts, extraction schemas) lives in MongoDB Atlas. Data is processed in the EU and US; where required, Standard Contractual Clauses (SCCs) cover the transfer. See our subprocessors list for the complete picture.
Is my data used to train AI models?
Never. We don't train or fine-tune any model — ours or our providers' — on your data, and we never sell it. This is a contractual commitment with every AI subprocessor we use, not a plan-dependent feature. Details in our AI data-handling explainer.
How are my passwords protected?
Passwords are hashed with bcrypt using a work factor of 12 — a deliberately slow, salted, one-way algorithm designed to resist brute-force and rainbow-table attacks. We never store or have access to your actual password.
What encryption do you use?
TLS 1.2+ with valid certificates for everything in transit, and AES-256 for everything at rest, including document storage and database backups.
Is Airparser GDPR-compliant?
Yes. For parsing services, you're the Data Controller and Airparser is your Data Processor. A standard Data Processing Agreement (DPA) is available to all customers, on any plan, no request needed, and our core compute infrastructure is EU-based (Germany). Data is processed in the EU and US; where a subprocessor operates outside the EU, Standard Contractual Clauses (SCCs) cover the transfer. See our GDPR page and DPA.
What happens if there's a security breach?
We continuously monitor for unusual activity and follow documented incident-response procedures. If a breach occurs, affected users and relevant authorities are notified within 72 hours where required by law.
How do you find and fix vulnerabilities?
Every code change goes through peer review before release. We run continuous static analysis, dependency scanning, and automated vulnerability scanning across our infrastructure and codebase, backed by unit/integration tests and automated pipelines that guard against regressions.
Can I delete my data?
Yes, at any time — individual documents, schemas, or your entire account. Data is removed from active systems immediately. Backups roll over on their own fixed rotation schedule (not more than 30 days). You can also set automatic deletion between 1 and 180 days.
Who can access my data inside Airparser?
Access is restricted to what's strictly necessary (least privilege) and audited regularly. All employees complete security and privacy training and are bound by confidentiality obligations. We use company-wide MFA, a password manager, and full-disk encryption on employee laptops.
Do you sell or share my data?
No — never, under any circumstances, without your consent. Your documents, emails, and extracted data are yours.
What's your uptime?
We maintain 99.99% uptime. Track live availability and incident history on our status page.
AI and data use
We never train or enhance our AI or LLM models with your data, and we never sell it. Your data remains exclusively yours.
- Airparser uses a combined data-extraction methodology — preprocessing, OCR, structured-extraction models (including our own models and enhanced models built on top of the providers listed on our subprocessors page), and post-processing/validation.
- Under our agreements with our AI subprocessors, data is never used to train their models, and all communication with them is encrypted in transit.
- Read our full AI data-handling explainer for more detail, including how we approach long documents.
Data security and integrity
We apply multiple safeguards to protect data in transit, at rest, and during processing.
- All communications are encrypted using HTTPS with TLS (TLS 1.2+). We use valid digital certificates for secure web and API traffic.
- Data at rest is encrypted with AES-256 and stored in encrypted Amazon S3 buckets.
- Passwords are hashed with bcrypt (work factor 12), a deliberately slow, salted, one-way algorithm. We never have access to your actual password.
- We don't store credit card details. Payments are handled by Stripe, a PCI DSS compliant provider.
- Access is protected by firewalls, strict network segmentation, and continuous monitoring.
- Operating systems and dependencies are hardened and patched regularly.
Cloud security
Airparser's compute and networking run on Hetzner, with data centers in Falkenstein and Nuremberg, Germany — both certified to ISO/IEC 27001. Data is processed in the EU and US; where required, Standard Contractual Clauses (SCCs) cover the transfer.
- Hetzner hosts our compute and networking workloads across two independent German locations for redundancy.
- Amazon S3 is used for encrypted object storage; application data is stored in MongoDB Atlas.
- We leverage provider features such as encrypted storage, key management, access logging, and fine-grained IAM.
- Servers communicate over a private network, isolated from the public internet and inaccessible to unauthorized devices.
Availability and resilience
We design for uptime, scalability, and business continuity.
- Distributed cloud databases and services for horizontal scalability and fault tolerance.
- Automated, regular backups stored securely to minimize risk of data loss.
- 24/7 infrastructure monitoring with real-time alerting.
- Documented disaster recovery procedures and periodic drills.
- We maintain 99.99% uptime. Track live availability and incident history on our status page.
Downtime and scheduled maintenance
We use CI/CD and auto-scaling infrastructure to deploy changes safely and adjust capacity without service interruption.
- Blue/green and rolling deployments to reduce risk.
- A publicly available Status page provides real-time availability and incident updates.
Monitoring and logging
We maintain detailed logs to support security, reliability, and customer support.
- Comprehensive internal audit logs for authentication, access, and system actions.
- Application activity is summarized for users in the Document history tab for transparency.
- Centralized log aggregation and alerts help us detect and investigate anomalies quickly.
You own your data
All documents, emails, and extracted data you process with Airparser are yours.
- For parsing services, you are the Data Controller and Airparser acts as your Data Processor, processing data only on your instructions.
- You can delete documents, schemas, or your entire account at any time. Data is removed from active systems immediately. Backups roll over on their own fixed rotation schedule (not more than 30 days).
- Configurable retention policies let you automatically delete data between 1 and 180 days to meet your legal or business requirements.
Privacy and confidentiality
We respect your privacy and limit access to your information.
- We never sell, rent, or share your data without your consent.
- Access to customer data is restricted by least privilege and audited regularly.
- All employees complete security and privacy training and are bound by confidentiality obligations.
- Internally, we require multi-factor authentication on our tools, use a company-wide password manager, and enforce full-disk encryption on employee laptops.
Compliance
Our practices align with leading frameworks and regulations.
- Compliant with GDPR; Data Processing Agreements (DPAs) are available.
- International data transfers are protected using Standard Contractual Clauses (SCCs), where applicable.
- We leverage cloud providers that maintain widely recognized certifications (e.g., ISO 27001, SOC 2).
Secure development & code management
Security is built into our software development lifecycle.
- Every feature, update, and fix undergoes peer review before release.
- Regular code audits, unit/integration tests, and automated pipelines guard against regressions and vulnerabilities.
- Continuous static analysis, dependency scanning, and automated vulnerability scanning across our infrastructure and codebase help us identify and remediate issues quickly.
Data minimization
We collect and store only the information that is essential to deliver and improve our services. We avoid retaining data longer than necessary.
Incident response
We have documented incident response and escalation procedures.
- Continuous monitoring helps us detect unusual activity.
- If a breach occurs, affected users and relevant authorities will be notified within 72 hours, where required by law.
Trusted subprocessors
We carefully select subprocessors that meet our security and privacy standards and limit their access to what is strictly necessary.
- See our full, current subprocessor list for the complete set of vendors we rely on and what each one does.
Questions?
Security is at the heart of everything we do. If you have any questions or need more details, contact us at [email protected].