Frequently Asked Questions
Answers to common questions about LicenseDesktop.
1. How does offline signing protect my license keys?
Activation codes are signed locally on your machine using asymmetric (RSA/JWT) signing. Your private signing keys never leave your computer — there is no key escrow and no cloud dependency for signing or license management.
2. Does LicenseDesktop require internet?
No. ChengYoung LicenseDesktop is an offline-first license management system for software vendors. License signing and validation run entirely on your machine — your private keys and business data stay local. Internet is required only for optional services such as online purchase, updates, and encrypted cloud backup.
3. Where is my data stored?
All data (customers, products, licenses, financial records) is stored locally on your machine in an SQLite database. Nothing is uploaded to any server automatically. Optional encrypted cloud backup is available for off-site protection.
4. Which platforms and technologies are supported?
LicenseDesktop currently runs on Windows 10 / 11 (x64). It is built with Electron, React and TypeScript. Cross-platform support is planned for future releases.
5. Can I migrate my LicenseDesktop data to a new computer?
Yes. Use the built-in backup & restore feature to move your data (including issued activation codes) to a new machine. Backups are verified with SHA-256 before restore.
6. Can my customers transfer a license to a new machine?
Yes. The re-host (machine transfer) feature allows you to revoke an existing activation code and issue a new one bound to the customer's new machine code. This feature requires the Professional edition or above.
7. Is pricing one-time or a subscription?
Licenses are annual subscriptions — Basic $49, Professional $99 and Enterprise $149 per year (each is a 12-month license). 1 authorization month = 30 days. Licenses are time-limited, not perpetual, and can be renewed at expiry. Multi-tenant support is planned for Q1 2027.
8. What happens when my license expires?
Your data remains accessible — you can view, export, and back up all existing data. License generation and other write operations are blocked until you renew. Renewal pricing is shown at checkout.
9. Do you offer refunds?
Activation codes are digital goods. A full refund is available within 7 days of purchase if the license has not been activated/claimed. See Terms of Service for details.
10. Do you provide source code?
The full source code is not offered. We provide an offline license validation integration package so you can validate activation codes in your own software.