We do not claim "Magic". We utilize a verifiable Transient Envelope Encryption model. Keys are managed strictly by cryptographic hardware and post-quantum algorithms, ensuring Zero Persistence of your secrets while enabling sub-second Kubernetes synchronization.
The secret payload is encrypted Client-Side using AES-256 in Galois/Counter Mode (GCM). This ensures authenticated encryption prior to transmission.
Our Internal KMS uses Kyber-1024 (NIST Post-Quantum standard) for key encapsulation, protecting DEKs against harvest-now-decrypt-later attacks.
The master seeds for our Internal KMS are protected by Cloud HSMs (AWS KMS / Google Cloud KMS) with FIPS 140-2 Level 3 validation.
Every client (Agent, Web UI, CLI) generates an ephemeral Curve25519 key pair to perform Elliptic-Curve Diffie-Hellman (ECDH) key agreement. Private keys never leave the device.
Enterprise customers can integrate their own AWS KMS or GCP Cloud KMS to handle Key Encapsulation directly. Instead of using our internal KMS, your Data Encryption Keys (DEKs) are protected exclusively by your cloud provider. This grants absolute sovereign control over the encryption lifecycle, allowing you to cryptographically revoke platform access with a single click.
We strictly enforce TLS 1.3 with HSTS. All data is encrypted in transit, securing the gRPC infrastructure streams and API connections.
The Ennote Platform employs a Zero-Persistence architecture where Data Encryption Keys (DEKs) are encapsulated by a master Key Encryption Key (KEK). We call this Ephemeral Key Exposure.
During specific actions - specifically Access Requests or Master Key Rotation - the system performs an automated, transient re-wrapping operation. During this process, DEKs are briefly decapsulated in volatile memory (RAM) exclusively to be immediately re-wrapped using a derived session key for the target recipient (Human Workspace or K8s Agent).
To mathematically eliminate the risk of hypervisor compromise or memory scraping, our backend execution environment runs exclusively on Confidential Nodes powered by Intel TDX. In-use data is encrypted at the hardware level, meaning each node receives a unique, processor-managed key that removes the cloud provider entirely from the trust boundary.
All databases and backups are encrypted at the storage level. Physical theft of disks yields no unencrypted data.
We utilize a Web Application Firewall (WAF) to block volumetric attacks, XSS, and SQL injection at the edge before they hit the application layer.
Ennote engineers possess zero access to customer data keys. All administrative actions require Hardware MFA and are permanently logged.
Security isn't just cryptography; it's people, continuous monitoring, and strict operational processes.
We offer Safe Harbor for good-faith security research. Please do not attempt DDoS or social engineering against our staff.
Start managing secrets with hardware-backed, zero-persistence encryption today.