mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-02-25 20:31:25 +01:00
44 lines
1.9 KiB
Markdown
44 lines
1.9 KiB
Markdown
## sysPass - Systems Password Manager
|
|
|
|
[](https://travis-ci.org/nuxsmin/sysPass) [](https://scrutinizer-ci.com/g/nuxsmin/sysPass/?branch=master)
|
|
|
|
[](http://isitmaintained.com/project/nuxsmin/sysPass "Average time to resolve an issue") [](http://isitmaintained.com/project/nuxsmin/sysPass "Percentage of issues still open")
|
|
|
|
Join us in the Gitter chat room: [](https://gitter.im/sysPass/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
|
|
|
---
|
|
|
|
PHP web based Password Manager for business and personal use.
|
|
|
|
- [x] AES-256 encryption in CTR mode
|
|
- [x] RSA for sending passwords from forms
|
|
- [x] Two factor authentication
|
|
- [x] HTML5 and Ajax interface
|
|
- [x] Users, groups and profiles management with up to 29 access levels
|
|
- [x] MySQL, OpenLDAP and Active Directory authentication
|
|
- [x] Tags, custom fields, public links, private accounts, favorites, history, etc.
|
|
- [x] Activity notifications by email and in-app, and event log
|
|
- [x] Multilanguage
|
|
- [x] JSON-RPC API
|
|
|
|
Installation instructions and documentation at Doc https://doc.syspass.org
|
|
|
|
----
|
|
|
|
This software is published under GNU GPLv3 license. For details about that, there is
|
|
a copy on 'COPYING' file.
|
|
|
|
----
|
|
|
|
https://syspass.org
|
|
|
|
https://doc.syspass.org
|
|
|
|
https://github.com/nuxsmin/sysPass
|
|
|
|
https://hub.docker.com/r/nuxsmin/docker-syspass/
|
|
|
|
---
|
|
|
|
Though it would be preferable to ask or report issues through GitHub's website, you can reach me out by email (eg. CVEs, contribution, etc.): nuxsmin[a_t]syspass[d_o_t]org
|