Hi infrastructure folks,
I wanted to start a discussion about the future of signing services in Fedora. Right now, we use sigul and robosignatory. I wrote a brief blog post about how everything works together in case you’re not familiar or want a refresher.
Unfortunately, sigul depends on python-nss
, which is unmaintained upstream and not available in Fedora 42. The server runs on RHEL9, so this isn’t an immediate problem, but it will be an issue soon. I recently wrote a new sigul client implementation as part of some other work, so I’m now reasonably familiar with how things work, and I’m also in a position where I can dedicate some time to re-writing the sigul server and bridge services.
However, there are rumbling about potentially using Konflux in Fedora. I inquired about how signing would work in the Konflux matrix channel and @ralph said:
[…] we have a release pipeline task that can talk to a process similar to robosignatory via activemq. It’ll certainly need updating, but that’s one option: request signatures via fedora-messaging. It is arguably inefficient. I’m looking forward to some work other Red Hatters are doing to manage signing requests via hashicorp vault. If that proves to work well, it could be an option for Fedora too.
This leads me to what I would like to discuss. What direction would Fedora infrastructure like to pursue longer term? Is there a desire to continue with sigul (in some form) or to align with what Red Hatters are working on with Hashicorp Vault?
There’s pros and cons to both, and some uncertainty. I know Hashicorp was recently acquired, but I don’t know that Vault will revert its usage of the Business Source License. Konflux in Fedora is still an open question without a timeline I’m aware of, and I don’t know the details of how signing would work beyond the quote above. On the other hand, writing and maintaining an application is work. It’s work I’m happy to do, but maintenance lasts forever and I am, as far as I know, mortal.