Sigstore - A new standard for signing, verifying and protecting software
1–10 of 28 posts
Re: Sigstore - A new standard for signing, verifying and protecting software
#2One thing I'm less happy about is how these sort of projects always tend to build up a whole parallel universe, dragging along a whole suite of dependencies and related projects (Cosign, Rekor, Fulcio, etc.)
I understand why we might want to fill gaps in existing open source tools, but it makes adopting these platforms a massive migration effort, where I need to go to several project's documentation to learn how everything works. Naming wise, I would also much prefer boring, descriptive names over the modern fancy project names.
Re: Sigstore - A new standard for signing, verifying and protecting software
#3Re: Sigstore - A new standard for signing, verifying and protecting software
#4This looks quite interesting, and is sponsored by the Linux Foundation and several other orgs. Code signing is definitely a mess in the Linux world. One thing I'm less happy about is how these sort of projects always tend to build up a whole parallel universe, dragging along a whole suite of dependencies and related projects (Cosign, Rekor, Fulcio, etc.) I understand why we might want to fill gaps in existing open so…
Re: Sigstore - A new standard for signing, verifying and protecting software
#5Re: Sigstore - A new standard for signing, verifying and protecting software
#6Re: Sigstore - A new standard for signing, verifying and protecting software
#7Re: Sigstore - A new standard for signing, verifying and protecting software
#8Sigstore maintainer here. I'll try to answer questions!
Is sigstore relevant only for signing Linux distributions, or do you see it being relevant for language specific package managers, like rubygems/npm/pip/...?
Re: Sigstore - A new standard for signing, verifying and protecting software
#9https://docs.microsoft.com/en-us/archive/blogs/ieinternals/c...
> the signature blocks themselves can contain data. This data isn’t validated by the hash verification process, and while it isn’t code per-se, an executable with such data could examine itself, find the data, and make use of it
Re: Sigstore - A new standard for signing, verifying and protecting software
#10[0]: https://security.googleblog.com/2022/04/improving-software-s...
[1]: https://github.blog/2022-04-07-slsa-3-compliance-with-github...