psono-server
PSONO Server is an open-source backend component of the PSONO password manager, designed to securely store and manage passwords, credentials, and other sensitive information for individuals and teams. It provides a self-hosted alternative to commercial password management services, giving users full control over their data. Key features include client-side encryption to ensure that even the server cannot access plaintext secrets, support for shared folders and secrets among team members, role-based access control, two-factor authentication, and a REST API for integration with clients and automation. The server is built with Django and Python, stores encrypted data in a relational database, and can be deployed via Docker for straightforward setup. It is typically used by organizations and privacy-conscious individuals who want to run their own password management infrastructure without relying on third-party providers. Backup and restore utilities are included to safeguard the database and configuration secret