mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-05 08:04:09 +01:00
60 lines
1.7 KiB
Markdown
60 lines
1.7 KiB
Markdown

|
|
|
|
## sysPass - Systems Password Manager
|
|
|
|
----------------
|
|
|
|
Gestor de Claves web basado en PHP para uso empresarial y personal.
|
|
|
|
- [x] Encriptación AES-256 en modo CBC
|
|
- [x] RSA para envío de claves desde formularios
|
|
- [x] Autentificación en 2 pasos
|
|
- [x] Interfaz en HTML5 y Ajax
|
|
- [x] Gestión de usuarios, grupos y perfiles con 20 niveles de acceso
|
|
- [x] Autentificación con MySQL, OpenLDAP y Active Directory
|
|
- [x] Campos personalizados
|
|
- [x] Avisos por email de actividad y registro de acciones y eventos
|
|
- [x] Historial de cambios en cuentas
|
|
- [x] Multilenguaje
|
|
- [x] API
|
|
|
|
Detalles de instalación y documentación en Wiki http://wiki.syspass.org
|
|
|
|
----------------
|
|
|
|
PHP web based Password Manager for business and personal use.
|
|
|
|
- [x] AES-256 encryption in CBC mode
|
|
- [x] RSA for sending passwords from forms
|
|
- [x] Two factor authentication
|
|
- [x] HTML5 and Ajax interface
|
|
- [x] Users, groups and profiles management (up to 20 access levels)
|
|
- [x] MySQL, OpenLDAP and Active Directory authentication
|
|
- [x] Custom fields
|
|
- [x] Activity notices by email and event log
|
|
- [x] Accounts history
|
|
- [x] Multilanguage
|
|
- [x] API
|
|
|
|
Installation instructions and documentation at Wiki http://wiki.syspass.org
|
|
|
|
----------------
|
|
|
|

|
|
|
|
----------------
|
|
|
|
#### ACTUALIZAR / UPDATE
|
|
|
|
Para actualizar desde 1.1 seguir los pasos en http://wiki.syspass.org/doku.php/es:actualizar
|
|
|
|
In order to update from 1.1 you need to follow the steps at http://wiki.syspass.org/doku.php/en:upgrade
|
|
|
|
----------------
|
|
|
|
http://syspass.org
|
|
|
|
http://demo.syspass.org
|
|
|
|
https://github.com/nuxsmin/sysPass
|