I am slightly embarrassed at the code quality at this point but perhaps contributing it is the best way to see it improved. I have no problem contributing it under GPLv2+ as you suggest.
David On 3/27/13 10:02 AM, Jason A. Donenfeld wrote: > David, > > Are you interested in including this in the pass contrib directory under > GPLv2+ as gorilla2pass.rb? > > Jason > > On Wed, Mar 27, 2013 at 2:30 PM, David Sklar <[email protected] > <mailto:[email protected]>> wrote: > > Faced with the desire to import from password gorilla a little while > ago, I did the following: > > 1. Made a small TrueCrypt (http://www.truecrypt.org/) volume on my > computer. > 2. Used Password Gorilla's "Export" to dump everything to a .CSV file on > that TrueCrypt volume. > 3. Wrote & run the "migrator.rb" script (attached) to import everything > into my pass tree. (Under the top-level dir "Gorilla" (see the > "pass_top_level" variable) since I have a lot of entries that need > pruning.) > > Caveats: > > - The TrueCrypt volume was to prevent any automatic backup or other > persistent storage of all my unencrypted passwords, your situation > may vary. > - The migrator.rb script has some logic to prune out duplicate entries > that were in my password DB due to a previous Password Gorilla merge > I did. > - The migrator.rb script does NOT correctly handle the case where you > have two entries in the same category with the same title. > > Hope this helps. > > David > > > On 3/15/13 10:21 AM, ilf wrote: > > Does anyone have/know of a conversion script for the Counterpane > > Passwordsafe 2.0 database family? > > > > http://passwordsafe.sourceforge.net/ > > http://nsd.dyndns.org/pwsafe/ > > http://www.semanticgap.com/myps/ > > https://github.com/zdia/gorilla/wiki > > > > > > > > _______________________________________________ > > Password-Store mailing list > > [email protected] <mailto:[email protected]> > > http://lists.zx2c4.com/listinfo.cgi/password-store-zx2c4.com > > > > > _______________________________________________ > Password-Store mailing list > [email protected] <mailto:[email protected]> > http://lists.zx2c4.com/listinfo.cgi/password-store-zx2c4.com > > _______________________________________________ Password-Store mailing list [email protected] http://lists.zx2c4.com/listinfo.cgi/password-store-zx2c4.com
