01 Purpose of the POC
This service is a Proof of Concept (POC) designed strictly for technical testing of the record-level synchronization engine for Money Manager Ex. It is an experimental tool and not a commercial product.
02 Assumption of Risk & Liability
Production Database Risk: Using this POC with a production or real financial database is done at the user's own risk. You explicitly accept all risks of potential data loss, corruption, or inconsistency within your local SQLite (.mmb) file.
No Liability: The developer shall not be held responsible for any financial discrepancies, loss of information, or damages arising from the use of this tool.
03 Data Privacy & Handling
- ✓ No Data Inspection: The developer does not read, process, or use the synchronized data for debugging or validation. Your data remains private and isolated.
- ✓ Data Persistence: Financial data remains on your local device. The cloud is merely a bridge. Deleting cloud data does not delete your local files.
- ✓ Support: Issues should be reported via GitHub. Debugging will only involve logs or samples voluntarily provided by the user.
04 Security
Data transmission is encrypted via HTTPS. User data is strictly isolated via server-side hooks, ensuring you can only access your own records.