Adspace Releases

The latest product updates

Signed device commands without SSH #

Kiosk can reboot, identify, or restart a Pi via Ed25519-signed localhost commands

07 Sep 2026

Player
Feature

AdSpace TV v0.2.11.

Add signed Ed25519 commands on the localhost device-info API so the kiosk can reboot, identify, or restart a Pi without SSH.

POST /api/command verifies a fleet public key, binds packets to CPU serial, and rejects replay. Allowlist: info, reboot, indicate, restart-kiosk.

Downloads