Skip to content

Commit

Permalink
Update MIPs/mip-eth-sign.md
Browse files Browse the repository at this point in the history
Highlight the potential for future risks

Co-authored-by: Shane <[email protected]>
  • Loading branch information
vandan and shanejonas authored May 22, 2024
1 parent 69c449e commit 1f243f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MIPs/mip-eth-sign.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ The primary motivation for discontinuing this method is to enhance user security
### Security Concerns
- **Phishing Risk**: The `eth_sign` method can be used to sign arbitrary hashes, making it possible for attackers to trick users into signing malicious transactions or messages.
- **User Protection**: Discontinuing support for `eth_sign` will prevent inadvertent misuse and enhance overall user safety.
- **Future Risks**: The `eth_sign` method can be used to sign arbitrary hashes, making it possible for attackers to trick users into signing current/future transaction types or other additions to ethereum

# Proposal

Expand Down

0 comments on commit 1f243f7

Please sign in to comment.