Skip to content
ufraan
← Back

Toraje

Private, ephemeral file-sharing web app with AES-256 encryption and one-time access.

TypeScriptFile SharingSecurityWeb App
Feb 2026GitHubLive

Toraje is what happens when you want to share a file privately but don't trust any service to keep it safe. You upload, get a 6-digit code, share it, and the file auto-deletes after 69 minutes. Everything is encrypted client-side with AES-256 before it even touches the server—even a breach would only yield ciphertext. React and Vite on the frontend, Firebase on the backend, zero friction in between.

Toraje encrypted file sharing interface
Toraje encrypted file sharing interface

The entire flow is designed to be frictionless with no registration, no email verification, and no unnecessary steps, making it ideal for sharing passwords, API keys, or confidential documents.