Just strip the signature before comparing the rebuilt artifacts?
Just strip the signature before comparing the rebuilt artifacts?
Posted Mar 7, 2025 18:41 UTC (Fri) by bluca (subscriber, #118303)In reply to: Just strip the signature before comparing the rebuilt artifacts? by josh
Parent article: Hash-based module integrity checking
Considering inline signatures as part of the reproducible envelope doesn't provide any useful information about the state of the builds. It's not interesting data - it's just RSA. Given the same input, and the same key, you get the same output, so it's reproducible by definition.
      Posted Mar 13, 2025 14:24 UTC (Thu)
                               by pjones (subscriber, #31722)
                              [Link] 
       
Which means you're right that this is primarily a tooling problem in our comparisons. 
     
    Just strip the signature before comparing the rebuilt artifacts?
      
 
           