Honeypot-Finance / honeypot_frontend_v2

https://honeypot-frontend-v2.vercel.app
0 stars 1 forks source link

Project Link #23

Closed punk8 closed 1 month ago

punk8 commented 1 month ago

image Is there any verification or detection tool for this kind of link? Currently, there’s no review process, so if I enter a phishing link, it could easily expose users to attacks.

punk8 commented 1 month ago

@zongzheng123 @rabbitblood After discussing with @realTaki , is it possible to implement the following:

  1. Distinguish between verified and unverified statuses. For example, after manual review, we can tag some launchpads as verified, while unverified ones will have a warning indicating potential risk.
  2. Add a second confirmation step when clicking on links for unverified projects.
  3. In the future, only display verified projects on the list page.
rabbitblood commented 1 month ago

image image

implemented

punk8 commented 1 month ago

Do you think using a pop-up confirmation for double confirmation would be better, similar to a disclaimer? Also, can we add a "verified" badge to the details page?