You are not logged in.

#1 2012-02-27 22:16:18

pyther
Member
Registered: 2008-01-21
Posts: 1,395
Website

Password Management Solutions - Looking for software that'll met my go

I would like to use different random passwords for the various accounts I have. However, as I won't always have my computer there will be times were I need to retrieve a user/pass remotely (via ssh).

To start this process, I've been playing around with gnome-keyring and firefox-gnome-keyring. I can store all my login credentials for websites in a encrypted password protected keyring. The keyring will relock after X minutes of inactivity.

However, there are two major features that are lacking for me: (a) ability to view username/password from the console and (b) ability store additional data such as security questions and answers.

I think gnome-keyring and firefox-gnome-keyring work great for its intended purpose. I would like to continue using gnome-keyring, but I think I also need another piece of software.

This software would allow me:
*Accessed data via cli
*Use a master password
*Store username / password / security questions + answers, etc..

Are there any programs out there that might met my needs? Is there a better solution?

Thanks


Website - Blog - arch-home
Arch User since March 2005

Offline

#2 2012-02-27 23:05:49

danielt
Member
Registered: 2011-12-16
Posts: 5

Re: Password Management Solutions - Looking for software that'll met my go

I'm just using vim, the vimplugin The Vimoutliner and

set cryptmethod=blowfish

in my .vimrc.

Offline

#3 2012-02-28 05:23:03

Cloudef
Member
Registered: 2010-10-12
Posts: 636

Re: Password Management Solutions - Looking for software that'll met my go

danielt wrote:

I'm just using vim, the vimplugin The Vimoutliner and

set cryptmethod=blowfish

in my .vimrc.

Heey, this is neat. Thanks smile

Offline

Board footer

Powered by FluxBB