There is a special place in hell for software developers who write server software with no authentication by default.
Thai Database Leaks 8.3B Internet Records
21–30 of 79 posts
Re: Thai Database Leaks 8.3B Internet Records
#22Re: Thai Database Leaks 8.3B Internet Records
#23There is a special place in hell for software developers who write server software with no authentication by default.
Re: Thai Database Leaks 8.3B Internet Records
#24This is something that the average user fails to understand. One thing is saying I don't care they check on what I visit but once you aggregate enough information, it can become something of a "Big Brother". With enough DNS data I can assure you I can see when you leave to work, get back, determine the moment when you leave for vacation and no one is home, etc.
Re: Thai Database Leaks 8.3B Internet Records
#25Solution for this is to tunnel the traffic through encrypted connection to servers in countries that respect persons privacy(if that is true nowadays). The easiest way is to use WireGuard, easy to set up uses only one port and have clients for many devices.
> ... countries that respect persons privacy May be a long time ago, in a galaxy far away, such a thing once existed. It's a sweet thought though.
In my tinpot banana republic (Australia) ISP metadata retention is required by law, and warrantless access to that is granted to organisations involved in fighting terrorism, child abuse, and other serious crimes - and those agencies include local councils, animal control, the taxi commission, and various horse racing oversight organisations... :sigh:
Even moving your meta data to a different legal jurisdiction makes it less likely to be abused. My local nosy dog catcher is unlikely to attempt to get hold of any useful internet meta data when my ISP hands over their records and say "Ahhh, yes - bigiain's metadata here shows about 2TB of bandwidth for May, all to the ip address of a VPN endpoint in Belize... I can look up the Belize police phone number for you, do you speak creole?"
Re: Thai Database Leaks 8.3B Internet Records
#26AIS is mobile operator hence assign you random IP from the pool every time you reconnect to the network. IP address could be used by many different users during a day, definitely not a household as author states. Looks like useless data for me.
Re: Thai Database Leaks 8.3B Internet Records
#27AIS is mobile operator hence assign you random IP from the pool every time you reconnect to the network. IP address could be used by many different users during a day, definitely not a household as author states. Looks like useless data for me.
Also AIS mobile is IPv6 (2001:44c8:4400::/44) with CG-NAT since 2017. IIRC they were giving out /64 to every mobile client, but I'm not sure how long does /64 assignment lasts.
Re: Thai Database Leaks 8.3B Internet Records
#28There is a special place in hell for software developers who write server software with no authentication by default.
Some of them might respond with something similar to "if you know what you are doing". Probably, security is someone else's job.
And with the complexity of modern software, imagine if the defaults in the whole software stack all the way down to the OS and hardware were open by default. You would need to be an expert in security to set up anything. Thanks god everyone else goes secure by default.
Re: Thai Database Leaks 8.3B Internet Records
#29Earlier quoted context omitted.
Have you been able to find a trustworthy public DoT resolver? I really want to use uncensoreddns.org, but availability has been a little flaky in the past. I'm not sure about Quad9. Google and CloudFlare are obviously out of the question. What else is there?
> Have you been able to find a trustworthy public DoT resolver? It really depends what you view as being "trustworthy". Outside of the US good enough? Or do you want non 5/9/14-Eyes? ( https://en.wikipedia.org/wiki/UKUSA_Agreement#9_Eyes,_14_Eye... )
Re: Thai Database Leaks 8.3B Internet Records
#30> To be clear: DoH and/or DoT would have stopped the gathering of DNS query data in this case. It's simple to set up, and it's just a smart thing to do for anyone concerned about their privacy. Actually, for most people that are not technically savvy this is definitely not an easy thing to set up, nor are they even aware that DoH/DoT exist. Unless this feature starts being turned on by default in routers and popular…
DoH just moves the logging from Thai telecom and moves it to Cloudflare (or, whoever you set up as your DoH server, but most likely Cloudflare), no? I trust CF much more than my ISP, but it makes the potential leak much worse... edit: On the other hand, DoH makes DNS requests independent of ISP, which is nice. ISPs are often monopoly by nature.