pass-csv: A pass extension to generate a CSV summary of metadata fields

Daniel Lahr daniel.g.lahr at gmail.com
Thu Feb 4 19:14:26 UTC 2021


Hey everyone,

I wanted to keep track of which personal data (i.e. address, phone number) I gave to websites. Therefore, I created a pass extension that iterates over the password store, searches for specified colon-delimited key-value fields in the metadata and prints a CSV summary table:

https://github.com/lahr/pass-csv

Maybe it's of use for others as well. Contributions are always welcome.


More information about the Password-Store mailing list