Skip to content
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

Ip address leaks and some Fingerprints privacy problem #1085

Closed
4 tasks done
NHM2005 opened this issue May 11, 2024 · 8 comments
Closed
4 tasks done

Ip address leaks and some Fingerprints privacy problem #1085

NHM2005 opened this issue May 11, 2024 · 8 comments
Labels
awaiting info Further information is requested need triage I will look into it, I promise! Stale I'm about to be closed, if there is no activity

Comments

@NHM2005
Copy link

NHM2005 commented May 11, 2024

Preliminary checklist

  • I have read the README
  • I have searched existing issues for my feature request. This is a new issue (NOT a duplicate) and is not related to another issue.
  • I have searched wont fix issues and this request is not among them
  • This is a feature request for the Cromite browser; not the website nor F-Droid nor anything else.

Is your feature request related to privacy?

Yes

Is there a patch available for this feature somewhere?

See here on github. Here has Anti-Browser-Fingerprinting measures that is unavailable on cromite.
https://github.com/woheller69/browser#Instructions

Describe the solution you would like

  1. I turned on WebRTC for some feature. But after turning on this, it leaks Local IP address. I know Firefox, brave browser, they can hide IP address, though WebRTC turned on. There has technology to hide them. Please, Hide local IP.
Details

IMG_20240511_215030
IMG_20240511_215013

  1. At Brave, you see canvas and WebGL fingerprint shows "randomized by first party domain"
Details

Screenshot_2024-05-11-21-43-57-08_ad2bc7c83f1d6a590a486858dda5f183

But Cromite shows only randomize. Please upgrade privacy.

Details

Screenshot_2024-05-11-22-02-25-10_5dca195d7d09adf043e42a8f3ad62b19

3)At upper screenshot "WEBGL VENDOR & RENDERER" shows real name. But at firefox, it keeps hidden. Shows fake. What do you think about this.

  1. HARDWARE CONCURRENCY shows fake value but not randomized like brave.
    I don't know which is better. You know better.
Details

IMG_20240511_220942

Describe alternatives you have considered

Null

@uazo uazo added the need triage I will look into it, I promise! label May 15, 2024
@uazo
Copy link
Owner

uazo commented May 20, 2024

. Here has Anti-Browser-Fingerprinting measures that is unavailable on cromite.

can you be more detailed. what do you think cromite is missing?

I turned on WebRTC for some feature ... Please, Hide local IP.
What do you think about this.

logic tells me that if I reactivate a feature, I reactivate it completely. same thing for webgl.

At Brave, you see canvas and WebGL fingerprint shows "randomized by first party domain"

So? what do you think it means?

HARDWARE CONCURRENCY shows fake value but not randomized like brave.

again, so what? I don't disagree with changing the logic, I just wish it was explained why. as ‘brave’ does, it is not a reason.

@uazo uazo added the awaiting info Further information is requested label May 20, 2024
@NHM2005
Copy link
Author

NHM2005 commented May 20, 2024

Here has Anti-Browser-Fingerprinting measures that is unavailable on cromite.

Which is unavailable I told you upper at 4 points

  1. Hide local Ip 2) "First party randomization" for canvas and Webgl 3) "WEBGL VENDOR & RENDERER" randomizations
    4)"HARDWARE CONCURRENCY" randomization.

(1-4) available at this open source browser, so I shared link if it helped you.

logic tells me that if I reactivate a feature, I reactivate it completely. same thing for webgl.

Look-out another browser. (Firefox, brave). They can hide local Ip address. Even without disabling feature. It's also about privacy.
I know turning on webgl, it's normal that local Ip will be showed. But technology is available in the open source browser I shared you. Local Ip is also a part of security. Cromite is privacy focused browser. So, I told you.

HARDWARE CONCURRENCY shows fake value but not randomized like brave.

For randomized Fingerprints. For extra security. It helps making more Fingerprints protection. And way to be more anonymous.
https://coveryourtracks.eff.org I tested Fingerprint protection with this websites, it doesn't detect as randomized Fingerprints. I think making Hardware currency randomizer, it will say "randomized Fingerprints."

All above , I think it makes more privacy for Fingerprints.
I don't know more. I'm not expert.
But If open source code is available, what is problem implementing this if it gives extra Fingerprint protection.

@uazo
Copy link
Owner

uazo commented May 20, 2024

so I shared link if it helped you.

thank you, but the technical basis is lacking. to date, the complete disabling of the feature is more than sufficient.

But If open source code is available, what is problem implementing this if it gives extra Fingerprint protection.

webgl and webrtc are already covered by antifingerpriting. i don't think activating a feature by half is the right way to go.

For randomized Fingerprints. For extra security. It helps making more secure.

I don't think it has anything to do with it.

fingerpriting technologies rely on intrinsic browser values that make it clear that the browser is the same but the device is different.
Some values carry more weight than others when the possibility of different values is higher.
Since I don't have any data available (cromite doesn't have any telemetry) so I rely on the logic that if I can, I set a constant that doesn't allow different devices to be distinguished in the same browser.
this is why ‘hardware currency’ is fixed and not random.

@NHM2005
Copy link
Author

NHM2005 commented May 20, 2024 via email

Copy link

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.

@github-actions github-actions bot added the Stale I'm about to be closed, if there is no activity label May 26, 2024
Copy link

github-actions bot commented Jun 2, 2024

This issue has been automatically closed as sufficient information hasn't been provided on the issue for further actions to be taken. Feel free to add more information.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 2, 2024
@NHM2005
Copy link
Author

NHM2005 commented Jun 2, 2024

What the hell?🙄

@uazo
Copy link
Owner

uazo commented Jun 3, 2024

it does not seem to me that this issue needs any development activities.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting info Further information is requested need triage I will look into it, I promise! Stale I'm about to be closed, if there is no activity
Projects
None yet
Development

No branches or pull requests

2 participants