Introduction¶
sysPass is a password management system written in PHP that allows a centralized passwords management in a multiuser environment.
Features¶
- Interface based on Material Design Lite with HTML5 and Ajax
- Encrypted passwords within AES-256 CTR
- Multiuser with users, groups and profiles management
- Advanced profile management with 29 access levels
- MySQL/MariaDB, OpenLDAP and Active Directory authentication
- Activity notifications by email and in-app
- Public links to accounts without login
- Accounts changes history
- Accounts associated files management with images preview
- Multilanguage translated to Spanish, Catalan, German, Polish, Russian, French and Dutch.
- Link to external Wiki and DokuWiki’s API integration
- Portable format backup and export to encrypted XML
- Actions and events log with the ability to send messages to a remote Syslog in CEF format
- Configurable and extensible using themes and plugins
- API for integrating with other applications
- Import from KeePass, KeePassX and CSV
- One step installation
What sysPass does not do¶
- It does not store the master password in the server
- It does not send any data to an external service
- It does not encrypt the account’s password individually, it uses a master password for all instead
- It does not perform password changes on the servers
- It does not encrypt the accounts’ data, only the password and custom fields data, because you couldn’t perform searches
- It isn’t like APT: doesn’t have Super Cow Powers!!
- Installation
- Configuration
- Application
- Updating
- HOWTOs
- Frequently Asked Questions
- What is sysPass?
- Where can I install sysPass?
- How do I install sysPass
- Which authentication methods are used?
- What is the encryption for?
- What is portable?
- Is there a master password for each account/user?
- What are Wiki links?
- What are categories?
- What are user groups?
- What is customer field?
- Is there an account history?
- What are profiles?
- What is maintenance mode?
- Can I change Master Password?
- I don’t remember Master Password, can I decrypt the passwords?
- Does backup runs on Windows?
- The language doesn’t change