ERCs icon indicating copy to clipboard operation
ERCs copied to clipboard

Add ERC: Tamperproof Web Immutable Transaction (TWIT)

Open uni-guillaume opened this issue 1 year ago • 2 comments

This EIP written in close collaboration with @remarks propose a new security mechanism to guarantee data integrity between dapps and wallets. It introduces a new RPC method to be implemented by wallets, wallet_signedRequest, that enables dapps to interact with wallets in a tamperproof manner via "signed requests". The dapp associates a public key with its DNS record and uses the corresponding private key to sign payloads sent to the wallet via wallet_signedRequest. Wallets can then use use the public key in the DNS record to validate the integrity of the payload. The wallet can subsequently confirm data integrity to their users

uni-guillaume avatar Aug 08 '24 21:08 uni-guillaume

✅ All reviewers have approved.

eip-review-bot avatar Aug 08 '24 21:08 eip-review-bot

The commit 4467b47015860f1891bc8745c0d39b2243b71cdb (as a parent of 49b3f5599a44ce679e07e17c47d0fa3790de8f70) contains errors. Please inspect the Run Summary for details.

github-actions[bot] avatar Aug 09 '24 19:08 github-actions[bot]

@abcoathup @petvaizAkhtar : is the PR good enough to be merged ?

uni-guillaume avatar Aug 20 '24 19:08 uni-guillaume

@axic , @g11tech, @SamWilsn, @xinbenlv: do you have any feedback ?

uni-guillaume avatar Aug 29 '24 21:08 uni-guillaume