mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-03 07:04:07 +01:00
72 lines
4.3 KiB
Markdown
72 lines
4.3 KiB
Markdown
## sysPass - Systems Password Manager
|
|
|
|
[](https://travis-ci.org/nuxsmin/sysPass) [](https://scrutinizer-ci.com/g/nuxsmin/sysPass/?branch=master) [](#backers) [](#sponsors)
|
|
|
|
[](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/
|
|
|
|
## Contributors
|
|
|
|
This project exists thanks to all the people who contribute.
|
|
<a href="https://github.com/nuxsmin/sysPass/graphs/contributors"><img src="https://opencollective.com/sysPass/contributors.svg?width=890&button=false" /></a>
|
|
|
|
|
|
## Backers
|
|
|
|
Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/sysPass#backer)]
|
|
|
|
<a href="https://opencollective.com/sysPass#backers" target="_blank"><img src="https://opencollective.com/sysPass/backers.svg?width=890"></a>
|
|
|
|
|
|
## Sponsors
|
|
|
|
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/sysPass#sponsor)]
|
|
|
|
<a href="https://opencollective.com/sysPass/sponsor/0/website" target="_blank"><img src="https://opencollective.com/sysPass/sponsor/0/avatar.svg"></a>
|
|
<a href="https://opencollective.com/sysPass/sponsor/1/website" target="_blank"><img src="https://opencollective.com/sysPass/sponsor/1/avatar.svg"></a>
|
|
<a href="https://opencollective.com/sysPass/sponsor/2/website" target="_blank"><img src="https://opencollective.com/sysPass/sponsor/2/avatar.svg"></a>
|
|
<a href="https://opencollective.com/sysPass/sponsor/3/website" target="_blank"><img src="https://opencollective.com/sysPass/sponsor/3/avatar.svg"></a>
|
|
<a href="https://opencollective.com/sysPass/sponsor/4/website" target="_blank"><img src="https://opencollective.com/sysPass/sponsor/4/avatar.svg"></a>
|
|
<a href="https://opencollective.com/sysPass/sponsor/5/website" target="_blank"><img src="https://opencollective.com/sysPass/sponsor/5/avatar.svg"></a>
|
|
<a href="https://opencollective.com/sysPass/sponsor/6/website" target="_blank"><img src="https://opencollective.com/sysPass/sponsor/6/avatar.svg"></a>
|
|
<a href="https://opencollective.com/sysPass/sponsor/7/website" target="_blank"><img src="https://opencollective.com/sysPass/sponsor/7/avatar.svg"></a>
|
|
<a href="https://opencollective.com/sysPass/sponsor/8/website" target="_blank"><img src="https://opencollective.com/sysPass/sponsor/8/avatar.svg"></a>
|
|
<a href="https://opencollective.com/sysPass/sponsor/9/website" target="_blank"><img src="https://opencollective.com/sysPass/sponsor/9/avatar.svg"></a>
|
|
|
|
---
|
|
|
|
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
|