Home
Softono
p

psono

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
3

Software by psono

psono-server
Open Source

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

Password Managers
101 Github Stars
psono-client
Open Source

psono-client

PSONO Client is an open-source password manager designed for secure storage and management of credentials, secrets, and sensitive information. As part of the broader PSONO ecosystem, the client provides users with a streamlined interface to access their encrypted vault across devices. It supports browser-based usage and integrates with a corresponding server backend to synchronize data securely. Features include end-to-end encryption, secret sharing, password generation, and support for various item types such as passwords, notes, and bookmarks. The client is built for extensibility, allowing developers to configure it for different deployment environments, including custom websocket endpoints behind reverse proxies with SSL. Ideal for individuals and teams seeking a self-hosted, privacy-focused credential management solution, PSONO Client emphasizes open-source transparency and community-driven development. The canonical source is hosted on GitLab.com, with full documentation available through the official P

Password Managers
25 Github Stars
psono-admin-client
Open Source

psono-admin-client

Psono Admin Client is a web-based administrative interface for the Psono password manager, built as a React application. It allows administrators to manage users, groups, and permissions within a self-hosted Psono server environment. The client is developed with Create React App, making it straightforward to set up locally with npm install and npm start for development, or built for production deployment. Unit testing is supported through Jest with optional code coverage reporting. The admin panel provides the tools needed to oversee password vaults, configure sharing settings, and control access policies across an organization. It connects to the Psono backend to handle administrative operations securely. The official documentation for usage and configuration is available at doc.psono.com. Source code is hosted on GitLab, with active community support through Discord and translation contributions via POEditor. Docker images are published for streamlined deployment.

Internal Tools & Admin Password Managers
11 Github Stars