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

Integrate ChainPatrol on fuel-wallet #1105

Open
4 tasks
luizstacio opened this issue Feb 22, 2024 · 0 comments
Open
4 tasks

Integrate ChainPatrol on fuel-wallet #1105

luizstacio opened this issue Feb 22, 2024 · 0 comments

Comments

@luizstacio
Copy link
Member

luizstacio commented Feb 22, 2024

On this task, wee need to implement chain patrol with the fuel wallet. Chain Patrol is a API for helping keep the ecosystem safer by blocking scam links.

On this Task;

  • Add a event listener on the service worker that is trigger every time a new tab is open
  • Fetch the status of the page from chain patrol to query if the page can be trusted or is reported as some malicious actor
  • If the page is not safe redirect to a internal extension page with a warning to let the users know the the page is not trusted, and with a button to close the tab or continue to the website.
  • If continue to the website is clicked the user should be able to see the page. For this we probably need some kinda of local allow list storage.
@LuizAsFight LuizAsFight added the p1 label May 2, 2024
@LuizAsFight LuizAsFight added p0 For yesterday. critical bugs / big priorities and removed p1 labels May 31, 2024
@LuizAsFight LuizAsFight removed the p0 For yesterday. critical bugs / big priorities label Sep 14, 2024
@LuizAsFight LuizAsFight removed their assignment Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants