~jturner/pwstore

Use -E now that -A is no more
Add note about pwgen in README
Use escaped password in sql query
Add support for generating passwords with pwgen
Handle inconsistent ~/.pwstore states

* If pwstore.db.enc goes missing recreate pwstore.db
* If pubkey and seckey go missing recreate pwstore.db with new keys
Simplify show() since we only use one field anyways
Match reops key naming convention
Switch back to asymmetric encryption
Rework usage, use symmetric encryption and error on empty passwords
Set method in loop then call method afterwards

This allows -o to be specified before or after -a.
Require -o to override label
Accept label without option flag
Rename name argument to label
Rename pwdb to pwstore
Add basic Makefile
Added features plus function tweaks

* Reworked init function
* Added basic error handling around reop commands
* Indicate when no password is found
Initial import
Do not follow this link