Download List

Project Description

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.

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.

2005-07-04 13:35
0.13beta

Some encoding issues within the XML file have been fixed.
Tags: Major bugfixes

2005-06-15 10:21
0.12beta

Some small bugs were fixed. A memory leak in the
CLI has been fixed. The search returns results
once more. Some short commandline options which
were not recognized have been fixed.
Tags: Minor bugfixes

2005-06-07 18:24
0.11beta

A core dump which occured when the help screen was
supposed to be displayed has been fixed. A manual
page was added.
Tags: Minor bugfixes

2005-06-03 12:41
0.10beta

Due to some newly added test routines a severe bug in the de- and encryption function was detected and fixed. This bug might corrupt large datafiles, so an update to the new version is highly recommended.
Tags: Major security fixes

2005-05-31 14:58
0.9beta

The tool now provides a lot more security features like memory
protection from core dumps, ptrace spying and swapping, and
also validates its runtime environment variables more
carefully. Zlib support has been added so the XML data is
compressed inside the encrypted data which should make it
impossible to run any known plaintext attacks. File locking is
now supported which should make it possible to share database
files among several users without any overwriting issues. The
code had been cleaned up using flawfinder to detect any
possible security issues.
Tags: Major feature enhancements

Project Resources