Sign your own binaries with go-tool-base, part 2: a signing key in AWS KMS
Part 1 left you with a working signing loop and one glaring weakness: the private key was a .pem on your laptop, and files get copied. This part fixes that. You’ll generate the production signing key inside AWS KMS, …





