nuxsmin/sysPass: Systems Password Manager
2019-05-06 15:44:17 Author: github.com(查看原文) 阅读量:749 收藏

Join GitHub today

GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.

Sign up

Permalink

Type Name Latest commit message Commit time
Failed to load latest commit information.
.github/ISSUE_TEMPLATE * [ADD] Added GH question template Jul 27, 2018
app * [MOD] Display XML export download icon on demo mode Apr 27, 2019
build * [FIX] Fixed issue when installing sysPass. Database connection data… Aug 10, 2018
lib * [FIX] Wrong field definition on PluginData table. Thanks to @drewls… May 1, 2019
public * [FIX] Wrong behavior when updating user's password. Thanks to @vrdo… Apr 27, 2019
schemas * [FIX] Wrong field definition on PluginData table. Thanks to @drewls… May 1, 2019
tests * [ADD] Added search for accounts name by regular expression. Closes #… Apr 26, 2019
.gitignore * [ADD] Added mime type file checking instead of extension. Thanks to @… Nov 11, 2018
.travis.yml * [ADD] Added PHP 7.3 on Travis CI matrix Apr 22, 2019
COPYING New Version 1.0RC1 Oct 22, 2013
INSTALL * [MOD] Update copyright date Apr 27, 2019
README.md [MOD] Fixed Travis CI and Scrutinizer URLs Jan 2, 2019
api.php * [MOD] Update copyright date Apr 27, 2019
composer.json * [FIX] Wrong behavior when checking saved search filters in context.… Jan 19, 2019
composer.lock * [FIX] Wrong behavior when checking saved search filters in context.… Jan 19, 2019
index.php * [MOD] Update copyright date Apr 27, 2019

sysPass - Systems Password Manager

Build Status Scrutinizer Code Quality

Average time to resolve an issue Percentage of issues still open

Join us in the Gitter chat room: Join the chat at https://gitter.im/sysPass/Lobby


PHP web based Password Manager for business and personal use.

  • AES-256 encryption in CTR mode
  • RSA for sending passwords from forms
  • Two factor authentication
  • HTML5 and Ajax interface
  • Users, groups and profiles management with up to 29 access levels
  • MySQL, OpenLDAP and Active Directory authentication
  • Tags, custom fields, public links, private accounts, favorites, history, etc.
  • Activity notifications by email and in-app, and event log
  • Multilanguage
  • 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/


文章来源: https://github.com/nuxsmin/sysPass
如有侵权请联系:admin#unsafe.sh