answercrypt is an open-source web application that protects sensitive text, recovery keys, and operational notes using client-side encryption.
Your secrets are encrypted directly in the browser using answers only you know. No plaintext secrets are stored on the server, and encrypted payloads can be safely shared or downloaded.
🌟 Key Features
- Create encrypted secrets from personal answers
- Open and decrypt secrets using Q/A pairs
- Download or share encrypted payloads
- Generate QR codes for encrypted secrets
- Fetch encrypted payloads from your server
- Fully client-side encryption
- Open source and easy to use
🛠Tech Stack
- Frontend: React
