/** * sysPass * * @author nuxsmin * @link http://syspass.org * @copyright 2012-2015 Rubén Domínguez nuxsmin@syspass.org * * This file is part of sysPass. * * sysPass is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * sysPass is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with sysPass. If not, see . * */ sysPass es una aplicación web en PHP para la gestión de claves en un entorno multiusuario. Funcionalidades: - Seguridad basada en grupos y pefiles de usuario. - Acceso mediante LDAP y BBDD. - Encriptación de claves con clave maestra global. - Gestión de usuarios, grupos y perfiles. - Posibilidad de subir adjuntos para las cuentas. - Log de eventos de auditoría. - Exportación a XML y packup "portable". - Enlaces a Wiki. - Histórico de cambios en cuentas. - Importación desde XML, CSV y phpPMS. - Temas visuales - Multilenguaje Para realizar la instalación siga los pasos que se indican en http://wiki.syspass.org/doku.php/es:instalar Esta aplicación está bajo licencia GNU GPLv3. Para más detalles sobre la misma, en el archivo COPYING se encuentra una copia de esta. ----------------------------------------------------------------------------------------- sysPass is a PHP web based application, for passwords management in a multiuser environment. Functionalities: - Group/Profile based security. - LDAP and DB access. - Password encryption with global master password. - Users/Groups management. - Attachments can be uploaded. - Audit event log. - XML exporting and "portable" backups. - Wiki links. - Accounts changes history. - Import from XML, CSV and phpPMS. - Visual themes - Multilanguage To install you can follow steps at http://wiki.syspass.org/doku.php/en:install This software is published under GNU GPLv3 license. For details about that, there is a copy on 'COPYING' file.