Commit Briefs

3249b5b42d Alex Arch

merge refs/remotes/origin/main into refs/heads/secstore (main, tags/1.0)


9bdec11ad5 Alex Arch

misc fixes


efe1d0ff63 Alex Arx

use GPM_ENCCMD and GPM_DECCMD instead of GPM_GPG




d4a0a080f8 Alex Arch

misc fixes


c02d9413bb Alex Arx

bump version to 0.3 (tags/0.3)


6e190e8ae3 Alex Arch

print a more helpful usage message


ec78a3e0fe Alex Arx

put copyright statements into the source code


a7b5f7846d Alex Arch

remove the SECSTORE_COMMAND variable handling


276ae6e346 Alex Arx

change my name



feef3839ff Alex Arx

document the {add|copy|show} [-Nn] flags



c19a706e59 Alex Arx

document the GPM_<COMMAND> env variables


243f1a27b4 Alex Arch

add -f flag to several subcommands


104ed24069 Alex Arx

implement the -Nn flags for add, show and copy


20a755b977 Alex Arch

initial transition from gpm to secstore

The name 'gpm' has several problems: - There already *is* a Linux program called 'gpm' - The utility is now much more general, and no longer forces you to use gpg - Although the primary use is still passwords, it can handle multi-line and binary files, so the 'pm' part is not very correct either The utility has been renamed to 'secstore', and some transition (env variable names, invocation changes, etc.) has been made. This version is *not* compatible with any versions of gpm, and never will be.


fe84ad4c60 Alex Arx

fix fork() code


ca70700ed2 Alex Arch

use GPM_ENCCMD and GPM_DECCMD instead of GPM_GPG


233429cc63 Alex Arx

fix style



03dc15a421 Alex Arx

fix usage text for gpm copy



b8db2d1101 Alex Arx

amend style