originguard machine-id on the workstation where OriginGuard will be used and have it ready at checkout.
Get your Machine ID
Run the following command on the machine where OriginGuard will be installed. This must be the same machine you use when purchasing.
originguard machine-id
You will see output like this:
OriginGuard Machine ID
──────────────────────────────────
54ccd6dfdde32e14eeb5b62d05dc4d77
Provide this ID when purchasing a license.
Copy the 32-character Machine ID. You will paste it into the Gumroad checkout form.
Purchase your license
Visit the Gumroad product page and complete checkout. When prompted, enter your Machine ID in the order form.
Purchase on Gumroad →After payment is confirmed you will receive an email containing your .originguard.lic license file.
Place the license file
Save the .originguard.lic file you received by email. Place it in the root directory of the project you are scanning — the same directory that contains your Assets/ folder.
.originguard.lic is listed in the default .gitignore template included with your purchase. Verify it is ignored before your first commit.
Verify activation
Run any OriginGuard command from the project directory. The tool validates your license automatically on every invocation.
originguard scan ./Assets
If the license is valid, the Trial Mode banner is suppressed and all output is unencumbered. A successful scan with a valid license looks like this:
✓ OriginGuard — Licensed (Indie)
✓ Scanning ./Assets — 156 assets
✓ All assets valid. No warnings.
Transferring Your License
Indie licenses are bound to one workstation. If you replace your machine or need to transfer your license:
- Run
originguard machine-idon the new workstation and note the Machine ID. - Email support@inventerprises.se with the subject line "License Transfer Request".
- Include your old Machine ID, new Machine ID, and the email address used for purchase.
- You will receive a new
.originguard.licfile within 1 business day (Priority response for Studio+).
Frequently Asked Questions
Does activation require an internet connection?
No. License validation is entirely offline. OriginGuard validates your .originguard.lic file locally using HMAC verification — no phone-home, no network call required.
Is this a one-time purchase?
Yes — OriginGuard licenses are a one-time purchase, not a subscription. Your license does not expire. Updates are included while the regulations are actively evolving.
What does Trial Mode show?
Trial Mode displays your Machine ID in a banner and redacts sections of the generated output. The scan command works fully; only the report output is restricted.
Can I use one Indie license on multiple projects?
Yes — the license is per-workstation, not per-project. You can run OriginGuard on as many projects as you like on the licensed machine.
I lost my license file. Can I get a replacement?
Yes. Email support@inventerprises.se with your purchase confirmation and Machine ID and we will re-issue the file.