Download List

프로젝트 설명

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

XML 파일 내에 어떤 인코딩 문제가 해결되었습니다.
Tags: Major bugfixes
Some encoding issues within the XML file have been fixed.

2005-06-15 10:21
0.12beta

몇 가지 작은 버그가 수정되었습니다. CLI를에서 메모리 누수가 수정되었습니다. 검색 결과를 반환합니다 한 번 더. 어느 인식하지 못했습니다 일부 간단한 명령행 옵션이 수정되었습니다.
Tags: Minor bugfixes
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.

2005-06-07 18:24
0.11beta

때 도움이 화면에 표시되도록되어 발생한 코어 덤프가 수정되었습니다. 매뉴얼 페이지가 추가되었습니다.
Tags: Minor bugfixes
A core dump which occured when the help screen was
supposed to be displayed has been fixed. A manual
page was added.

2005-06-03 12:41
0.10beta

몇 가지 새로 테스트 루틴 님의 및 암호화 기능에 심각한 버그가 추가로 인해 고정가 발견되었습니다. 이 버그는 수 많은 데이터 파일이 손상되므로 새 버전으로 업데이 트하는 것이 좋습니다.
Tags: Major security fixes
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.

2005-05-31 14:58
0.9beta

도구는 이제 감시 및 교환 ptrace, 그리고 코어 덤프 메모리 보호와 같은 더 많은 보안 기능을 제공합니다 또한 더 신중하게 자사의 런타임 환경 변수를 확인합니다. zlib을 지원하므로 XML 데이터가 불가능한 알려진 일반 텍스트 공격을 실행해야 암호화된 데이터를 내부의 압축이 추가되었습니다. 이제는 그것을 가능한 한 여러 사용자 사이에 아무 문제없이 데이터베이스를 덮어 쓰지 파일을 공유할 수 있도록 지원하는 지 확인해야합니다 잠금 파일. 코드는 가능한 모든 보안 문제가 발견 flawfinder를 사용하여 청소했다.
Tags: Major feature enhancements
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.

Project Resources