Klar
← Home

Privacy

Effective August 24, 2026

In brief

  • We don’t sell your data. Not to advertisers, not to data brokers, not to anyone.
  • Your documents are yours. We process them to make them readable. When that means reading a document off its pages — every PDF, photograph, and scan — every page of it is sent to a third-party AI model provider, and that is the only provider your documents reach. On the free plan its terms license it to train on what it receives; on a paid plan they do not. Files that already carry their own text (EPUB, DOCX, PPTX, plain text) are parsed here and never sent to any model. Section 4 lists every processor and says exactly what each one gets.
  • You can delete your account at any time. Deletion is immediate and permanent, with a short backup tail described below.

Spectrality, LLC (“we,” “our,” or “us”) operates Klar, a service for reading the documents you upload. This policy explains what we collect, why, and what we do with it. Klar is currently in alpha; this policy reflects how the alpha actually works today.

1. What we collect

The information we hold about you is limited to what the service needs to operate.

Category Examples
Account data Your email address and a salted hash of your password. We never store your password in plaintext.
Library content The documents you upload (PDFs, photographs, scans), stored in our self-hosted object storage (MinIO), and the rendered output we produce from them.
Reading progress Your position within each document, so the reader can resume where you left off.
Audit logs Records of security-relevant events tied to your account — logins, password resets, and support requests — kept so we can investigate problems and abuse, and deleted along with your account when you close it.

2. How we use it

  • To run the service. Authenticating you, processing the documents you upload, and serving them back to you.
  • To keep the service safe. Detecting abuse, debugging failures, and responding to support requests.
  • To communicate with you. Account-related email such as password resets and replies to support requests. No marketing email during alpha.

3. What we don’t do

  • We don’t sell your data.
  • We don’t train our own models on your library.
  • We don’t read your documents for any purpose other than rendering them and serving them back to you.

Which model reads your documents depends on your plan. Making a PDF, photograph, or scan readable means sending every one of its pages to a third-party AI model provider, listed in section 4. That provider is the only one your documents reach.

  • Free. Pages are read on a lower-cost tier of that provider’s model, and that tier’s terms license the provider to train on what it is sent — here, an image of your page and the text transcribed from it. So while we don’t train models on your library, on the free plan we can’t promise that nobody does. If that matters to you, don’t upload documents you would not want used that way.
  • Paid. Pages are read on the standard tier of the same model, whose terms do not permit the provider to train on what it is sent.

Your plan is recorded when you upload, not when we read. A document is processed on the tier that applied at the moment you uploaded it. Upgrading later does not un-send a page that was already sent, and downgrading later does not reach back to documents you uploaded while paid.

4. Third-party processors

We rely on a small number of vendors to operate the service. Each receives only the data it needs to do its job.

Processor What they receive, and why
Document extraction provider This is where your documents are read. Every page of every PDF, photograph, and scan you upload is rendered as an image and sent to a third-party AI model provider, whose model reads the whole page and returns its text and structure. It is the only path by which a page is read, not a fallback used when something else fails. Which tier of that model we use depends on your plan: the free plan uses a lower-cost tier whose terms license the provider to train on what it is sent — which here is an image of your page and the text transcribed from it — and paid plans use the standard tier, whose terms do not permit that. It is a single global API endpoint with no region selection available to us, so we cannot tell you which country it runs in. Formats that carry their own text — EPUB, DOCX, PPTX, and plain text — are parsed on our own servers and are never sent to that provider or to any other model.
Website hosting provider This public website is served from a cloud provider’s object storage and content-delivery network, which receive the ordinary request data any web server receives — your IP address, the page you asked for, and your browser’s user-agent. This provider receives no documents and no account data. It previously also ran supporting model steps around the main extraction — receiving page images, cropped regions, and extracted text in the United States — and no longer does: extraction is now a single provider, described in the row above.
Infrastructure hosting provider Hosting infrastructure for the service. The Spectrality application servers, database, and object storage — including your library content — run in data centres in Germany (EU). Model inference is the exception, and is described in the extraction-provider row above.
Transactional email provider Your email address, when we need to send you a transactional email such as a password reset or a reply to a support request.
Web font provider Our pages load their typefaces from a third-party font service, so your browser requests those font files from it directly. That provider receives your IP address and browser user-agent as part of that request. No documents and no account data are involved.

Where processing happens. Your account data and library content are stored in the EU. Model inference is the one step that leaves it, and it now has a single destination: for a PDF, photograph, or scan, every page is transmitted to the extraction provider, whose endpoint is global and whose country we therefore cannot name. Nothing about your documents is sent to any other model provider. We store nothing at that provider ourselves; which tier applied to a given document depends on the plan you were on when you uploaded it, and what each tier’s licence permits that provider to do with what it received is described in the extraction-provider row above.

5. Cookies

We use a single essential cookie to keep you signed in across requests. We don’t use analytics, advertising, or tracking cookies, so the service does not display a cookie consent banner during alpha.

6. Security

  • In transit: All traffic is encrypted with TLS.
  • At rest: Library content is stored in our self-hosted object storage on encrypted disks.
  • Access control: Internal access to your data is limited to staff who need it for support, debugging, or required legal compliance.

No system on the open Internet is completely secure. We aim to apply current best practices and to disclose breaches promptly if they occur.

7. Your rights

  • Account deletion. You can delete your account at any time from your account settings. Deletion is immediate and permanent: your account record, reading progress, audit records, and the uploaded files themselves are deleted from our live systems and our object storage right away. See section 8 for the short tail that survives in database backups.
  • Data export. There is no export feature during alpha — the service cannot hand your library back to you on its own. Write to us and we will assemble a copy for you by hand.
  • Correction and access. Write to us if information about your account is wrong or you want a copy of it.

To exercise any of these, write to privacy@spectrality.works.

8. Retention

Different things are kept for different lengths of time, so here is each one with the number that actually governs it.

Database backups — 14 days. We continuously archive our databases into our own object storage so we can recover from outages and accidents, and that archive is retained for 14 days before it rotates out. After you delete your account, residual copies of your account record, reading progress, and document metadata may persist there until that rotation. Your uploaded files are not part of this archive — it covers the databases only — so deleting your account removes them outright. Backups are not used for any other purpose.

Security and audit records — until you delete your account. The audit records described in section 1 carry no separate expiry. They are deleted in the same transaction that deletes your account, not on a timer.

Operational logs — 90 days once the log store is in use. Our services also emit ordinary operational logs: request and error records, which can carry your account identifier and the identifiers of your documents. The centralized log store we are building applies a 90-day retention. During alpha the services are not yet writing to it, so these logs stay on the servers that produced them.

9. Sharing your information

We do not sell, trade, or rent your personal information. Beyond the third-party processors listed above, we may share information with legal authorities if we are required to by law or by valid legal process.

10. Children

Klar is not directed to children under 13, and we do not knowingly collect data from them. If you believe a child has provided us information, contact us and we will delete it.

11. Changes to this policy

We may update this policy from time to time. Material changes will be announced in the service or by email before they take effect. The effective date at the top of this page reflects the current version.

12. Contact

Spectrality, LLC
New York, NY
privacy@spectrality.works

© 2026 Spectrality, LLC

Terms Status Home