Privacy Notice
The REG-Linux Compatibility Matrix (compat.reglinux.org) collects hardware compatibility data to help users know what works on their device before flashing.
What we collect
From devices (automatic reporting)
- Hardware status — which features work (WiFi, Bluetooth, display, etc.). This is not personal data.
- Device model and OS version — e.g. "Anbernic RG35XX Plus", "REG Linux 26.03". Not personal data.
- Installation identifier — a random ID unique to your REG Linux installation. This is a pseudonymous identifier that cannot identify you without additional information.
- Truncated IP address — the last octet of your IPv4 address is zeroed (e.g. 192.168.1.x becomes 192.168.1.0). Used only for abuse prevention rate limiting. Cannot identify a specific connection.
From the web dashboard (manual submissions)
- GitHub username and avatar — provided by GitHub when you sign in via OAuth. We only request
read:userscope. We do not access your repositories, email, or any other GitHub data.
What we don't collect
- No analytics or tracking scripts
- No cookies on devices (token stored locally only)
- No device fingerprinting
- No profiling or behavioral tracking
- No email addresses
- No game library, ROM list, or usage data
Legal basis (GDPR)
Legitimate interest — hardware compatibility tracking for an open-source operating system. The data collected is minimal, mostly non-personal, and directly serves the purpose of helping users choose compatible hardware.
For GitHub username: consent via the OAuth authorization flow.
Opt out
To disable all automatic reporting from your device, add this line to /userdata/system/system.conf:
compat.reporting=0
Both the probe and sync scripts check this flag and exit without collecting or sending any data.
Data retention
- Device tokens — automatically deleted after 1 year of inactivity.
- Test results — kept indefinitely to maintain compatibility history. Older results are superseded by newer ones in the matrix view.
- Truncated IP addresses — stored in device token records only. Deleted when the token is purged.
Your rights
You can request deletion of your data by opening an issue on GitHub or contacting us on Discord. Provide your device's installation identifier (found in /userdata/system/.compat-report.json) and we will delete all associated tokens and test results.
Data controller
REG-Linux project. Open source, community-driven. No commercial entity. Data stored on Cloudflare D1 (EU region WEUR).
Last updated: March 2026