Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 300 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 300 Bytes

Encrypted Note

  • Store pieces of text in a database online.
  • Each note is linked to and can be viewed using a unique code
  • Feature to encrypt the content using AES-256
  • Encrypted notes can be accessed, modified and deleted only by the key owner
  • Plaintext and passwords never touch the server