Introduction¶
sysPass is a password management system written in PHP that allows a centralized and collaborative passwords management.
Features¶
- Encrypted passwords using AES-256 CTR
- Interface based on Material Design Lite with HTML5 and AJAX
- 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 and restore points
- Accounts associated files management with images preview
- Multilanguage
- Portable backup format and export to encrypted XML
- Actions and events audit with the ability to send messages to a remote Syslog in CEF format
- API for integrating with other applications
- Import from KeePass and CSV
- One step installation
What sysPass does not do¶
- It does not store any UNencrypted keys in the server
- It does not send any data to an external service
- It does not encrypt the accounts’ password individually, it uses a key protected by global master password for all instead
- It does not perform password changes on the servers
- It does not encrypt the accounts’ data, only the password, custom fields’ and plugins’ data, because you wouldn’t be able to 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
- What are these strange characters in password fields?