Polaris Secure Containers enable the secure deployment of applications within a Trusted Execution Environment (TEE), encrypting all data in transit, and isolating sensitive information from the underlying infrastructure.
Polaris Products
Polaris products can be purchased in the Microsoft Azure and Google Cloud Marketplaces. Depending on your needs, you can choose different variants of the product.
Polaris
Fr0ntierX’s Polaris Secure Containers enable the secure deployment of stateless applications within a Trusted Execution Environment (TEE), encrypting all data in transit, and isolating sensitive information from the underlying infrastructure. This documentation provides details on how to configure a Polaris container for your application.
Polaris Pro
Polaris Pro enables the secure deployment of stateful applications within a Trusted Execution Environment (TEE), encrypting all data in transit, and isolating sensitive information from the underlying infrastructure. With Polaris Pro, users can securely store encrypted data across cloud, disk, or database storage, accessible only within the TEE. This documentation provides details on how to configure a Polaris Pro container for your application.
Polaris Libraries
All Polaris products are based on two open-source libraries: the Polaris SDK and the Polaris Secure Proxy. The Polaris SDK is a TypeScript library designed to be integrated into servers and applications that communicate with Polaris Secure Containers. The Polaris Secure Proxy is integrated into all Polaris products and acts as an HTTP proxy server sitting in front of your workload. It provides transparent encryption and decryption of data in transit and provides an interface to the private keys used to decrypt the data inside of the TEE.