◈ ENCRYPTED VISUAL MEMORY ARCHIVE

Private memory
for AI agents.

PHANTOM stores any data — sessions, secrets, decisions — inside a PNG image using AES-256-GCM encryption and visual steganography. To an observer: just a picture.

AES-256
ENCRYPTION
GCM
AUTH MODE
Argon2
KDF
128
MAX ENTRIES
~2MB
CAPACITY
SECURITY ARCHITECTURE
L1
Visual Steganography
Data encoded as spatial color patterns in PNG microdots. Looks like noise or a solid color field.
L2
AES-256-GCM
Every payload encrypted before encoding. GCM mode adds authentication — tampering with a single pixel is detected.
L3
Argon2id KDF
Encryption key derived from passphrase using Argon2id. Requires 64MB RAM per attempt. Brute force infeasible.
L4
Random Salt
Each entry uses a unique 16-byte random salt. Identical plaintexts produce completely different ciphertext.
L5
Encrypted Index
The index (table of contents) is itself encrypted. An attacker can't determine how many entries exist without the passphrase.
VAULT CONSOLE
PHANTOM VAULT TERMINAL
disconnected
USER ID
PASSPHRASE
ENTRY LABEL
DATA