diff --git a/README.md b/README.md index f0b96e2..c589de5 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,27 @@ # pass-exporter This repository contains some scripts that aims to convert a gpg password wallet handled by pass, the standard unix password manager. + ## Usage ### convert_to_csv.sh Simply execute the script. You need `pass` executable installed and ENV var PASSWORD_STORE_DIR set-up. A CSV file will be created in this folder containing key-password fields separated by semicolon and delimited by `"`. + ## Todo * Create a script to convert into KeePassX format + + +## Credits + +* [pass](https://www.passwordstore.org/) + + +## Support + +Donate using Liberapay + + +## License + +GPLv3