PANDA//VAULT
all systems encrypted
vault — secure shell
anon@vault:~$

Zero-knowledge tools
for everyone._

Encrypt in your browser. The server only ever holds ciphertext — no accounts, no IP logs, no tracking. Everything self-destructs.

available modules

e2e

Encrypted chat

$ chat --e2e --no-logs

AES-256-GCM rooms. No accounts, no IP logging, room names hashed. Messages expire.

open
zk

Anonymous drop

$ drop --encrypt --ttl 24h

Zero-knowledge file sharing up to 300 MB. Key stays in the link. Self-deletes in 24h.

open
burn

Encrypted paste

$ paste --burn-after-read

Zero-knowledge text & code. Optional burn-after-reading. Decrypted only in your browser.

open
24h

Disposable email

$ mail --burner --pgp

Anonymous inbox that self-destructs. Tracking stripped. Optional in-browser PGP.

open
sha

Checksum verifier

$ sha256sum --verify

Hash a file locally (SHA-256/512/1) and compare. Offline — it cannot upload.

open

security posture

AES-256-GCM client-side E2E
RSA-4096 PGP opt-in, in-browser
Zero-knowledge server holds ciphertext
No IP logging nothing identifying
TLS 1.3 · HSTS every byte
Strict CSP no inline, no eval
Zero third-party own origin only
Self-destructing auto-expiry
PANDA//VAULT · zero-knowledge toolkit part of pandacat.vip ·