Security

Security is part of the product.

BudgetShape contains personal financial information, so access controls and data isolation are treated as core product requirements rather than optional extras.

Authentication

Passwordless sign-in

Web sign-in uses time-limited one-time codes and server-side session controls rather than stored account passwords.

Authorisation

Budget-scoped access

Financial operations are authorised against budget membership on the server. A client-provided budget identifier is not treated as proof of access.

Transport

HTTPS

Public production traffic uses HTTPS. The marketing site is designed to be served through CloudFront over modern TLS.

Data

No bank connection required

The core product does not need your bank login or a live banking connection to provide recurring-budget functionality.

Operations

Least privilege & backups

Production services are designed around least-privilege access and regular backups, with destructive database actions treated as exceptional operations.

Disclosure

Report a vulnerability

If you believe you have found a security issue, contact us privately rather than testing against other users or their data.

security@budgetshape.com →

Security is an ongoing process. We do not claim that any internet service is “unhackable” or risk-free. We review controls as the product and attack surface evolve.