← Back
Privacy Policy
Last updated: May 5, 2026 · GDPR-aligned
We believe in minimal data collection. CLONYFY is a self-hosted tool — your cloned content never leaves your server.

1. What We Collect

DataWhyStored where
Name & emailAccount creation, communicationLocal server (data/users.json)
Password hashAuthentication (bcrypt, never plaintext)Local server
Plan & billing infoSubscription managementLocal server (data/payments.json)
Clone historyUsage tracking, plan limitsLocal server (data/clones.json)
IP addressRate limiting only (not stored persistently)Memory, cleared every 5 min

2. What We Don't Collect

3. How We Use Your Data

Your data is used exclusively to:

We do not sell, share, or rent your personal data to any third party.

4. Email Communications

We send emails only for:

We do not send marketing emails unless you explicitly opt in.

5. Data Retention

Your data is retained as long as your account is active. You may request deletion by contacting us — we will delete your account and all associated data within 7 days. Clone history and error logs are automatically capped (5,000 and 2,000 records respectively) and older entries are purged automatically.

6. Security

Passwords are hashed using bcrypt (cost factor 12) — we cannot recover your password. All session tokens are random UUIDs. Rate limiting protects against brute-force attacks. The server should be run behind HTTPS in production.

7. Your Rights (GDPR)

If you are in the EU/EEA, you have the right to:

To exercise these rights, contact us via the email on your account.

8. Cookies

CLONYFY does not use cookies. Authentication uses a token stored in localStorage on your device, which you can clear at any time.

9. Changes to This Policy

We may update this Privacy Policy occasionally. Material changes will be communicated via email. Continued use of the Service constitutes acceptance.

10. Contact

For privacy-related requests, contact us at the email registered on your account. We respond within 48 hours.