Home › Trust Center

TextSight Trust Center.

A plain-language summary of how we secure your data, who we share it with, and where we are on the road to formal certifications. Built for B2B buyers, procurement teams, and compliance reviewers.

Last verified . We update this page every quarter and whenever a subprocessor or control changes.

Last verified Legal entity Lacewing Technologies (India) GSTIN 27BSZPB5125R1ZW
Working toward SOC 2 Type II certification, target Q4 2026. This page documents our current security posture. We do not yet hold SOC 2, ISO 27001, HIPAA, or PCI DSS certifications, and we will not claim them until they are real and auditable.

Security at a glance

The short version of everything below. Each item is a control we have actually shipped today, not a roadmap promise.

ControlStatusNotes
Encryption in transitLiveTLS on every public endpoint (app, API, marketing, ML inference).
Encryption at restLiveProvider-managed disk encryption on hosted Postgres and object storage.
Two-factor authentication (TOTP)LiveSelf-serve setup with QR provisioning. Team-level enforcement available.
Passkeys (WebAuthn)LiveBuilt on SimpleWebAuthn. Hardware-key compatible.
Password hashingLivebcrypt with per-user salt.
Session expiry & cleanupLiveServer-side sessions with explicit expiry; daily cleanup job.
API key scopesLivePer-key least-privilege scopes enforced in middleware.
Rate limitingLiveExpress rate limit on auth, 2FA, passkey, and API surfaces.
Admin impersonation audit trailLiveEvery impersonation event written to the internal audit log.
Structured logging with PII redactionLivepino logger with redaction rules for sensitive fields.
Error monitoringLiveSentry on the API and the React app.
GDPR cookie consentLiveNecessary / analytics / marketing categories, default opt-out.
GDPR data exportLiveSelf-serve data export endpoint inside the app.
Granular email preferencesLivePer-category opt-out for transactional, product, and marketing email.
Signed outbound webhooksLiveHMAC-signed delivery with replay-protection metadata.
SOC 2 Type IIPlannedWorking toward certification, target Q4 2026.

Compliance status

We are deliberately conservative about compliance claims. If a framework appears here without the word "certified", we have not earned it and we will not say we have.

SOC 2 Type II

Status: planned, target Q4 2026. We are working toward SOC 2 Type II certification and have prioritised the control areas the audit will exercise (access management, change management, logging, vendor management, incident response). We do not yet hold a SOC 2 report and will not claim one until the audit completes.

GDPR

Status: compatible. We support the data-subject rights that GDPR requires for individual users: a self-serve data export, account deletion on request, granular consent for non-essential cookies, and a documented retention model. Lacewing Technologies, the operating entity, is established in India and offers GDPR-compatible processing terms for customers in the EU and UK.

FERPA-compatible workflows for educators

Status: compatible workflow. TextSight is a vendor tool that educators choose to use; we are not a "school official" in the FERPA sense. For institutional accounts that handle student records, custom data-processing terms (restricting use of submitted text, retention windows, and access to student-identifying metadata) are available on request for qualifying accounts; please contact legal@textsight.ai. See the educators page for the procurement workflow.

Card data (PCI DSS scope)

Card data is handled exclusively by Stripe, a PCI DSS Level 1 service provider. TextSight servers never receive raw card numbers, CVV codes, or full PAN values. The only payment data that touches our database is a non-sensitive Stripe customer identifier and the last four digits of the saved card returned by Stripe for display.

Export controls and excluded regions

TextSight does not offer service to Pakistan and explicitly excludes it from country pages, comparison pages, FAQs, and procurement workflows. This is a product policy decision, not a vendor restriction.

Account security features

Every account, free or paid, gets the same security controls. We do not gate 2FA or passkeys behind a paid tier, because gating safety features is a dark pattern.

Two-factor authentication (TOTP)

TOTP-based 2FA with QR-code provisioning. Compatible with Google Authenticator, 1Password, Authy, and any other RFC 6238 authenticator. Admins on team plans can enforce 2FA across all members. If a user loses their authenticator device, recovery runs through verified-email account recovery from support.

Passkeys (WebAuthn)

Passkey support is built on SimpleWebAuthn and works with hardware security keys (YubiKey, Titan), platform authenticators (Touch ID, Windows Hello, Android biometrics), and password managers that ship passkey support. Multiple passkeys per account are supported, so you can register a phone, a laptop, and a hardware key on the same identity.

