Skip to content

vimalloc/d-note

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

d-note

Background

d-note is a self destructing notes web application that you can run on your own server. A message is created using the web form, and when submitted, a link is returned that you then send to the recipient. When the recipient opens the link, the message is displayed and immediately destroyed on the server. Thus, the link can never be used again for displaying the same note.

See the installation instructions on how to install this on your server.

Read the documentation about further information regarding this project.

This project is licensed under the GNU General Public License, version 3. See the license for the complete license.

Demo

If you would like to test drive d-note, I have it running at https://ae7.st/d/. Currently, it is hosted using a self-signed certificate. As such, the fingerprints of the certificate are:

SHA1: 55:89:CD:C0:D4:85:CC:A5:DE:30:11:5D:9C:C9:12:1C:5C:9D:10:C5
SHA256: 12:91:BB:4C:E8:2F:1C:0C:D9:96:AF:4E:1D:8C:F7:B0:A8:07:70:C5:9C:89:B8:94:EE:E2:2A:D6:19:43:17:A4

About

Self hosted self destructing notes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.4%
  • Python 46.6%
  • CSS 2.0%