gpg-bash-lib - parsing gpg's --status-fd - feedback desired - was: Is there a shell script or bash library for parsing gpg's --status-fd output?

Patrick Schleizer patrick-mailinglists at whonix.org
Fri Jan 16 19:28:13 CET 2015


Hi,

apparently something like gpg-bash-lib didn't exist.

Created one:
https://github.com/Whonix/gpg-bash-lib

Could you leave some feedback please?

Main code file:
https://github.com/Whonix/gpg-bash-lib/blob/master/usr/lib/gpg-bash-lib/modules.d/50_common

No usage instructions yet, see unit test:
https://github.com/Whonix/gpg-bash-lib/blob/master/usr/lib/gpg-bash-lib/unit_test

Specifically, does my status-fd parsing code look sane?
https://github.com/Whonix/gpg-bash-lib/blob/0fc7a02b35f9580502daccf46692988b55961a23/usr/lib/gpg-bash-lib/modules.d/50_common#L172

Anyone else interested to contribute?

Cheers,
Patrick




More information about the Gnupg-users mailing list