Earlier quoted context omitted.
I dont want to dislike firefox, but I am starting to find new reasons to resent it. It seems like every other week there is something new I'm finding out about that gives me pause before running updates. Every new 'feature' brings me further and further away from feeling like it's a browser I can trust to be just a browser. Something has to change. Pocket, Allo, still taking the google allowance, absolutely squanderi…
But, what will you go to? Chrome is worse by any metric.
Show HN: Browser extension that spoofs your location data to match your VPN
31–40 of 99 posts
Re: Show HN: Browser extension that spoofs your location data to match your VPN
#32This extension takes an interesting approach to spoofing data, which is nice! In my case, I’m interested in doing the same thing inside of Puppeteer for web scraping, unfortunately it seems like the only possible approach is similar to content scripts (for example https://github.com/berstend/puppeteer-extra/tree/master/pack... ) which leads to it being easily detected. Are there any similar approaches that can be use…
Re: Show HN: Browser extension that spoofs your location data to match your VPN
#33Surely the only correct answer is:
1) Go to browser preferences
2) Go to Privacy & Security
3) "Don't allow sites to see your location" = ON
Firefox has this. Brave has this.
And if you use Chrome, well, sharing your location is probably the least of your worries !Re: Show HN: Browser extension that spoofs your location data to match your VPN
#34Earlier quoted context omitted.
There is a note at the link that explains the command line flag you need to pass in
Thanks, I will have to create a shortcut for it. This should work chrome.exe --silent-debugger-extension-api Is it safe to do? I mean I want to stop this message for Vytal only, because I know that it uses debugger API. But I would want to know if tomorrow my adblocker starts to use debugger API.
Re: Show HN: Browser extension that spoofs your location data to match your VPN
#35Surely this is a case of inventing something that does not to be invented ? Surely the only correct answer is: 1) Go to browser preferences 2) Go to Privacy & Security 3) "Don't allow sites to see your location" = ON Firefox has this. Brave has this. And if you use Chrome, well, sharing your location is probably the least of your worries !
Check out https://vytal.io/. There are many more data points then just the geolocation api.
Re: Show HN: Browser extension that spoofs your location data to match your VPN
#36Surely this is a case of inventing something that does not to be invented ? Surely the only correct answer is: 1) Go to browser preferences 2) Go to Privacy & Security 3) "Don't allow sites to see your location" = ON Firefox has this. Brave has this. And if you use Chrome, well, sharing your location is probably the least of your worries !
Surely this is a case of commenting something that does not to be commented ? Check out https://vytal.io/ . There are many more data points then just the geolocation api.
I think most people would agree that your so called additional data points are worthless for the purpose that most people would be concerned about location data.
Something like timezone "location" (which basically what your vytal website is showing) is simply not granular enough to be used for nefarious purposes.
I mean, if my browser is telling someone that my "location" is EDT timezone what good is that going to do them ? Its still too much of haystack to be useful to anyone.
Let's be honest here, "location" to most people means GPS-type location (i.e. you'll find me in this house on this street). Anything more coarse than that is frankly of limited use to an adversary.
Re: Show HN: Browser extension that spoofs your location data to match your VPN
#37Re: Show HN: Browser extension that spoofs your location data to match your VPN
#38Surely this is a case of inventing something that does not to be invented ? Surely the only correct answer is: 1) Go to browser preferences 2) Go to Privacy & Security 3) "Don't allow sites to see your location" = ON Firefox has this. Brave has this. And if you use Chrome, well, sharing your location is probably the least of your worries !
Re: Show HN: Browser extension that spoofs your location data to match your VPN
#39Earlier quoted context omitted.
Surely this is a case of commenting something that does not to be commented ? Check out https://vytal.io/ . There are many more data points then just the geolocation api.
> Check out https://vytal.io/ . There are many more data points then just the geolocation api. I think most people would agree that your so called additional data points are worthless for the purpose that most people would be concerned about location data. Something like timezone "location" (which basically what your vytal website is showing) is simply not granular enough to be used for nefarious purposes. I mean, if…
Re: Show HN: Browser extension that spoofs your location data to match your VPN
#40Does geolocation need to be spoofed if I'm on a VPN? Is't geolocation detected using IP address?
Well Google Map still knows where I am when my VPN is activated. So I'd say yes, unless VPNs on mobile are less reliable than on PC