novasamatech / parity-signer

Air-gapped crypto wallet.
https://vault.novasama.io
GNU General Public License v3.0
557 stars 168 forks source link

Support transaction signing without metadata #1906

Open prybalko opened 1 year ago

prybalko commented 1 year ago

we should remove a number of web2-style restrictions (presumably intended as safeguards, but ultimately centralising and authoritarian-friendly):

camfairchild commented 1 year ago

This is akin to blind-signing. I'm not sure this should be supported because I could see a user always using blind-signing, and not truly understanding the implications.

prybalko commented 1 year ago

The idea is to give users tools, not to restrict their options. There will be a large pop-up window describing the potential hazard of blind signing, but it won't forbid the user from doing so. There could be multiple situations where blind signing might be okay. For more details: https://github.com/paritytech/parity-signer/issues/904