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
zk

Privacy forum

$ forum --no-accounts

Public word-filtered boards plus zero-knowledge encrypted boards. No accounts, no IP logs; handles & timestamps encrypted.

open
aes

Offline encryptor

$ cipher --aes-256 --no-server

Encrypt text or files with a passphrase, right in your browser. No server at all. Strong passphrase generator and a deniable decoy mode built in.

open
pgp

Sign & verify

$ pgp --sign --verify

Prove authorship with PGP. Sign a message so anyone with your public key can confirm it's yours and unaltered. Keys never leave the page.

open
raw

Watermark cleaner

$ clean --strip-invisible

Strip invisible zero-width characters, bidi controls and look-alike letters used to fingerprint leaked text. Offline — nothing uploaded.

open
mitm

Safety numbers

$ fingerprint --compare

Derive a short safety number from two public keys and compare it out-of-band to catch a man-in-the-middle. Offline — nothing uploaded.

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 · about · acceptable use part of pandacat.vip ·