lockr 0.5.2
Lockr is a password manager that features a local web interface (no cloud, all on your local machine) as well as command line function to manage your passwords. Passwords are stored AES-encrypted in a file on your own system and can (if you want) be uploaded to your own 'cloud' via ssh.
Gemfile:
=
install:
=
Runtime Dependencies (9):
browser_gui
~> 0.1.0
bundler
>= 1.1.4
clipboard
~> 1.0.5
highline
~> 1.6.20
net-sftp
>= 2.0.5
padrino-helpers
~> 0.11.4
rufus-scheduler
~> 3.0.2
sinatra
~> 1.4.4
sinatra-contrib
~> 1.4.1