lockr 0.5.0
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 (8):
browser_gui
~> 0.1.0
bundler
>= 1.1.4
clipboard
~> 1.0.5
highline
>= 1.6.13
net-sftp
>= 2.0.5
padrino-helpers
~> 0.11.4
rufus-scheduler
~> 3.0.2
sinatra
~> 1.4.4