This is worrying since I have accidently opened dev tools hundreds of times by clicking both mouse buttons when my cursor is near the bottom of the screen. I have a tic disorder (not Tourette's, because my tics are all nonverbal). One of my tics is that I mash both mouse buttons over empty space pretty frequently. I even go out of my way to keep my cursor positioned over empty space so I can mash the mouse buttons wh…
I wonder if there's a plugin that could remove the context menu entry.
Tell HN: MailChimp blacklists your IP if you open the browser's dev tools
91–100 of 204 posts
Re: Tell HN: MailChimp blacklists your IP if you open the browser's dev tools
#92Sooner or later I'll end up on their blacklist. Ugh.
Re: Tell HN: MailChimp blacklists your IP if you open the browser's dev tools
#93Reminds me of my experiences with UnitedHealthcare’s website. If I try to log in with Firefox + uBO I get mysterious permissions errors and “something went wrong” messages for the next few hours, even after switching browsers. Use Chromium from the beginning though and it’s smooth sailing. And of course their “tech” support is beyond useless about this.
Lots of websites make me disable content blockers on Safari too, or even not let me use Safari (maybe because of Apple’s Private Relay?). The part I do not understand is even websites that verify you via 2FA do this, so I assume their goal is to track you no matter what.
Re: Tell HN: MailChimp blacklists your IP if you open the browser's dev tools
#94This is worrying since I have accidently opened dev tools hundreds of times by clicking both mouse buttons when my cursor is near the bottom of the screen. I have a tic disorder (not Tourette's, because my tics are all nonverbal). One of my tics is that I mash both mouse buttons over empty space pretty frequently. I even go out of my way to keep my cursor positioned over empty space so I can mash the mouse buttons wh…
I suspect that would be easy to solve with smarter context menus that could ignore clicks likely to be accidental, since "Accidentally clicking the thing that just popped up before you even see it" is a common ish mistake worth implementing workarounds for.
Re: Tell HN: MailChimp blacklists your IP if you open the browser's dev tools
#95Isn't this spying on the user without user's consent? Me opening dev tools to view the source is a private activity. Is it okay to collect this kind of info and use it to block access? Are there no regulations against this?
Re: Tell HN: MailChimp blacklists your IP if you open the browser's dev tools
#96Re: Tell HN: MailChimp blacklists your IP if you open the browser's dev tools
#97Re: Tell HN: MailChimp blacklists your IP if you open the browser's dev tools
#98Re: Tell HN: MailChimp blacklists your IP if you open the browser's dev tools
#99Earlier quoted context omitted.
Rather than it being dev tools itself, I think it's more likely that your injected tags got POSTed to an API endpoint (or similar) in unescaped format, and were categorised by a WAF as attempted XSS. It's common for WAFs to block you for this kind of thing, unfortunately. Still ridiculous, but not quite the same thing as being banned for opening dev tools (of course, I am also speculating here, I guess we'd need to h…
Actually just opening the dev tools triggers it. The blacklist seems to expire on its own so I went ahead and opened the dev tools and did nothing more, reloaded, blocked.
Edit: i see that people have replied with answers to this further down the page
Re: Tell HN: MailChimp blacklists your IP if you open the browser's dev tools
#100>Yes, you heard that correctly. We can secure ourselves like Fort Knox, but if your computer gets compromised and someone gets into your Mailchimp account, that's not good for either of us.
So mailchimp is SOC2, ISO, PCI, etc. and still gets worried about themselves if a user account is hacked.