Initial commit: license activation server (Ed25519)

Made-with: Cursor
This commit is contained in:
Ivan Fontosh
2026-04-19 17:58:51 +08:00
commit 4a0523f309
6 changed files with 262 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"productKeys": [
{
"key": "DND-DEMO-PRODUCT-KEY",
"sub": "lic_demo_default",
"pid": "dnd_player",
"maxDevices": 3,
"expiresAtSec": 1893456000
}
],
"revokedSubs": [],
"activations": {}
}