Use synthetic data only.
OpenFinance is a software demonstration. Do not submit real identity, financial or confidential information.
What the demo stores
Membership and enquiry forms are cached in local JSON files on writable PHP hosting, with a session fallback when file storage is unavailable. The demo does not intentionally transmit those submissions to payment, identity, email, SMS or other external APIs.
Purpose
The cache exists only to demonstrate form submission, application references and status lookup. It is not a production member database and should not be used for real applications.
Retention
Demo operators can clear the JSON cache at any time by replacing the files in storage/demo. Browser and PHP session data may also persist according to the local environment.
Production forks
A real deployment must implement an appropriate privacy notice, lawful processing basis, access controls, secure persistence, retention rules, audit logging and compliance with applicable data-protection requirements.