Download List

프로젝트 설명

raps2 is a simple password safe. You give it a name, a password, and optional metadata, and it will encrypt and store them for you. It uses Eksblowfish for crypto, which offers a configurable key setup time, so you can make it as slow as you want. Each password is saved in a separate file, making it easy to track them in version control.

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.

2011-05-14 06:31
0.2

이 릴리스의 모든 저장된 계정과 로그인을하고 URL을 나열합니다 "raps2리스트"를 소개합니다. 그것은 XDG_CONFIG_HOME / XDG_DATA_HOME 처리 버그를 수정하고, 수정 파일 추가 : : BaseDir을 새로운 의존성으로.
This release introduces "raps2 list", which lists all stored accounts and their Logins and URLs. It fixes an XDG_CONFIG_HOME / XDG_DATA_HOME handling bug; the fix adds File::BaseDir as a new dependency.

2011-05-10 23:48
0.1

이것은 초기 릴리스입니다. 계정이 "raps2 추가"를 추가할 수있는 자사의 비밀 번호는 "raps2 얻을"로 엑스 클립 보드에 투입됩니다. 당신은 또한 "raps2 정보"와 "raps2 덤프"로 전체 계정 (암호 포함) 암호화되지 않은 계정 정보를 표시할 수 있습니다. 지원되는 계정 로그인 메타 데이터, URL이, 비밀 번호, 그리고 "추가"(여러 줄 문자)입니다.
This is the initial release. An account can be added with "raps2 add", and its password is put into the X Clipboard with "raps2 get". You can also show the unencrypted account information with "raps2 info" and the whole account (including password) with "raps2 dump". Supported account metadata are Login, URL, Password, and "Extra" (multiline text).

Project Resources