Registering the device with the cloud is not required and does not affect the operation of any module, but enables the user to remotely delete all stored data from the phone in case of theft or losing it.
Registration requires three parameters – username, server password (
should not be the same as a secret phrase) and a name of the device that user will be able to recognize once there is a need to issue a delete command.
Besides these data, Roundshiled will also send a model name (given by the manufacturer) and UDID (unique device identification – usually hexadecimal number) and neither of these two can be used to identify the user personally.
Once registered, the device will periodically check the cloud for a delete command and in case it receives it, deletes all stored data (passwords, phrases, etc.). This operation cannot be undone and all stored data will be lost. Furthermore, the application will stop working completely until it is uninstalled and installed again.
Please note that none of the saved data are stored on the cloud (or anywhere else besides phone’s memory) and no one (neither user nor we as app developers) will be able to retrieve the passwords in case of deleting data or losing/forgetting the secret phrase(s).