A web service for Password Safe that provides browser-based, read-only access to your .psafe3 files, no client app required.
⚠️ Security Notice: This service has optional authentication. If exposing this service to the internet, it is strongly recommended to enable authentication before doing so. Use of HTTPS is strongly recommended.
Want to deploy and use pwsafe-service? See the User Guide and Configuration Reference.
Want to contribute or build from source? See the Developer Guide.
I typically manage my password safe using the free Windows client, but sometimes I'm on a machine where:
- A free client doesn't exist for the machine's OS
- I don't want to put my .psafe3 files on the machine
Therefore I use this service for easy read access to my password safe from any machine.
If I really need to add or modify entries in my password safe, I'm content with waiting until I can get on my Windows machine. If someone wants to add write support though, I'd happily review a contribution.
On first run, you choose if you want service authentication. See the User Guide for details.
I'm the only Password Safe user in my household, so multi-user support isn't a priority for me. If someone wants to add multi-user support though, I'd happily review a contribution.
- For features, it is recommended to first open an issue to discuss what you want and how you intend to implement a solution.
- For bug fixes, a pull request from the start is fine, but make sure to include reproduction instructions in the description.
MIT License - see LICENSE file for details.