12

browser extension to 100% protect against phishing attacks

Project Type
Open source idea
Summary

browser extension to 100% protect against phishing attacks

Description
lots of extensions can protect against phishing attacks by telling you if a site isnt legitimate, but what happens if they get it wrong? now, your grandma's credit card number is in a text file in some random foreign guy's computer. there's only one legit way to protect against this 100% of the time. my idea is that you give all your passwords to the extension, then it hashes them (enough so it's unbreakable within the near future). it will check every single textbox and hash its value against the password, to see how if it's the same. if the password hash and textbox hash are the same, it checks if the password is on the correct domain.
Tech Stack
javascript
Current Team Size
π
Comments
  • 2
    I think the easiest way to do it is to make a extention with a single button. That button is going to activate the protection, by.........

    closing the browser! (no internet no problem!) its going to be super effective for my family at least...
  • 2
    @Condor but youre a *dev*. youre technical. grandparents, middle aged people, and careless young people need something like this. you cant hate someone just for not being technical, but you can help them.

    @Gregozor2121 but then you cant browse the internet, not to mention closing the browser is not the same from disconnecting from the internet. is this a legit comment?
  • 4
    @Condor who cares if they should use it? after all, the do use it. im just trying to help them.
  • 0
    Similar extensions has been done before and it is in use at some level. Maybe not so visible as you describe.

    The protection doesn't work at the scale because you need to compete against big corporations.

    I have some ideas on how open password managers should work to make it easy to use and non-dependant on shared servers. Maybe we could start from there. I have plans, some demos, but nothing working really.
  • 1
    LastPass doesn't autofill if the domain is incorrect afaik
Add Comment