feat(hololake): provision signed in-app update bootstrap

This commit is contained in:
冰朔 2026-08-17 00:51:56 +08:00
commit cfa8fdefc2
15 changed files with 144 additions and 31 deletions

View file

@ -1,9 +1,9 @@
{
"schema": "hololake.release-trust/v1",
"state": "UNPROVISIONED_FAIL_CLOSED",
"endpoints": [],
"publicKey": "",
"allowedReleaseHosts": [],
"state": "PROVISIONED",
"endpoints": ["https://guanghulab.com/hololake/releases/latest.json"],
"publicKey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDEzQkYzRTQ5QTE2MEFDMzEKUldReHJHQ2hTVDYvRTZNNDVqZDUxLzRZMmxuT1pSM2Q5RTRZbzRCZUZ0d0FxVVNidGJ0dUQyMnoK",
"allowedReleaseHosts": ["guanghulab.com"],
"automaticCheckOnStartup": false,
"automaticDownload": false,
"humanOptInInstallRequired": true,