ZERO-KNOWLEDGE ENCRYPTION

Zefer: Share secrets securely

Encrypt passwords, API keys, and sensitive data into password-protected .zefer files with AES-256-GCM. 100% client-side, no servers.

Encrypt a secret

A .zefer encrypted file will be generated

Share this key instead of your main passphrase. Both can decrypt the file. The resulting file will be approximately double the size.

Comma-separated IPs (v4 or v6). Only these IPs will be able to decrypt the file.

Click '+ My IP' to detect your current public IP via multiple cross-validation services.

AES-256-GCM encryption with PBKDF2 key derivation (600k iterations). Everything happens in your browser — nothing is sent to any server.

How it works

01

Encrypt & Download

02

Send the file

03

Decrypt & View