Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 393 Bytes

File metadata and controls

11 lines (8 loc) · 393 Bytes

pass2csv

Needs python-gnupg. Run with path to password store as argument.

The csv is written to pass.csv. The format for the KeePass Generic CSV Importer is:

Group(/),Title,Password,Notes

Where 'Password' is the first line of the entry in pass and 'Notes' are all subsequent lines. '\' should not be interpreted as an escape character.