Security

PinePaper's design principle is simple: your client-side work stays free and private; only what you explicitly send to the cloud is processed server-side, authenticated and paid.

Privacy by architecture

The PinePaper editor runs entirely in your browser. Interactive editing never touches our servers — your scene lives in local storage on your device. The cloud only ever receives data you deliberately hand it:

If you never sync and never submit a job, we hold nothing but your account record.

Authentication

Render isolation

Rendering is not live yet — see the status page. This is the isolation model render jobs run under when it is enabled.

A scene document is untrusted input: effectively a small program our render farm executes. It runs under strict isolation, treated as a security boundary, not an optimization:

Data handling

Payments

All card payments are handled by Stripe. We never see, transmit, or store your card details — Stripe carries the PCI burden. We retain only a customer reference and your credit balance.

Email authentication

Mail from pinepaper.studio is authenticated with SPF, DKIM, and DMARC, so receivers can verify our messages are genuinely from us and reject spoofed ones.

Reporting a vulnerability

Found a security issue? Email security@pinepaper.studio with steps to reproduce. We'll acknowledge your report and keep you posted on the fix. Please give us a reasonable window before public disclosure, and don't access, modify, or destroy data that isn't yours while testing.

We don't yet claim formal certifications or an uptime SLA — we'll publish those when we can back them with evidence. See also our Privacy Policy and Terms.