Secure Your Documents with Confidence
Traditional password-protected documents are vulnerable to sharing and misuse. Our software enforces Mandatory Access Control using user clearances and document labels, ensuring sensitive information stays secure.
| Feature | Description |
|---|---|
| Document Labeling | Each document is labeled based on the author’s clearance level. |
| Clearance-Based Encryption | Encryption keys are derived from the author’s clearance. |
| Access Control | Only users with equal or higher clearance can decrypt the document. |
| No Read Ups / No Write Downs | Lower-cleared users cannot access higher-cleared documents, and vice versa. |
| Need To Know | Multi category security enforced. A user must belong to the organigation to where the document belongs. |
| MLS and MCS | A user clearance is a combination of the clearance level(MLS) and clearance category(MCS). |
| Client Isolation | When a classified document is decrypted by a user, it is done so in isolation such that the decrypted document never leaves the isolated environment. |
| TLS and PFS | Secure communications using TLS 1.3 with perfect forwarding secrecy via post quantum Kyber and Dilithium algorithms. |
| Service Clustering | The application service may run on multiple hosts simultaneously to provide load sharing and redundancy to the client while remaing statefully synchronized. |