Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Dieses Release führt "raps2 Liste", die alle gespeicherten Konten und deren Anmeldungen und URLs auflistet. Es behebt ein XDG_CONFIG_HOME / XDG_DATA_HOME Umgang Fehler, die Fix File:: basedir als eine neue Abhängigkeit.
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

Dies ist die erste Version. Ein Konto kann mit aufgenommen werden "raps2 hinzufügen", und das zugehörige Passwort in die Zwischenablage mit X "raps2 get" setzen. Sie können auch zeigen, die unverschlüsselte Kontodaten mit "raps2 info" und das gesamte Konto (einschließlich Kennwort) mit "raps2 dump". Unterstützte Konto Metadaten Login, URL, Passwort und "Extra" (mehrzeiligen Text).
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