FAQ - Security


Is the data flow between a device and server secured?

Yes, the data flow is secured with HTTPS.

How is the data on the server secured?

Kii Cloud is running on Amazon AWS. See this documentation for the detailed information on how Amazon AWS secures your data.

How can I protect my application data from unauthorized accesses?

You can secure your data by using the appropriate bucket scope and by applying the appropriate access control on data.

For more information about access control, see "Securing Data" (Android, iOS, JavaScript, REST). For general information about security, see "Security" (Android, iOS, JavaScript, REST).

Is it ok to put my AppID in JavaScript code?

Yes. See "Security" (Android, iOS, JavaScript, REST) for the related discussion.