Bound to one device
Every licence is minted for a single enrolled device and is worthless on any other. Approval is explicit, per device, and revocable.
Model protection & device-bound licensing
AI‑DRM makes a trained network useless as a file. A protected model runs only on a device you have licensed — and the secret that makes it run never exists in the clear outside that device's secure element.
The problem, and what we do about it.
Once the file reaches a customer site, an edge box or a partner's server, it can be copied, inspected and redeployed — and you will not know. Encrypting the weights at rest does not close it: something has to decrypt them to run them, and that something is running on hardware you do not control.
AI‑DRM moves the part that matters somewhere the host cannot reach, and ties permission to run to a specific piece of silicon.
Every licence is minted for a single enrolled device and is worthless on any other. Approval is explicit, per device, and revocable.
Protection runs against infrastructure you operate. The trained model is not uploaded to us, and we never hold a copy of it.
Disconnected sites are a first-class path, not a workaround: signed request and response bundles travel by courier, with no network at either end.
Protected material is only ever in the clear inside a trusted execution environment — or, on hardware without one, a USB dongle that provides it.
You upload a trained model to your own orchestrator and get back a protected one. That protected file is what ships.
A device registers itself and waits. Until an operator approves it, it holds no key and can download nothing.
An approved device is issued a small licence bound to it alone. Nothing secret travels in either direction to produce it.
The protected model loads and runs at full speed — but only where a valid licence and its secure element agree that it may.