Session management

Sessions are stored server-side with explicit expiry. A daily cleanup job removes expired sessions. Users can view active sessions in account settings and revoke any session they do not recognise. Impersonation sessions issued by admin support are tagged in the JWT and surfaced in the UI banner so the user knows when an operator is in the seat.

Rate limiting and brute-force protection

Auth endpoints, the 2FA verification endpoint, and the passkey assertion endpoint each have per-IP and per-identity rate limits enforced before the handler runs. The API surface enforces per-key request budgets aligned with the scopes on the key.

API keys with least-privilege scopes

API keys are created with explicit scopes (for example, scan-only or humanizer-only). The scope is enforced in middleware on every request, so a leaked scan key cannot be used to call billing or admin endpoints. Keys can be rotated or revoked at any time from the dashboard.

Data handling

What we collect

Account metadata (email, hashed password or OAuth identifier, name if provided), the text you submit to the detector or humanizer for the duration of processing, usage counters needed to enforce plan limits, billing identifiers from Stripe, and standard server logs.

Where it is processed

Retention

Submitted text is retained for the user-controlled history window in the dashboard (default: until the user deletes it from history). Account-level usage counters and billing records are retained for as long as the account exists. Once an account is deleted, related text records and personal data are removed from our active databases within thirty days. Backups age out on the standard provider rotation and are not used to restore deleted user data.

Account deletion

Account deletion is available on request. Email privacy@textsight.ai from the account address (or any verified address on the account) and we will action the deletion. Once your account is closed, you lose access to history, exports, and billing portals. The deletion is permanent.

Data export

A self-serve data export is available inside the app. It packages your account metadata, history records, and billing summary into a downloadable archive.

Subprocessors

The vendors below process customer data on our behalf. This list is the source of truth; if it does not appear here, we are not sharing customer data with them.

VendorPurposeData they touchRegion
Hetzner CloudML inference (AI detection, humanizer rewrites)Submitted text during processingGermany (EU)
DigitalOceanNode API hosting and managed PostgreSQLAccount, history, usage, billing identifiersConfigurable, primary region in the EU
VercelApp and marketing site hosting (static + edge)Server logs, no submitted textGlobal edge
StripeBilling, card processing, invoicingCard details, billing address, tax identifierGlobal, EU and US data centres
PostmarkTransactional emailEmail address, message contentUS
AnthropicClaude API for humanizer LLM rewritesSnippets of text submitted to the humanizerUS
Google (Gemini API)Generative Language API for selected tools and social image generationSnippets of text and image prompts submitted to those toolsUS
Google Sign-InOAuth sign-in with GoogleSign-in identifiers (email, Google account ID)Global, EU and US
Google Analytics 4Product and marketing analytics (consent-gated)Anonymised analytics events, page metadataGlobal, EU and US
Google Tag ManagerTag delivery container (currently empty)Page metadata onlyGlobal
Meta PixelConversion tracking (marketing only, consent-gated)Page views, anonymised event identifiersGlobal
PostHogProduct analytics (consent-gated)In-app behavioural eventsEU region
SentryError monitoringError traces, environment metadata, no submitted textEU region
CloudinaryMedia hosting (logos, marketing images)No customer-submitted textGlobal CDN

We notify customers of subprocessor changes by updating this page and dating the change in the next quarterly verification. Enterprise customers on a signed DPA receive proactive notice by email before a new subprocessor goes live.

Incident history

No security incidents to date. We define a security incident as unauthorised access to customer data, exfiltration of submitted text, account takeover affecting more than one account, or a confirmed breach by a subprocessor that touched TextSight data. We will publish a short post-mortem on this page if any of those ever occurs, with the date, the scope, the user impact, the root cause, and the remediation.

For enterprise & procurement

If you are buying TextSight on behalf of a company, an institution, or a school district, the items below cover the procurement questions we get most often.

Data Processing Agreement (DPA)

A DPA is available on request to legal@textsight.ai. Tell us the legal entity that will sign, the jurisdiction, and which products are in scope (Detector, Humanizer, API, Chrome extension, WordPress plugin). We can also accept your standard DPA template for review. If your procurement team needs custom data-processing terms beyond the DPA, those are available on request for qualifying accounts; please contact legal@textsight.ai and we will route it to the right reviewer.

