Zero-Knowledge by Design
The SDK encrypts every log client-side before it leaves your server. Volidator’s ingestion worker stores only ciphertext and blind indexes.
Zero-Knowledge by Design
The SDK encrypts every log client-side before it leaves your server. Volidator’s ingestion worker stores only ciphertext and blind indexes.
Under 5 Minutes
Install @volidator/node, initialize the client, call log(). That is the entire integration.
Searchable Encrypted Logs
Blind indexes let you filter by actor and action without decrypting anything server-side.
Embeddable Dashboard
Drop an iframe into your tenant portal. The decryption key lives in the URL hash and never reaches your server.
Get started by integrating the Volidator SDK into your application from your preferred package registry: