← Back to context

Comment by b3lvedere

4 days ago

"Since looking into it, I noticed that uBlock Origin already has the default list "Block Outsider Intrusion into LAN" but it wasn't enabled."

Never knew that this existed. Thank you!

Checking out the initial request on github for this feature I wonder why is this necessary? What access to the local network does the browser provide, or need to provide, and why isn't this something developers are more concerned about? I had a feeling this was possible as I see lots of mdns requests when I connect to certain things running sockets.

https://github.com/uBlockOrigin/uAssets/issues/4318

  • There are certainly use cases, but whether they’re warranted is a good question.

    One popular router maker offers a ‘magic URL’ (domain name) that scans your network for the gateway management page, and redirects. It’s not necessary, but it certainly helps novice users. Having worked in IT support,

    I’ve also purchased hardware devices that have a web management UI; which connects directly instead of proxying through a cloud.

    Ultimately this is probably one thing that should be behind a permission request (like webcam access), but it’s not a feature without value.

I’m flabbergasted that this is even allowed. Who thought it was a good idea to allow any web page you visit to access your local network?

Likewise I didn't know it existed, but it was enabled on my laptop and mobile browsers.

Is that available in lite version too? Now that the origin js being phased out