umbrel icon indicating copy to clipboard operation
umbrel copied to clipboard

Why is umbrel connecting to something on clearnet which will reveal my real IP address?

Open gitotilla opened this issue 1 year ago • 3 comments

https://github.com/getumbrel/umbrel/blob/5fb00dbe1769f0c5142276dc16cad3774d23003c/packages/manager/logic/system.js#L84

gitotilla avatar Jul 21 '23 02:07 gitotilla

https://api.umbrel.com/ is a clearnet address. Wouldn't my node connecting to that address reveal my real IP address?

See https://twitter.com/runcitadel/status/1680227793106247681 for discussion thread on this.

gitotilla avatar Jul 21 '23 02:07 gitotilla

they want to track you, privacy is not their goal

warioishere avatar Nov 23 '23 22:11 warioishere

https://api.umbrel.com/ is a clearnet address. Wouldn't my node connecting to that address reveal my real IP address?

Yes, it does. This url is used for update checking and the solution would be to add a toggle: "Tunnel updates through TOR"

highghlow avatar May 08 '24 20:05 highghlow