Live data from Hacker News

I Tried Hiding from Big Tech in a Pile of Privacy Gadgets

bloomberg.com

1–10 of 97 posts

Re: I Tried Hiding from Big Tech in a Pile of Privacy Gadgets

#3

Since this was about devices and ad-blocking, I expected the Pi-hole to make an appearance. But alas, the author used Brave browser. https://github.com/pi-hole/pi-hole/blob/master/README.md

Brave works. Lots of propaganda on here against Brave for some reason. It's open source based on chromium with all the Google bits taken out, and it has built in ad blocking. So there's an opt-in crypto coin, so what.

Re: I Tried Hiding from Big Tech in a Pile of Privacy Gadgets

#4

Since this was about devices and ad-blocking, I expected the Pi-hole to make an appearance. But alas, the author used Brave browser. https://github.com/pi-hole/pi-hole/blob/master/README.md

Brave works. Lots of propaganda on here against Brave for some reason. It's open source based on chromium with all the Google bits taken out, and it has built in ad blocking. So there's an opt-in crypto coin, so what.

If I could have one thing in Brave, aside from bug fixes, it’s this: rather than give me popup ads on my desktop, replace some of the static ads it blocks with Brave ones. They’re way less intrusive.

Re: I Tried Hiding from Big Tech in a Pile of Privacy Gadgets

#5

Since this was about devices and ad-blocking, I expected the Pi-hole to make an appearance. But alas, the author used Brave browser. https://github.com/pi-hole/pi-hole/blob/master/README.md

Brave works. Lots of propaganda on here against Brave for some reason. It's open source based on chromium with all the Google bits taken out, and it has built in ad blocking. So there's an opt-in crypto coin, so what.

I frequently recommend Brave to non-technical people who would have problems installing browser extensions. Everything works out of the box without configuration.

Re: I Tried Hiding from Big Tech in a Pile of Privacy Gadgets

#6
While activities like this may result in the author being less visible to a particular algorithm, I imagine that the instant dropoff from most networks and instant arrival in new networks would be a very strong signal of who they are.

The more bizarre tricks you try to stay hidden, the more identifiable you (probably) are.

Re: I Tried Hiding from Big Tech in a Pile of Privacy Gadgets

#7

Since this was about devices and ad-blocking, I expected the Pi-hole to make an appearance. But alas, the author used Brave browser. https://github.com/pi-hole/pi-hole/blob/master/README.md

After a brief skim of that README, I'm not 100% certain how Pi-hole works. Basically, it is a DNS server whose job is to lose requests to trackers, sort of like modifying the hosts file to fail to connect to facebook owned domains? And you use it by telling your router to use it as its DNS server, controlling it via a webpage it hosts on your private network?

Re: I Tried Hiding from Big Tech in a Pile of Privacy Gadgets

#8
post #7

Since this was about devices and ad-blocking, I expected the Pi-hole to make an appearance. But alas, the author used Brave browser. https://github.com/pi-hole/pi-hole/blob/master/README.md

After a brief skim of that README, I'm not 100% certain how Pi-hole works. Basically, it is a DNS server whose job is to lose requests to trackers, sort of like modifying the hosts file to fail to connect to facebook owned domains? And you use it by telling your router to use it as its DNS server, controlling it via a webpage it hosts on your private network?

It’s on a raspberry pi that is connected to your LAN. It is dns for the LAN and blocks any requests to hosts that are blacklisted

Re: I Tried Hiding from Big Tech in a Pile of Privacy Gadgets

#9
post #7

Earlier quoted context omitted.

After a brief skim of that README, I'm not 100% certain how Pi-hole works. Basically, it is a DNS server whose job is to lose requests to trackers, sort of like modifying the hosts file to fail to connect to facebook owned domains? And you use it by telling your router to use it as its DNS server, controlling it via a webpage it hosts on your private network?

It’s on a raspberry pi that is connected to your LAN. It is dns for the LAN and blocks any requests to hosts that are blacklisted

I presume it doesn’t need to be a Raspberry Pi, it could be any host in your LAN?

Re: I Tried Hiding from Big Tech in a Pile of Privacy Gadgets

#10
post #7

Earlier quoted context omitted.

After a brief skim of that README, I'm not 100% certain how Pi-hole works. Basically, it is a DNS server whose job is to lose requests to trackers, sort of like modifying the hosts file to fail to connect to facebook owned domains? And you use it by telling your router to use it as its DNS server, controlling it via a webpage it hosts on your private network?

It’s on a raspberry pi that is connected to your LAN. It is dns for the LAN and blocks any requests to hosts that are blacklisted

How does this differ from the traditional hosts file that blocks requests to blacklisted hosts?
Post reply on HN