Closed dkg closed 1 month ago
nudge nudge, the baseline for this (handling gosop version --sopv
by emitting 1.0\n
) would be really useful. can someone take a look at it? This might be a good first patch, if you have any potential contributors looking to jump in.
At least for the development branch, it would be great if gosop could signal support for the full implementation of the
sopv
subset from draft 10.For a fancier approach, you might even build a stripped-down version that supports only the
sopv
subset, for use on minimal systems that only need to do OpenPGP signature verification; but first just advertising support by emitting1.0\n
in response togosop version --sopv
would be great.