[TERM_SECURITY] 100% OFFLINE CIPHER SUITE // CHARTER
Decode.it Cryptographic Privacy Architecture
100+ local ciphers, CyberChef-style auto-decoding, and absolute zero plaintext network egress.
> 01 // 100% CLIENT-SIDE CRYPTOGRAPHIC ISOLATION
Decode.it functions completely within your browser's local sandbox runtime:
- No Plaintext or Ciphertext Transmission: Inputs pasted into Decode.it (passwords, hashes, base64 strings, hex dumps, encrypted blobs) are NEVER sent to any remote server.
- Zero Network Sockets: All encoding, hashing (SHA-256, Keccak, MD5), and decryption suites execute inside offline Web Workers.
- Air-Gap Capable: You can disconnect your internet connection entirely or run Decode.it from a local file without degradation of features.
> 02 // ZERO PERSISTENCE & INSTANT MEMORY PURGE
Security analysts routinely manipulate high-sensitivity tokens and deciphered keys:
› BUFFER STORAGE: Volatile browser heap only (TypedArray)
› DISK PERSISTENCE: NONE (Zero localStorage or IndexedDB key caching)
› TERMINATION ACTION: Tab close instantly zeros and garbage-collects all cryptographic memory
› DISK PERSISTENCE: NONE (Zero localStorage or IndexedDB key caching)
› TERMINATION ACTION: Tab close instantly zeros and garbage-collects all cryptographic memory
No decryption keys, recipes, or historical conversions are retained across sessions.
> 03 // CONTACT & SECURITY DISCLOSURES
For cryptographic audits or privacy queries:
root@oni-x.org // Contact@oni-x.org