UniversalAnalogInput

Privacy Policy

Last Updated: January 14, 2026

1. Overview

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.

2. Data Collection

2.1 Local Data

The Application stores the following data locally on your computer:

I do NOT access or collect this local data. It remains entirely on your computer.

2.2 Optional Crash Reporting (Sentry)

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):

Official Release (Distributed Binary):

2.3 What Sentry Collects (When Enabled)

When enabled, Sentry collects:

Collected:

NOT Collected (by default):

Configuration ensures send_default_pii: false, preventing automatic collection of personally identifiable information.

3. Sentry Data Handling

3.1 Data Transmission

When Sentry is enabled:

3.2 Data Location

3.3 Data Retention

Sentry retains crash data for:

After the retention period, data is automatically deleted.

3.4 Your Rights

You can:

4. Third-Party Services

4.1 Sentry

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.

4.2 Wooting Analog SDK

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

4.3 ViGEm Virtual Gamepad

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)

6. User Rights (GDPR)

If you are in the European Union, you have the right to:

  1. Access your personal data (request via Sentry dashboard)
  2. Rectification of inaccurate data
  3. Erasure (“right to be forgotten”) - delete your crash reports
  4. Restrict processing
  5. Object to processing
  6. Data Portability - export your data

To exercise these rights:

7. Children’s Privacy

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.

8. California Privacy Rights (CCPA)

California residents have the right to:

Since Sentry is optional and disabled by default, you have full control over whether any data is processed.

9. Data Security

The Application:

Important: This is open-source software. I recommend reviewing the source code at https://github.com/Ritonton/UniversalAnalogInput to verify security practices.

10. Changes to This Policy

I may update this Privacy Policy occasionally. Any changes will be reflected in the “Last Updated” date at the top of this document.

11. Contact

For questions about this Privacy Policy or data handling:

12. Summary

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

13. Data Processing Agreement (DPA)

For organizations and users requiring formal data processing agreements under GDPR or other data protection regulations:

Sentry’s Data Processing Agreement is available at:

What This Means

When Sentry is enabled (in Official Release builds):

For EU Users (GDPR)

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: