Sign of the primes: Linux Foundation serves up free code-signing service
Cryptographic software assurance backed by Google, Red Hat, Purdue U Share Copy The Linux Foundation, with the support of Google, Red Hat, and Purdue University, is launching a service called sigstore to help developers sign the code they release. Signing code involves associating a cryptographic signature with a specific digital artifact – release files, container images, and binaries – so that the person using the software can check the code's signature to verify that the release is authentic and hasn't been altered by someone along the way. "Sigstore enables all open source com...