Security

In addition to the built-in security-hardening features in applications, all of our applications follow a security standard that complete the security robustness of the system.

  • Encrypting data in transit: HTTPS (TLS/SSL) is always used to encrypt data transmitted between Lunar Control Center and the Applications with the API server. This helps prevent man-in-the-middle attacks and ensures the confidentiality and integrity of the data in transit.

  • Authentication: strong authentication mechanisms is implemented to verify the identity of clients accessing the API. API keys are used to control access.

  • Secured data storage: API keys are accessible only for Lunar Control Center system admins. The multiple access role levels ensure that the API keys are not accessible by LCC operators lacking the right access.

  • Compliance with Android security guidelines: our applications are developed in compliance with the standard security guidelines for Android applications ensuring securing data at rest

Last updated