Skip to content

πŸ” Secure online notepad with client-side encryption. Each note gets its own password - your thoughts, your keys, your privacy.

License

Notifications You must be signed in to change notification settings

umairulh2001/anotesvault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

ANotesValut πŸ“

A secure, multi-user online notepad with individual note encryption capabilities.

πŸš€ Live Demo

Login Setting up password protection for individual notes

Main Interface Main notepad interface with note list and editor

Features

✨ Multi-User Support - Multiple users can create and manage their own notes
πŸ” Individual Note Encryption - Each note can be encrypted with its own unique password
🌐 Web-Based Interface - Access your notes from anywhere with an internet connection
πŸ”’ Privacy First - Notes are encrypted client-side before being stored

Quick Start

Just clone the repo in your php hosting.

Usage

Creating Notes

  • Click "New Note" to create a new note
  • Start typing to automatically save your content
  • Use the toolbar for basic formatting options

Encrypting Notes

  • Click the lock icon on any note
  • Set a unique password for that specific note
  • The note will be encrypted and require the password to view

Managing Multiple Users

  • Each user can register their own account
  • Notes are private to each user account
  • Encrypted notes add an additional layer of security

Security

  • Client-Side Encryption: Notes are encrypted in your browser before being sent to the server
  • Individual Passwords: Each encrypted note can have its own unique password
  • Zero-Knowledge: The server cannot decrypt your encrypted notes

License

This project is licensed under the MIT License - see the LICENSE file for details.

Support

If you encounter any issues or have questions, please open an issue on GitHub.


Made with ❀️ for secure note-taking and self hosting

About

πŸ” Secure online notepad with client-side encryption. Each note gets its own password - your thoughts, your keys, your privacy.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published