Zero-Knowledge ArchitectureDocuments are encrypted client-side. The server processes ciphertext without access to plaintext content, passwords, or decryption keys.
Blind SearchSearch across documents without revealing search terms. HMAC-based blind indexes let you query without exposing the query.
Anonymous GrantsShare documents via one-time grant tokens. The server cannot correlate the grantee's identity across grants.