Are there signatures that don't have subliminal channels and also don't require commitments or zero-knowledge proofs?
DSA or Schnorr signatures need a nonce which can leak valuable information. There are derandomization schemes, but the verifier can't check that the signer used them without extra steps.
Is there a signature that avoids these problems?