-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Android] Add a new Site Setting option for to Spoof GeoLocation instead of getting it from device #1810
Comments
I wonder why and what it can be used for. |
Since some shopping sites use particular geolocation for to access the region based products... |
If you spoof GEO Location, and want better privacy/safety/security you need to match your Date and Time to the GEO Location. A Timezone drop down menu, where you can pick the various timezones around the world would also be a good option to have in cromite. Also for the User Agent option, it would be really great if there was a drop down menu with a few default choices to pick from, that are kept up to date with cromite updates. Hiding the OS, Browser, IP address, Geo location, Date and time, these are the basics you wanted spoofed. THANKS @uazo for all the great work you do, it's appreciated! |
any examples?
Are you sure? I am not yet. |
Hi @uazo, Without Root there's only so much an end-user can accomplish in regards to spoofing some of these things, but others like GEO, and Date/Time, I wasn't aware you'd need root to make them more effective. Spoofing the Platform/OS, I believe we need root, for max effect. Unless the browser can spoof the platform in android without root? For the IP I wasn't suggesting cromite spoofs this, I was only bringing it up as something good to do, rather through a VPN with cromite as an example. @jnelson89 and @uazo I wasn't paying attention, there is a Timezone GEO Location setting in cromite, under The Random settng works... |
I'm using Android 14 Cromite 133.0.6943.60 I don't know if there's a bug report, but I thought I'd mention this, since we are on the subject of GEO Location. After tapping on Custom timezone, if I later tap on Random or System, looking at the Site setting, it wll show which I'm using like Random in this screen shot. But if I tap on Timezone override after picking System or Random, and look later at the settings, it will now always be marked on the Custom timezone, instead of the other two I picked. So as I picked Random in the screen shot before, here in this screen it's marked on Custom timezone instead of Random. It should stay marked on the one you pick. |
and who says so?
is the goal I set myself with cromite.
I would also like to do this, for example via proxy, but it requires an external infrastructure, money, and above all, capable technicians because I am not one.
I will check, thank you. |
Hi @uazo I was just talking in general when I was mentioning Root. As we all know, when you are a User, you don't have Root Permissions. So to be honest, I'm not sure how much in the way of privacy can be accomplished in android with only user permissions. As an example, I'm not sure the platform in android can be spoofed with only user permissions. Check out One last thing, the reason I think we might need root, for those that want the highest levels of privacy/security, because an operating system can be detected by analyzing network packets OS fingerprinting, and I'm not sure in android if you can spoof OS fingerprinting at the user level. Thanks |
We are digressing, open a new discussion and I will be happy to tell you my opinion. |
This issue has been automatically marked as stale as there has been no recent activity in response to our request for more information. Please respond so that we can proceed with this issue. |
get timezone according to ip address or location using moment timezone library When using non-fixed proxies like I2P or Tor, automatically set the time zone without leaking the local time zone. |
Preliminary checklist
Is your feature request related to privacy?
Yes
Is there a patch available for this feature somewhere?
Didn't know...
Describe the solution you would like
instead of getting the location from user's device implement a way to add custom geolocation coordinates just like this script here 'https://github.com/SukkaW/location-guard-ng' and add it in site setting as an option for user to enable and set custom...
Describe alternatives you have considered
alternatives are that I tried using userscript but not working even when the device location is turn on to set custom. don't know why but at least make this userscript to get worked 'https://github.com/SukkaW/location-guard-ng'
The text was updated successfully, but these errors were encountered: