Last Updated: January 14, 2026
Universal Analog Input (“Application”) is a free, open-source software project developed by Henri DELEMAZURE. This Privacy Policy explains how I handle data, particularly in relation to optional error monitoring.
Important: Universal Analog Input is distributed under the MIT License and is provided “as-is” without warranty. This is an open-source project, not a commercial product.
The Application stores the following data locally on your computer:
%LOCALAPPDATA%\UniversalAnalogInput\)I do NOT access or collect this local data. It remains entirely on your computer.
The Application optionally includes error monitoring via Sentry to help identify and fix bugs.
Sentry Status Depends on How You Got the Application:
Built from Source (Open-Source Development):
UI_SENTRY_DSN=https://your-key@sentry.io/project-id
NATIVE_SENTRY_DSN=https://your-key@sentry.io/project-id
Official Release (Distributed Binary):
.env file:
%LOCALAPPDATA%\UniversalAnalogInput\.env and comment out the DSN lines.env file entirelyWhen enabled, Sentry collects:
Collected:
NOT Collected (by default):
Configuration ensures send_default_pii: false, preventing automatic collection of personally identifiable information.
When Sentry is enabled:
Sentry retains crash data for:
After the retention period, data is automatically deleted.
You can:
.env file in %LOCALAPPDATA%\UniversalAnalogInput\Service: Error Monitoring and Crash Reporting URL: https://sentry.io Privacy Policy: https://sentry.io/privacy/ Terms of Service: https://sentry.io/terms/ Data Controller: Sentry Inc.
When Sentry is enabled, you implicitly agree to Sentry’s terms and privacy policy. Sentry is a reputable, GDPR-compliant service used by thousands of open-source projects.
The Application integrates with the Wooting Analog SDK to capture keyboard input. The SDK operates locally and does not transmit data to external servers.
SDK Privacy: https://github.com/WootingKb/wooting-analog-sdk
The Application uses ViGEm for virtual gamepad emulation. ViGEm operates locally and does not transmit data.
ViGEm Privacy: https://github.com/nefarius/ViGEmBus
Under GDPR, my legal basis for processing crash data (when Sentry is enabled) is:
Legitimate Interests (Article 6(1)(f) GDPR)
If you are in the European Union, you have the right to:
To exercise these rights:
This Application is not intended for children under 13 years old. I do not knowingly collect data from minors. If you believe a child has used this application, please disable Sentry monitoring.
California residents have the right to:
Since Sentry is optional and disabled by default, you have full control over whether any data is processed.
The Application:
Important: This is open-source software. I recommend reviewing the source code at https://github.com/Ritonton/UniversalAnalogInput to verify security practices.
I may update this Privacy Policy occasionally. Any changes will be reflected in the “Last Updated” date at the top of this document.
For questions about this Privacy Policy or data handling:
| Question | Answer |
|---|---|
| Is Sentry enabled by default? | Built from Source: No / Official Release: Yes |
| Can I disable Sentry in Official Release? | Yes - Edit or delete %LOCALAPPDATA%\UniversalAnalogInput\.env |
| What data does Sentry collect? | Crash reports, stack traces, version info, OS version |
| Is personal data collected? | No - send_default_pii: false (default configuration) |
| Can I delete my crash data? | Yes - Delete via Sentry dashboard or request erasure |
| Where is my data stored? | Sentry servers EU |
| How long is data retained? | 30 days (default) |
| Is my keyboard input logged? | No - Only application crashes are reported |
For organizations and users requiring formal data processing agreements under GDPR or other data protection regulations:
Sentry’s Data Processing Agreement is available at:
When Sentry is enabled (in Official Release builds):
Your legal basis for processing under Sentry is:
All data processing complies with:
This Application is open-source and provided “as-is” under the MIT License.
For more information, see: