You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: update README to clarify terminology from "password" to "passphrase"; add new features including passphrase generator and alternator; enhance project description and open source information
Passenger-Go is a secure, self-hosted passphrase manager that runs in your local network. It provides a modern, responsive web interface for managing your passwords and sensitive information, with all data encrypted and stored locally on your server.
14
+
Passenger-Go is a secure, self-hosted passphrase manager that runs in your local network. It provides a modern, responsive web interface for managing your passphrases and sensitive information, with all data encrypted and stored locally on your server.
15
15
16
16
Additionally provides an api, so you can use it in your own client projects.
This project is licensed under the [GPL-3.0](LICENSE) license.
95
+
96
+
## Open Source
97
+
98
+
This project is open source and free to use. Feel free to contribute to the project.
99
+
100
+
## Why Not Saying "Password"
101
+
102
+
Passwords are obsolete and not secure. Passphrases are more secure and easier to remember. word means, a single word. phrase means, a group of words. How long is your "passkey" means how secure it is. By using phrases, you can remember them easier while being more secure.
0 commit comments