Re: [Passwordsafe-devel] PasswordSafe v3 read/write command line tool
Popular easy-to-use and secure password manager
Brought to you by:
ronys
From: <ra...@he...> - 2012-04-13 17:00:15
|
I wrote a command line script for PasswordSafe (linux) I call "pw" but, sorry, forgot to post it to this list! [1] It's really just a stupid perl script that wraps around "psafedump.py". Is it high quality? No, but it works. It's read-only and ought to be fleshed out (i.e. switches added to lookup other attributes besides the basic group/title/login/password.) If anyone actually uses the script and bugs me about it, I'll put it on a to-do list. It uses the python library written by Paul McIntyre. [2] Refer to the archives ca Jul 18th 2011. I altered Paul's library some to get it working, I'm not sure he folded those changes into the Source, so if the current code doesn't work let me know. steve -- [1] https://github.com/gpmidi/pypwsafe [2] http://www.hep.wisc.edu/~rader/pw/ > From: Matt McClure <mat...@gm...> > > Hi, > > I'm looking for a command line tool to read and write PasswordSafe v3 > databases. I've been using pwsafe from http://nsd.dyndns.org/pwsafe/, and > as far as I can tell, no one has updated it to use v3 databases. I see a > variety of other command line projects that all appear more immature and > incomplete. > > Is there a high quality command line tool for reading and writing v3 > databases? > > Thanks, > Matt > > -- > Matt McClure > http://www.matthewlmcclure.com > http://www.mapmyfitness.com/profile/matthewlmcclure > ------------------------------------------------------------------------------ > For Developers, A Lot Can Happen In A Second. > Boundary is the first to Know...and Tell You. > Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! > http://p.sf.net/sfu/Boundary-d2dvs2_______________________________________________ > Passwordsafe-devel mailing list > Pas...@li... > https://lists.sourceforge.net/lists/listinfo/passwordsafe-devel |