[Passwordsafe-linux] printing safe contents
Popular easy-to-use and secure password manager
Brought to you by:
ronys
From: Todd L. <ut...@em...> - 2018-09-22 15:14:21
|
We've used Password Safe for years, but we just came through a hurricane where we lost power for several days. With all our passwords on computers at home without power, we were hard pressed to to do online stuff from other locations without those credentials. Sure would have been handy to have printed them out in advance. Printing in the Linux version of Password Safe just isn't there. But you can export as csv or xml. Turning those exports into a legible printout is still a bit of work though. To that end, I created an xsl stylesheet for converting exported xml into html that could be loaded into LibreOffice-writer, set to 3 columns, and printed for emergency use, like after hurricanes. I've attached my pwsafe.xsl. This is my first project using XSLT from scratch. I'd appreciate any constructive criticism you might have. -- Todd |