Your content stays under your control
A straightforward look at how RecBeam handles authentication, storage, and billing — including what it does not claim.
Google Sign-In
Authentication happens through Google. RecBeam never receives or stores your Google password.
Hashed session tokens
Your RecBeam session token is stored server-side only as a cryptographic hash, never in plain text.
Authenticated API access
Every library, upload and billing route requires a valid, verified RecBeam session.
Owner-scoped operations
Renaming, archiving, downloading or deleting a video or screenshot is only possible for the account that owns it.
Cloudflare infrastructure
RecBeam runs on Cloudflare Workers, with Cloudflare D1 for metadata and Cloudflare R2 for video and image storage.
Verified webhook signatures
Subscription changes from Lemon Squeezy are only accepted after verifying an HMAC signature over the exact request body.
Server-enforced plan limits
Recording length and video-count limits are enforced on RecBeam's server, not just in the extension's interface.
Temporary local recovery
A recording is kept locally only until its cloud upload is verified, or if that verification fails.
Permanent deletion
Deleting a video or screenshot removes the underlying file and breaks its public link immediately.
Public-link awareness
Share links are unlisted, not indexed — but anyone holding the exact link can view the content. They are not password-protected.
Billing through Lemon Squeezy
Subscription payments are processed by Lemon Squeezy, our Merchant of Record.
No direct card storage
RecBeam does not directly receive or store your complete payment-card details.
What RecBeam does not claim
RecBeam does not offer end-to-end encryption, password-protected share links, or viewer analytics. RecBeam does not hold SOC 2, ISO 27001, HIPAA, GDPR, or PCI certification. Payment processing (including any PCI-related compliance) is handled by Lemon Squeezy, our payment processor — not by RecBeam directly. If your use case requires a specific compliance certification, RecBeam is not currently the right fit.