Free and fast text file hosting with AES-256-GCM end-to-end encryption support.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
I created pastie from the ground up using fastify for the backend and vanilla HTML/JS/CSS for the frontend.
Some features I implemented are:
- End-to-End encryption and decryption in the browser using AES-256-GCM and PBKDF2 (w/ SHA256)
- A sleek dark UI
- Raw paste access
- Once a paste is created, the decryption key is included in URL for easy decryption