Tempnote is a free open-source online service that allows users to send secure and confidential information over the Internet. The information automatically self-destructs after a defined expiry time. On many platforms provided by big tech, your data can be stored on their servers indefinitely with your data being shared with third-party providers. We make it a priority to keep your data safe and secure from prying eyes.
Live demo available at https://tempnote.vercel.app.
The project is Open Source and can be viewed on GitHub.
Front End
Back End
Database
A fully featured rich text editor with text formatting, bulleted lists, numbered lists, alignment options, links, inline images, and emojis. 😎
Notes are destroyed automatically after a selected expiry time. Options available are 5 minutes, 15 minutes, 30 minutes, 1 hour, 6 hours, 12 hours, 1 day, 3 days, 5 days and 7 days.
Automatically destroy notes after they reach a defined amount of views.
Generate a manual destruction link to delete a note before its expiry time.
Password protect a note to add a layer of security and privacy.
All content is securely encrypted on the server using AES-256 encryption and decrypted upon request.
A responsive user interface to support all device sizes from desktops, and tablets, to mobile devices.
Credit to Alice Lo: