Télécharger la liste

Description du projet

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.

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.

2011-07-26 07:29
0.53

Cette version ajoute le - chrome et - xclip-cmd options pour rendre "raps2 obtenir" travailler avec le navigateur Chrome.
This release adds the --chrome and --xclip-cmd options to make "raps2 get" work with the Chrome browser.

2011-07-22 06:09
0.52

Le coût d'installation de mot de passe peut maintenant être configuré. Lorsque vous ajoutez un compte, vous pouvez laisser le champ mot de passe vide pour avoir celui généré pour vous et éventuellement de sortie ou placés dans le presse-papiers.
The password setup cost can now be configured. When adding an account, you can leave the password field blank to have one generated for you and optionally output or placed in the clipboard.

2011-07-09 07:37
0.50

Cette version corrige les dépendances figurant dans son fichier de construction. Il contient aussi beaucoup d'améliorations pour l'App:: Raps2 bibliothèque, qui utilise raps2 comme backend (et qui peut être utilisé par d'autres scripts pour interagir avec le magasin raps2 mot de passe).
This release fixes the dependencies listed in its Build file. It also contains a great deal of improvements for the App::Raps2 library, which raps2 uses as a backend (and which may be used by other scripts to interact with the raps2 password store).

2011-07-04 12:11
0.4

raps2 imprime maintenant une erreur lorsqu'il est utilisé avec des arguments inconnus. Les autres changements dans le présent communiqué ne touchent l'App:: Raps2 bibliothèque qui raps2 utilise comme backend.
raps2 now prints an error when used with unknown arguments. The other changes in this release only affect the App::Raps2 library that raps2 uses as a backend.

2011-05-19 07:36
0.3

Cette version introduit deux nouvelles commandes: "raps2 del <account> "Va supprimer un compte, et« modifier raps2 <account> "Peut être utilisé pour modifier l'URL, Login, mot de passe. Il dispose également d'une amélioration de la vitesse globale majeure et une mineure" raps2 liste "fixer.
This release introduces two new commands: "raps2 del <account>" will delete an account, and "raps2 edit <account>" can be used to change URL, Login, or Password. It also features a major overall speed improvement and a minor "raps2 list" fix.

Project Resources