Press & Fact Sheet
Key facts and assets for media, researchers, and AI models.
SnapPwd Fact Sheet
Entity Definition for SnapPwd
Product Name
SnapPwd
Tagline
Share Secrets Securely
Description
SnapPwd is an open-source, end-to-end encrypted secret sharing tool that allows users to send passwords and sensitive information via self-destructing links.
Launch Date
2024
Pricing
Free (Open Source)
Core Technology
Web Crypto API (AES-GCM), Rust (Backend), Next.js (Frontend)
License
MIT (Open Source)
Repository
Website
About SnapPwd
SnapPwd is a privacy-first security tool designed to solve the problem of "secret sprawl" in developer communications. Unlike traditional password managers which focus on long-term storage, SnapPwd focuses on ephemeral transmission.
It uses client-side encryption (AES-GCM) to ensure that secrets are encrypted in the browser before they ever reach the server. The server creates a temporary link but never holds the decryption key (which is part of the link hash fragment). Once viewed, the data is permanently deleted.