A note-taking app which prioritizes your security first
PrivaNote is a simplistic and secure note-taking application for Windows, macOS, and Linux.
Threre is a need for a note-taking app that provides the end-users with full security and privacy.
PrivaNote’s primary focus is on ensuring that its user’s data are secure and private. It also ensures that users who are currently using existing mainstream note-taking apps are able to easily transition to PrivaNote by implementing a simple UI/UX, as well as flexibility in terms of file support.
- Clone and open the repository to your machine
- Run
npm install
from within the server and client directories - Install PostgreSQL on your machine
- Create a .env file within the server directory which contains your PostgreSQL connection string
- Run
npm run build
followed bynpm run start
to compile and run the application
Installation instructions for production will be available after the deployment phase.
- Olivier Goulet
- Jason Xie
- Parsa Parichehreh
- Ehsan Hazari
- Paul Triet Nham
Update: As of December 12, 2021 all development has halted. It is important to note that this was a school project.