Data Security

How G-Casper Pro protects production data: who can see what, how sessions and logins are secured, and what happens to the links you text to crew.

5 min readUpdated July 2026

Why This Matters on a Call Sheet

A call sheet is a list of where your people will be, when, and how to reach them. Home addresses, mobile numbers, unreleased locations, and cast names all sit on one page. Treating it as a public document is how it ends up on a fan site. What follows is what the software does. The rest is distribution discipline, which is yours.

Who Can See a Production

Access is per production. You are either the owner or you hold a membership someone granted you, and there is no path to another production's data without one. Membership carries a role and a tier. The role decides whether you can edit; the tier decides whether you see money. An AD-tier member cannot open Burn Rate, Hot Costs, or the financial columns on a production report, even if they can edit everything else.

LevelWhat it controls
ViewerRead only. Cannot change anything.
EditorCan edit the production.
AD tierNo access to financial tabs or cost data.
Production tierFull access, including financials.

Data Protection

The infrastructure protections in place:

ProtectionDescription
Encryption in transitHTTPS and TLS on every connection
Encryption at restStored data is encrypted
Regular backupsData is backed up regularly
Password storagePasswords are hashed with bcrypt and never stored in readable form
UploadsFiles are checked by their actual contents, not their filename, so a renamed script cannot be uploaded as an image

Sessions and Logins

A signed-in session lasts 30 days, then expires whether or not you are using it. Signing out revokes the session on the server, so the token on that device stops working immediately. "Previous session detected" is tied to the specific browser you signed in on. It is never inferred from your network address, which is what stops two crew on the same unit wifi being offered each other's account. Login attempts are rate limited and pass a captcha check, so a stolen email address cannot be used to grind passwords.

Tip: If you lose a phone, sign out of it from that device if you can. If you cannot, change your password: that is the fastest way to invalidate what is on it.

Each person gets their own link, showing only their call time and their information. The link carries a random token long enough that guessing one is not realistic. Those links stay valid. They are not single-use, because a 2nd AD reopening their call sheet six times during the day is the normal case. Treat a mobile call sheet link the way you would treat a printed call sheet: it is fine in the hands of the person you sent it to, and it should not be forwarded outside the unit.

Important: A crew member who forwards their link has shared their call sheet. There is currently no way to revoke a single link after sending. Send a new call sheet if the old one should no longer be circulating.

Admin Access and Audit

Support staff can reach production data when a support request requires it. Privileged admin actions are written to an append-only audit trail that records who did what, to which record, and from where. The trail has no delete or edit path, including for the admins it records.

Your Data Rights

You can:

  • Export your production data at any time
  • Request deletion of your account and data
  • Remove anyone's access to a production you own

FAQFrequently Asked Questions

Was this article helpful?

Let us know if this answered your question.

Related Articles

Still have questions?

We're here to help you get the most out of G-Casper Pro.