Write secure, markdown-based notes. Encrypt them with a password. Save. Share. Stay private.
InvisiNote is a minimalist markdown note editor that lets you encrypt your notes with a password before saving. Great for journaling, secret ideas, or private logs — only you can decrypt them.
- 🧠 Markdown support (live preview)
- 🔐 AES encryption with custom password
- 💾 Save encrypted notes as
.md.encfiles - 🔓 Load and decrypt notes with your password
- 🌙 Responsive, clean Tailwind UI
git clone https://github.com/IamAdedo/invisinote.git
cd invisinote
npm install
npm run devThen open http://localhost:5173 in your browser.
🔐 Encryption
This app uses AES encryption via crypto-js. Make sure to:
Remember your password — there's no recovery.
Double-check before sharing sensitive data.
📸 Screenshots
Coming soon! (Add screenshots of editor, preview, encrypt button, file download popup, etc.)
📄 License
This project is licensed under the MIT License.
🙋♂️ Author
Built with ❤️ by IamAdedo, dLazyHNTR
📬 Contributions
Open to contributions! Feel free to:
Fork the repo
Create an issue
Suggest features or bug fixes
Submit pull requests
Let’s make privacy cool again 💪