Sunday 20 February 2011

Perl script to convert n900 pwsafe export into KeePassX XML

I wanted to have an option of exporting data from pwsafe on my Nokia n900, so I wrote this script. All you have to do is export the file on N900. Transfer it as securely as possible to your computer and run the script

./pwsafe2keepassx_n900.pl < PWsafe_n900_txt_output_file > out_keepassx.xml


The script can be downloaded here.

Drop me a comment if you like it or if you have any comment of how to improve it further.

No comments: