Apple. Apple please. You can't use the same short flag for two different things. Apple *please*
@citty @misty This is codesign, a tool for generating code signatures. I don’t think any of the other options would make sense with verifying a signature.
Don’t get me wrong, this is incredibly bad design. I just doubt it could be a security hole like you would normally expect not verifying a signature to be.
@sophieschmieg @citty @misty Ask your doctor if long options are right for you!
I don’t know if the signature verification can get more verbose. I also don’t ever trust a ‘-v’ option because it means “invert” on destructive commands way too frequently:
> pkill -v firefox
What the user means: Kill all the firefox processes and list the ones you kill, like ‘rm -v’.
What the user gets: Okay! Killing everything except Firefox!