On Tue, Feb 17, 2015 at 03:47:09PM +0000, Christian Weisgerber wrote: > What's the best way to check the signatures and integrity of a bunch > of OpenBSD packages? pkg_add -n or -s do this, but they produce > too much unrelated spew. pkg_info does not check the signature.
Logically, it requires most of pkg_add -n to work... I could be coerced into adding a "verify signature only" option to pkg_add.