Télécharger la liste

Description du projet

cpm (Console Password Manager) is a small console
tool to manage passwords and other sensitive data and store them in a public-key encrypted file. It also allows you to configure the whole hierarchy yourself, so it's easily adoptable for many requirements.
The encryption is handled through GnuPG, and the data
inside is stored as XML.

Système requise

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.

2005-09-20 16:57
0.18beta

La signature du fichier de données est maintenant faites en utilisant les touches de même que celui utilisé pour le cryptage (si possible) et pas seulement la valeur par défaut d'une clé GPG. Un petit bug a été fixé qui a causé une erreur de segmentation si le fichier de données ont une taille de 0.
Tags: Minor feature enhancements
Signing the data file is now done using the same
keys as used for encryption (if possible) and not
just the default gpg key. A small bug was fixed
which caused a segfault if the data file had a
size of 0.

2005-09-06 11:17
0.17beta

Cette version fixe un problème où certaines versions de CDK pourrait pas être utilisé, en particulier sur Gentoo.
Tags: Minor bugfixes
This version fixed a problem where some versions of CDK could not be used, especially on Gentoo.

2005-08-29 14:24
0.16beta

Un problème avec la variable GPG_AGENT_INFO a été fixée. Un chèque du max locked réglage de la mémoire a été ajoutée. Un correctif à faire cpm compiler avec les nouvelles versions de CDK a été ajouté. Soutien à l'inscription de façon unique les résultats de recherche CLI a été ajouté.
Tags: Minor bugfixes
A problem with the GPG_AGENT_INFO variable was
fixed. A check for the max locked memory setting
was added. A fix to make cpm compile with new
versions of CDK was added. Support for uniquely
listing the CLI search results was added.

2005-08-08 11:56
0.15beta

Plusieurs petits bogues ont été corrigés, surtout pour l'interface graphique. La recherche CLI maintenant supporte aussi les recherches d'expressions régulières.
Tags: Minor bugfixes
Several small bugs have been fixed, mostly for the
GUI. The CLI search now also supports regular
expression searches.

2005-07-25 08:01
0.14beta

Plusieurs petites, principalement des bugs cosmétiques ont été fixés. L'interface graphique travaille maintenant de plus en douceur.
Tags: Minor bugfixes
Several small, mainly cosmetic bugs were fixed. The GUI now works more smoothly.

Project Resources