Skip to main content

Compliance

DocuTrust is designed to meet the requirements of major electronic signature, healthcare, and data protection regulations. This page summarizes the standards we comply with and the specific measures implemented for each.

Compliance Matrix


ESIGN Act

The Electronic Signatures in Global and National Commerce Act (ESIGN Act) is a US federal law that grants electronic signatures the same legal standing as handwritten signatures. DocuTrust satisfies ESIGN Act requirements through:
  • Intent to sign: Signers must take an affirmative action to place their signature (click, draw, or type). No signatures are applied automatically without explicit consent.
  • Consent to do business electronically: Signers are presented with a consent disclosure before beginning the signing process. Consent can be withdrawn.
  • Association of signature with record: Each signature is cryptographically bound to the specific document version, signer identity, timestamp, and IP address.
  • Record retention: Signed documents and their complete audit trails are retained and accessible for the legally required period.

eIDAS

The Electronic Identification, Authentication and Trust Services (eIDAS) regulation governs electronic signatures across European Union member states. DocuTrust implements Advanced Electronic Signatures (AdES) as defined by eIDAS Article 26:
  • Uniquely linked to the signatory: Each signature is associated with a specific submitter identified by email, name, and unique signing URL.
  • Capable of identifying the signatory: Signer identity is verified through email delivery, and optionally through additional identity verification steps.
  • Created using signature creation data under the sole control of the signatory: Only the intended recipient can access their unique signing URL (/s/SUBMITTER_SLUG).
  • Linked to the signed data such that any change is detectable: Documents are hashed at the time of signing, and any subsequent modification is detectable via the audit trail chain hash.

UETA

The Uniform Electronic Transactions Act (UETA) is a state-level law adopted by 49 US states (and the District of Columbia) that provides a legal framework for electronic transactions. DocuTrust’s UETA compliance mirrors its ESIGN Act compliance:
  • Electronic records and signatures are not denied legal effect solely because they are electronic.
  • Both parties consent to conduct the transaction electronically.
  • The electronic record is retainable and accurately reproducible.
  • Attribution of the electronic signature to the signer is established through the audit trail.

HIPAA

The Health Insurance Portability and Accountability Act (HIPAA) sets standards for protecting sensitive patient health information (PHI). DocuTrust implements the following HIPAA safeguards:

Technical Safeguards

Administrative Safeguards

Physical Safeguards

SOC 2 Alignment

SOC 2 Type II is an auditing standard that evaluates a service organization’s controls over the security, availability, and confidentiality of customer data. DocuTrust has not completed a SOC 2 Type II audit. The controls below are aligned with the Trust Service Criteria and are maintained in preparation for a future audit. DocuTrust addresses the three applicable trust service criteria:

Security

  • Multi-factor authentication with account-level enforcement
  • Password complexity requirements (12+ characters, mixed case, numbers, special characters)
  • Account lockout after 5 failed login attempts
  • API token scoping and rate limiting (120 requests/minute)
  • IP allowlisting with CIDR support
  • Automated breach detection (privilege escalation, off-hours access, unusual login patterns)
  • Server-side session management with 30-minute timeout
  • SSRF protection on webhook delivery

Availability

  • Production deployment on Railway with managed infrastructure
  • Health monitoring and automated alerting
  • Graceful degradation when optional services (Redis, Sidekiq) are unavailable
  • Rate limiting protects against abuse and ensures fair resource allocation

Confidentiality

  • AES-256-GCM document encryption at rest
  • Active Record Encryption for all PII fields
  • TLS 1.2+ for all data in transit
  • Unique encryption keys for documents, database fields, and configuration
  • Key rotation support with zero downtime
  • Secure temporary file handling during document processing
  • 7-year audit trail retention with immutable storage

GDPR

The General Data Protection Regulation (GDPR) is the EU’s data protection framework governing the processing of personal data. DocuTrust supports GDPR compliance through:

Data Protection

Data Subject Rights

Data Processing Agreement

For EU customers who require a Data Processing Agreement (DPA) in addition to or in place of the BAA, contact DocuTrust support to request the current DPA version.

Electronic Signature Levels (QES / AES / SES)

DocuTrust supports three levels of electronic signatures as defined by the eIDAS regulation, allowing you to choose the appropriate level of assurance for each use case.

Signature Levels

eIDAS Compliance

  • SES: Admissible as evidence in court but does not carry a presumption of validity. The burden of proof rests on the party relying on the signature.
  • AES: Satisfies all four requirements of eIDAS Article 26 (uniquely linked to signatory, capable of identifying signatory, under sole control, linked to data). Provides stronger evidentiary weight than SES.
  • QES: Created by a qualified electronic signature creation device (QSCD) and based on a qualified certificate. Under eIDAS Article 25(2), a QES has the equivalent legal effect of a handwritten signature and is recognized across all EU member states.

Configuration

Configure the default signature level for your account via the API.

Get Current Signature Level

Update Signature Level

Pricing

AES and QES costs are billed per individual signature, not per submission. A submission with 3 signers using AES would cost $0.60 total. SES signatures are always free regardless of volume.