Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add EIP-5593: Restrict Web3 Provider Object API Injection (#5593)
* add Restrict Web3 Provider Object API Injection * rename to EIP using PR number * add required EIP 1193 * Update EIPS/eip-5593.md Co-authored-by: xinbenlv <[email protected]> * Update EIPS/eip-5593.md Co-authored-by: Pandapip1 <[email protected]> * Update EIPS/eip-5593.md Co-authored-by: Pandapip1 <[email protected]> * Update EIPS/eip-5593.md Co-authored-by: Pandapip1 <[email protected]> * Update EIPS/eip-5593.md Co-authored-by: Pandapip1 <[email protected]> * Delete duplicate file * Create W3 license * Create Media Capture and Streams.pdf * That failed * add optional allow attribute usage for 3P iframes * update normative restrictions for provider objects * update test cases with better descriptions * update link to normative definition of potentially trustworthy origin * address subdomain test case * update abstract and motivation for readability and to cite a specific attack * modify normative statement about private tab usage * rename EIP to better reference EIP-1193 terminology * update links to use anchor links * add @thypon as an author who contributed to intial review and implementation * edit language to clarify when to inject ETH Provider * update links to use markdown reference links * update 3p suborigin iframe case to accurately reflect implementation * remove optional test cases * add privacy considerations section * editorial update about configuring potentially trustworthy origins * rename 3P to third-party * change CAIP to EIP text * remove external links * add authors note about linking issue * add links to Github PRs about reference implementations * editorial updates Co-authored-by: Sam Wilson <[email protected]> * address dictator eipw bot's commands * remove assets folder for EIP-5593 * Move privacy considerations to subheading of security considerations, and move author's note to subheading of abstract * Oops, fix order * Fix false positive * remove reference implementation links Co-authored-by: Pandapip1 <[email protected]> Co-authored-by: xinbenlv <[email protected]> Co-authored-by: Pandapip1 <[email protected]> Co-authored-by: Sam Wilson <[email protected]>
- Loading branch information