← All posts

Privacy Policy

Apr 3, 2026BoltHash privacydata protectionpersonal data

At BoltHash, privacy is a core design principle. This Privacy Policy explains what information we collect, how we use it, and your rights regarding your data.

1. Information We Collect

Account Information

  • Email address (required for registration)
  • Display name (optional)
  • Password hash (bcrypt, never stored in plaintext)

Usage Data

  • License verification API calls (timestamp, key ID, device fingerprint hash)
  • Project metadata (name, settings — not source code)
  • Payment transaction records (amount, method, status)

Technical Data

  • IP address (for rate limiting and security)
  • Browser user agent (for session management)
  • Device hardware fingerprint hashes (for license enforcement)

2. What We Do NOT Collect

  • Your source code — All obfuscation, signing, and integrity hashing happens locally on your machine via the CLI. We never receive, process, or store your code.
  • Third-party analytics or tracking scripts
  • Cookies for advertising purposes
  • Biometric data

3. How We Use Your Data

  • Authenticate and authorize access to the dashboard and APIs
  • Process payments and manage subscriptions
  • Enforce license key limits and device activations
  • Send transactional emails (welcome, payment receipts, security alerts)
  • Improve service reliability and performance

4. Data Sharing

We do not sell, rent, or share your personal data with third parties. Exceptions:

  • Payment processors (PayPal) receive only the data necessary to process your transaction
  • Law enforcement requests with valid legal process

5. Data Security

  • All data transmitted over HTTPS/TLS 1.3
  • Passwords hashed with bcrypt (12 rounds)
  • JWT tokens with short expiry for API authentication
  • Rate limiting on all endpoints
  • Regular security audits

6. Data Retention

Account data is retained while your account is active. After deletion, data is purged within 30 days. Payment records may be retained longer for legal compliance.

7. Your Rights

  • Access: Request a copy of your data at any time
  • Correction: Update your profile information from the dashboard
  • Deletion: Request full account and data deletion
  • Portability: Export your license keys and project data

8. Contact

For privacy inquiries, email service@boltopen.com.

Last updated: April 2026