dfinity / wg-identity-authentication

Repository of the Identity and Wallet Standards Working Group
https://wiki.internetcomputer.org/wiki/Identity_%26_Authentication
Apache License 2.0
26 stars 8 forks source link

ICRC-33: Clarify blind signing and add stronger warning #126

Closed frederikrothenberger closed 5 months ago

frederikrothenberger commented 5 months ago

This PR makes it clear that supporting blind signing is dangerous and not required. In addition it now mandates that if signers do support blind signing, that the users need to opt in explicitly.

A new error to abort on missing consent message is introduced.

frederikrothenberger commented 5 months ago

Thanks for spotting all the typos! 🙂