Add InRelease support
split_inline_sig stolen from debootstrap
Loading
-
IIRC, so that consumers can keep using
$Release
safe in the knowledge that is verified signed data.Edited by Julien Cristau
Please register or sign in to comment
split_inline_sig stolen from debootstrap
I'm confused: Why do you split the Release file from the signature into separate files? gpgv should be able to verify the signature on the InRelease file directly.
IIRC, so that consumers can keep using $Release
safe in the knowledge that is verified signed data.