Single Sign-On (SSO) and SCIM

Status: on the 90-day roadmap. SSO via SAML 2.0 and SCIM-based user provisioning are tier-1 items on the path to SOC 2 Type II. We are not shipping a "coming soon" badge inside the product; we will announce it on this page the day it is live.

Security questionnaires

We answer security questionnaires (CAIQ, SIG-Lite, custom vendor forms) in writing. Send the form to legal@textsight.ai with a target return date and we will reply within five business days. Once the questionnaire is complete we cache the answers, so subsequent updates ship faster.

Custom contracts

Custom contracts are available on request for qualifying accounts; please contact legal@textsight.ai. Typical asks from institutional, educational, and large team accounts include data-residency commitments where supported by our subprocessors, custom retention windows, and named-contact escalation paths. We negotiate these on a per-account basis rather than from a fixed template.

Invoicing and tax

TextSight is operated by Lacewing Technologies, registered in Maharashtra, India. GSTIN 27BSZPB5125R1ZW. SAC code 998314. LUT filed for FY 2026-27. Indian customers receive GST invoices automatically. International customers receive Stripe-issued invoices in the relevant currency.

Security contact

To report a security issue, suspected vulnerability, or anything that looks like an active threat, email security@textsight.ai. We monitor this mailbox during business hours (IST) and acknowledge new reports the next business day at the latest. We do not yet run a public bug bounty programme, but we welcome responsible disclosure and we will credit researchers who report valid issues, with permission.

For privacy, data-subject, and account-deletion requests, write to privacy@textsight.ai. For procurement, contracts, and DPAs, write to legal@textsight.ai. For everything else, contact support.

FAQ

Are you SOC 2 Type II certified?

No. We are working toward SOC 2 Type II certification with a target completion in Q4 2026. We will not claim certification until the audit closes and a report is in hand. Until then we publish the controls we have in place on this page so procurement teams can run their own diligence.

Are you GDPR compliant?

We treat ourselves as GDPR compatible. We support the data-subject rights GDPR requires (export, deletion, consent), we use granular cookie consent with default opt-out, and we offer a DPA on request. Lacewing Technologies, the operating entity, is established in India; for EU customers we use standard contractual clauses inside our DPA.

Where is my submitted text processed?

Detector and humanizer inference runs on Hetzner Cloud in Germany. The Node API and the managed PostgreSQL database that holds your history records run on DigitalOcean. The web app and marketing site are served by Vercel from a global edge CDN. We do not send your submitted text to ad networks, analytics vendors, or any subprocessor that is not on the list above.

Do you train models on my text?

No. We do not use submitted customer text to train the detector or the humanizer models, and we do not pass it to third-party model providers for their training purposes. The Anthropic Claude and Google Gemini endpoints we call for humanizer rewrites and selected tools are used under terms that exclude training on API content.

How do I delete my account and all my data?

Email privacy@textsight.ai from a verified address on the account. We close the account, remove your personal data and history from our active databases within thirty days, and confirm by reply. Backup tapes age out on the standard provider rotation and are not restored to revive deleted user data.

How do I get a DPA?

Email legal@textsight.ai with the legal entity that will sign, the jurisdiction, and the products in scope. We can countersign our DPA or review your standard template. Custom data-processing terms are available on request for qualifying accounts; please contact legal@textsight.ai.

Do you offer SSO and SCIM today?

Not yet. SAML SSO and SCIM provisioning are tier-1 items on our 90-day roadmap as we prepare for SOC 2 Type II. The day they ship, this section will switch from "planned" to "live" with a link to the setup docs.

How do I report a security issue?

Email security@textsight.ai with as much detail as you can share without compromising the safety of any user data, including the steps to reproduce, the impact you observed, and any environment information. We acknowledge new reports the next business day at the latest and follow up with a tracked timeline.

What happens if there is a security incident?

We will publish a short post-mortem on this page with the date, the scope, the user impact, the root cause, and the remediation. Customers on a signed DPA receive proactive notice by email in line with the notification window in the contract.

Procurement team reviewing TextSight? Email legal@textsight.ai for the DPA and any security questionnaires. We answer in writing inside five business days.

Bring trust to your workflow.

Reach the right inbox in one click. We answer every message we receive.

Email security team Request a DPA Read Privacy Policy Read Terms