Offline secure storage of personal notesDescription:
- This is an extension to securely manage multi-user notes offline.
- Signed in users can manage their notes which are stored (post encryption) in browser’s storage.
Functionalities:
- Sign up (New user)/ Sign in (Existing user)
- Hashed password stored in local storage
- Add items to the list
- Edit items in the list
- Remove items from the list
- Items stored in local storage (post encryption)
Usage:
- Sign up for new user and Sign in for existing user.
- Use textbox and Add button to add an item.
- Tap on X icon on right side to remove an item.
- Tap on an item to perform in-place edit.