NOWPASS is 100% Open Source software, always keeping your passwords save.
Every single part of NOWPASS is Open Source software, built on well known . You are in control!
Your passwords are encrypted (AES-CBC-256) on your local device and are never submitted or stored in clear text.
Extend NOWPASS with your own functionality and build your own clients on top.
You can host the backend server on your own (local computer or on a remote server, if you want it to use it on different devices and networks). As an alternative for beginners you can also use our server at (https://nowpass.org). Your passwords, secure notes etc. are encrypted (AES-CBC-256) at your own device and are never submitted in clear text to the REST service.
Checkout the GitHub project page and README.md for further instructions on how to set up an own backend API server.
Register on this page and start using NOWPASS on the fly. Just use https://nowpass.org as your RESTful API server. You can export your data any time and migrate it to your another server.
Store and manage your passwords directly from your browser. Works with Chromium, Vivaldi, Opera ..
Python command line client for storing, managing and searching for your passwords.
Manage your passwords in a standalone application for Linux, Mac OS and Windows.