Platform Team/Server Kit/sugar-server: Difference between revisions
| Line 18: | Line 18: | ||
Registry items might contains following keys: | Registry items might contains following keys: | ||
* {{Code|uuid}}, a hash value of the {{Code|pubkey}} treated as | * {{Code|uuid}}, a hash value of the {{Code|pubkey}} treated as unique and short [[#UUID per Sugar user|user's identity]]; | ||
* {{Code|serial}}, serial number of hardware Sugar user is running on, e.g., serial number of a XO laptop; | * {{Code|serial}}, serial number of hardware Sugar user is running on, e.g., serial number of a XO laptop; | ||
* {{Code|pubkey}}, SSH public key, this is the exact line that needs to be placed as-is to {{Code|~/.ssh/authorized_keys}} file; note that OLPC XS operates with striped version of public keys. | * {{Code|pubkey}}, SSH public key, this is the exact line that needs to be placed as-is to {{Code|~/.ssh/authorized_keys}} file; note that OLPC XS operates with striped version of public keys. | ||