Privacy Policy

Last Updated: January 6, 2025

Introduction

Ludo Resonance ("we," "our," or "us") is committed to protecting your privacy. This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website ludorez.com and use our open-source software projects.

Please read this privacy policy carefully. If you do not agree with the terms of this privacy policy, please do not access the site or use our software.

Information We Collect

Website Usage

Our website is a static informational site. We do not use cookies, analytics trackers, or collect any personal information through the website itself. Your browser may automatically provide standard server log information such as:

  • IP addresses
  • Browser type and version
  • Referring/exit pages
  • Date and time of access

These server logs are used solely for security purposes and are not analyzed or stored long-term.

Software Usage

Our open-source software projects (Resonance Engine, NAL tooling, etc.) may collect the following data:

  • Local Development Logs: Error logs, performance metrics, and debugging information generated during development and testing
  • Game Assets: If you use the Resonance Engine, you may load textures, sprites, audio files, or other media assets
  • Camera/Photo Access: Some experimental features may request camera or photo library access for sprite generation or computer vision features
  • MCP Server Interactions: If you use the Model Context Protocol (MCP) server, AI agent interactions and game state queries are processed locally

How We Process Your Information

Local Processing

All data processing occurs on your local device. Our software is designed to run entirely locally without sending data to remote servers. Specifically:

  • Game engine computations run on your CPU/GPU
  • AI/ML inference (NEAT agents, etc.) runs locally
  • Camera/photo processing happens on-device
  • Development logs are stored locally in your project directory
  • No telemetry or usage data is transmitted to Ludo Resonance servers

Third-Party Services

Our software may interact with third-party services you explicitly configure:

  • AI Model Providers: If you configure an AI agent to use external LLM APIs (OpenAI, Anthropic, etc.), your prompts and game data will be sent to those providers according to their privacy policies
  • Version Control: If you use Git or GitHub with our projects, your code and commits are subject to GitHub's privacy policy
  • Package Registries: Downloading dependencies from crates.io, npm, or PyPI is subject to those registries' privacy policies

We have no control over and assume no responsibility for the privacy practices of third-party services.

Data Sharing and Disclosure

We do not share, sell, rent, or trade your information with third parties.

Since our software processes data locally and we do not collect telemetry, there is no data to share. The only exceptions are:

  • Legal Requirements: We may disclose information if required by law, such as to comply with a subpoena or similar legal process
  • Open Source Contributions: If you contribute code to our open-source repositories, your contributions (including name and email in Git commits) will be publicly visible on GitHub

Data Security

We use administrative, technical, and physical security measures to protect any information we process. However, no method of transmission over the Internet or electronic storage is 100% secure. Since our software operates locally, you are responsible for securing your own devices and development environments.

We recommend:

  • Using strong passwords and encryption for your devices
  • Keeping your operating system and software up to date
  • Being cautious about sharing development logs or project files that may contain sensitive information
  • Reviewing the privacy policies of any third-party AI services you integrate

Data Retention

Since we do not collect or store your data on our servers, there is no data retention period. Any logs or files generated by our software are stored locally on your device and are under your control. You can delete them at any time.

Children's Privacy

Our services are not directed to individuals under the age of 13. We do not knowingly collect personal information from children under 13. If you are a parent or guardian and believe your child has provided us with personal information, please contact us at privacy@ludoresonance.com.

Your Privacy Rights

Depending on your location, you may have certain rights regarding your personal information:

  • Access: Request copies of your personal information
  • Correction: Request correction of inaccurate information
  • Deletion: Request deletion of your personal information
  • Objection: Object to our processing of your information
  • Portability: Request transfer of your information to another service

Since we do not collect or store personal data on our servers, most of these rights are automatically satisfied—your data remains under your control on your local device.

International Data Transfers

Our website is hosted in the United States. If you are accessing our site from outside the United States, please be aware that your information may be transferred to, stored, and processed in the United States where our servers are located and our central database is operated.

However, since our software processes all user data locally on your device, no personal information is transferred internationally by our software.

Changes to This Privacy Policy

We may update this Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page and updating the "Last Updated" date at the top of this policy.

You are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page.

Contact Us

If you have any questions about this Privacy Policy, please contact us:

Open Source & Transparency

Ludo Resonance is committed to transparency. Our software is open source and available on GitHub. You can review the source code to verify our privacy claims and see exactly how your data is processed. We believe in privacy by design, not privacy by policy.