Security

Built to be boring, in the good way.

Security here is not a badge, it is a set of plain rules the app follows on every screen and every table.

Your rows are yours

Every table in the Blue Flame Media database is locked so each person can only ever reach their own rows. The rules are enforced by the database itself, not by the app being careful.

Your keys stay server-side

Outside services like Bunny.net connect with your own keys, stored as server secrets. They are never sent to the browser and never appear in page code.

Two-factor sign-in

Authenticator-app codes and backup codes are part of the build, enforced for the owner account. That step is on the shelf and arrives with the Two-Factor Auth wiring.

An audit trail

Changes to the main records are written to a permanent who-did-what log, so nothing happens silently. The viewer screen arrives with the Audit Trail wiring.

Found something that worries you? Tell us through the contact page and it reaches the owner directly.