Skip to content
  • Morten Linderud's avatar
    makepkg: Implement the verify function · 331b277e
    Morten Linderud authored and Allan McRae's avatar Allan McRae committed
    
    
    This patch implements a new verify function in makepkg. It allows us to
    do arbitrary authentication on sources before extraction.
    
    There are several new signing and validation methods being implemented
    and it would be hard to have `makepkg` implement support for things such
    as sequoia, cosign or minisign. This would allow us to distribute
    generic validation functions.
    
    Signed-off-by: default avatarMorten Linderud <morten@linderud.pw>
    331b277e