{% extends "base.html" %} {% block title %}Privacy Policy — CleanCopy{% endblock %} {% block head %} {% endblock %} {% block content %} ← Home

Privacy Policy

Last updated: {{ date }}

Overview

CleanCopy is a clipboard cleaning tool that runs entirely on your Windows PC. We value your privacy and have designed both our website and software to collect only what is necessary.

Website Analytics

This website uses Simple Analytics, a privacy-friendly analytics service. Simple Analytics collects:

Simple Analytics does not use cookies, does not track individual users across sites, and does not collect personal information. No consent banner is required because no personal data is collected. See the Simple Analytics privacy policy for details.

License Activation

When you activate CleanCopy, the app sends the following to our activation server:

This data is used solely to verify your purchase and issue a signed license token. The HWID is stored in the license token to prevent license sharing. We do not collect your name, email address, IP address, or any other personal information during activation.

License Storage

Your signed license token is stored locally on your device at <app_config_dir>/license.lic. This file never leaves your device. It is a digitally signed JSON payload containing your payment ID, HWID, and license metadata.

Payments

All payment processing is handled by Stripe as the merchant of record. CleanCopy never sees, stores, or has access to your credit card number, bank details, or other payment credentials. Stripe's own privacy policy governs how your payment information is handled.

Data Sharing

We do not sell, trade, or share your data with third parties except as described in this policy (Simple Analytics for website analytics, Stripe for payment processing).

Cookies

This website does not use cookies. Simple Analytics operates without cookies.

Changes to This Policy

We may update this Privacy Policy from time to time. Changes will be reflected on this page with an updated date.

Contact

Questions about this Privacy Policy? Contact us.

{% endblock %}