Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standard for structured data? #68

Open
RavenXce opened this issue Sep 27, 2018 · 4 comments
Open

Standard for structured data? #68

RavenXce opened this issue Sep 27, 2018 · 4 comments

Comments

@RavenXce
Copy link

Since we now have proper support for checking signatures of arbitrary messages within the NeoVM, should we also have a standard for structured data so that wallets / clients can let users properly examine messages that they are signing in a human-readable way?

See: https://github.com/ethereum/EIPs/blob/master/EIPS/eip-712.md

@erikzhang
Copy link
Member

Sounds reasonable.

@saltyskip
Copy link
Contributor

There is a new proposal for Dapp wallet interface here

#69

@RavenXce If you'd have some commentary on how to improve it along with structured data, it would be welcome

@RavenXce
Copy link
Author

RavenXce commented Oct 15, 2018

@saltyskip give me some time to do a separate proposal for this. I will then append it as an additional method that should supported in #69 . It will be similar to eip-712, but less complex, as I think that while eip-712 is robust, it is way too difficult for simpler dApps to implement.

@igormcoelho
Copy link

Sounds very interesting @RavenXce !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants