Files
sysPass/README.md
nuxsmin 31a38bc43c * [ADD] PHP modules checking. Work in progress
* [FIX] Minor bugfixes
* [MOD] Code refactoring
2018-08-01 00:18:11 +02:00

61 lines
2.4 KiB
Markdown

![sysPass logo](https://syspass.org/assets/imgs/syspass_bg_bluegrey.png)
## sysPass - Systems Password Manager
[![Build Status](https://travis-ci.org/nuxsmin/sysPass.svg?branch=devel-3.0)](https://travis-ci.org/nuxsmin/sysPass) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/nuxsmin/sysPass/badges/quality-score.png?b=devel-3.0)](https://scrutinizer-ci.com/g/nuxsmin/sysPass/?branch=devel-3.0)
[![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/nuxsmin/sysPass.svg)](http://isitmaintained.com/project/nuxsmin/sysPass "Average time to resolve an issue") [![Percentage of issues still open](http://isitmaintained.com/badge/open/nuxsmin/sysPass.svg)](http://isitmaintained.com/project/nuxsmin/sysPass "Percentage of issues still open")
Join us in the Gitter chat room: [![Join the chat at https://gitter.im/sysPass/Lobby](https://badges.gitter.im/sysPass/Lobby.svg)](https://gitter.im/sysPass/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
----------------
### v3.0-beta
This is the upcoming release and currently is on beta stage.
You can test some PHP flavours on:
* PHP 7.0 - http://demo-beta.syspass.org:10080
* PHP 7.1 - http://demo-beta.syspass.org:10081
* PHP 7.2 - http://demo-beta.syspass.org:10082
The best way to run sysPass v3 is by running on Docker containers. Please, check it out on
https://hub.docker.com/r/nuxsmin/docker-syspass/
----------------
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
----------------
![sysPass main screen](https://syspass.org/assets/imgs/app/layout_1.png)
----------------
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/