Layer 0
Architecture
Originals in private storage. Clients never receive the master file. Only resolution-controlled watermarked WebP previews.
We defend previews in layers. Honest about what can and cannot be blocked on the web.
No web platform can fully stop a screenshot or a phone pointed at a monitor. Anyone who claims otherwise is lying. What we do is make useful downloads and scraping non-trivial—and brand every capture with your mark.
Layer 0
Originals in private storage. Clients never receive the master file. Only resolution-controlled watermarked WebP previews.
Layer 1
Sharp burns the watermark into the preview. Not a CSS overlay. Removing it means editing an already marked image.
Layer 2
Proxy or short-lived signed URLs, origin checks, rate limits, and unpredictable keys.
Layer 3
No useful right-click, no drag, lightbox overlays, common shortcut blocks. Real friction for casual users.
Layer 4
Per-session auth, IP rate limits, access tokens, and anomalous spike logging.
| Threat | Response |
|---|---|
| Save as / right-click | Overlay + disable + no attachment |
| Network tab | Watermarked preview only, limited res |
| Scraping script | Auth + rate limit + proxy |
| Shared password | Rotate credentials / expire session |
| Screenshot | Visible watermark (accepted residual risk) |
Configure watermark, credentials, and protection on every session.