Download List

Descripción del Proyecto

The Password Management System is a simple password manager for the console which uses blowfish for encryption and CDK for the interface. It was written for sysadmins who must handle user logins for many computers.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-09-14 23:43 Back to release list
0.94

Los programas de pms_export y pms_import se han añadido para exportar e importar la base de datos desde / a los datos de texto. Un script de configuración se ha añadido a crear makefiles apropiados para sistemas específicos y para verificar si las bibliotecas necesarias. La biblioteca CDK incluir archivos binarios y están tomadas de los senderos del sistema (es decir, / usr / include / cdk / y / usr / lib /) para la compilación. La biblioteca de CDK se suministra como un archivo tar en el directorio contrib.
Tags: Development, Minor feature enhancements
The pms_export and pms_import programs were added for exporting and importing
the database from/to text data. A configure script has been added to create
makefiles appropriate for specific systems and to check for required libraries.
The CDK library include files and binaries are now taken from the system paths
(i.e. /usr/include/cdk/ and /usr/lib/) for compiling. The CDK library is
supplied as a tarball in the contrib directory.

Project Resources