Platform Team/Server Kit/sugar-server: Difference between revisions

Line 57: Line 57:


=== activation ===
=== activation ===
This service is intended to process anti-thief requests XO laptops send to the server during the boot process.
==== Interface ====
Service is listening {{Code|--activation-port}} port on the {{Code|--host}} host to process TCP requests. If sent data starts from serial number, service will reply with:
* {{Code|STOLEN}} text if serial number is stated as stolen;
* lease content found for serial number;
* {{Code|UNKNOWN}} for errors.


=== keyring ===
=== keyring ===