A minimalist, high-security "Burn After Reading" utility designed with a premium Zinc aesthetic.
PasteVault allows you to securely share sensitive text notes and images. Each link is single-use and self-destructs the moment it is accessed.
- Single-Use Links: Every link is unique and instantly invalidates after the first read.
- Minimalist Design: Sleek, high-contrast
zinc-950interface. - Image Support: Attach images directly to your notes via Base64 encoding.
- Batch Generation: Create multiple unique tokens for one secret, with a live "Links Left" counter.
- Zero-Dependency: Runs entirely in the browser using HTML5, TailwindCSS, and LocalStorage.
- UI/UX: Tailwind CSS
- Storage: Browser LocalStorage
- Logic: Vanilla JavaScript
- Clone the repository:
git clone [https://github.com/yourusername/pastevault.git](https://github.com/yourusername/pastevault.git)
- Open: Simply open
index.htmlin your favorite web browser. - Host: Deploy via Vercel or GitHub Pages for a live, shareable URL.
- Vault: The user inputs text or an image.
- Generate: PasteVault creates unique, randomized tokens.
- Burn: Once a recipient opens the link, the token is removed from storage, ensuring the secret can never be retrieved again.
PasteVault was built for speed, privacy, and visual elegance. By Anaf.
Built with simplicity in mind.