SkyeProofx

Client-side proof vault • AES-GCM encryption • SHA-256 receipts • tamper-evident proof packet
Mode: Create Vault

Operations

Local-only • No uploads

1) Drop files ➜ 2) Set password ➜ 3) Export encrypted vault

Drag & drop PDFs, images, docs, zips — anything. SkyeProofx computes SHA-256 for each file, then encrypts everything with AES‑GCM using a key derived from your password (PBKDF2). Nothing leaves your browser.
PBKDF2 iterations: 250000 • Salt: random 16 bytes • Cipher: AES-GCM
If you forget the password, the vault cannot be recovered. Keep a secure copy.
Output includes: manifest.json, proof.json, HASHES.txt, and encrypted/*.

Staged Files

0 files 0 bytes
SkyeProofx is client-side. Your files stay in your browser memory, then you download an encrypted vault zip. The zip can be stored anywhere (Drive, local disk, external). Verification works offline.
Proof boundary: this folder proves local hashing, encryption, decryption, and verification logic in the browser. It does not provide account sync, password recovery, remote attestation, or third-party timestamping.
Local receipt trail: this folder also keeps a browser-local activity log for vault builds, vault opens, decrypts, and verification runs. You can export that trail as JSON from this page.
When Event Vault Detail
No local activity yet.
Review Pack Status Owner Target Checkpoint / Notes
No runtime review packs yet.
Name Size Type SHA-256 Actions
Drop files to begin.
Tip: For “proof wall” style evidence, export the vault zip + keep HASHES.txt and proof.json with it. Hashes prove integrity; encryption enforces confidentiality.