Control8894 | 1 year ago | on: A crazy experience losing Apple earbuds in a remote town in Chile
Control8894's comments
Control8894 | 1 year ago | on: Reclaiming IPv4 Class E's 240.0.0.0/4
> when it's broken it's broken cuz you broke it
No duh, but that doesn't make it any less broken.
Control8894 | 1 year ago | on: Reclaiming IPv4 Class E's 240.0.0.0/4
In IPv6 world you wouldn't get 2001::/112, you'd get 2001:1234:5678:90ab::/48. So your building might actually be at best something like 2001:1234:5678:90ab:1::.
Control8894 | 1 year ago | on: API Shouldn't Redirect HTTP to HTTPS
Control8894 | 1 year ago | on: A crazy experience losing Apple earbuds in a remote town in Chile
Control8894 | 1 year ago | on: A crazy experience losing Apple earbuds in a remote town in Chile
Control8894 | 1 year ago | on: A crazy experience losing Apple earbuds in a remote town in Chile
Wireless costs more because suddenly you need to deal with antennas and RF and whatever. Adding a wire back on top of that doesn't magically make it cost less again.
Control8894 | 1 year ago | on: A crazy experience losing Apple earbuds in a remote town in Chile
Control8894 | 1 year ago | on: A crazy experience losing Apple earbuds in a remote town in Chile
!= not bad
Control8894 | 1 year ago | on: Reclaiming IPv4 Class E's 240.0.0.0/4
Control8894 | 1 year ago | on: Reclaiming IPv4 Class E's 240.0.0.0/4
Sorry, but that's a load of manure. It's not just about memorizing.
People break their DNS so often that it's a meme.
Not everything automatically does a reverse lookup on every address it sees, and when it does rDNS could quite easily be broken.
So when you need to figure out if a device is in the same building as you, is it easier to say "1.2.3. - oh, that's my building" or "1234:5678:90ab:cdef:1234:5678:90ab:: - oh, that's my building"?
> Hell, if you run a modern Microsoft domain (think newer than Windows Server 2008), you're hamstringing yourself if your network is IPv4 only, because since NT6 Windows is IPv6 first system, and there are indeed some corporate features that do not work if services aren't available over v6.
Like? I mean I avoid using MS where possible so I probably just haven't seen it but I'm quite curious what's dependent on it.
Control8894 | 1 year ago | on: API Shouldn't Redirect HTTP to HTTPS
The monkey in the middle doesn't get to "relay" anything either, but he can sure see it going over his head.
Control8894 | 1 year ago | on: API Shouldn't Redirect HTTP to HTTPS
Control8894 | 1 year ago | on: API Shouldn't Redirect HTTP to HTTPS
Why would they want to do that? Is your weatherman always right?
> Additionally, you have now leaked information related to the traffic of your users. Even if the request is just vanilla HTTP-only, an adversary can see that your users from one region are interested in the weather and can start building a map of that traffic.
Ah, yes, people are interested in the weather. Wow!
Of course, they could get the same info from observing that users are connecting to the IP address of a weather API provider.
> They also inject a javascript payload into your traffic that starts computing bitcoin hashes and you are blamed for spreading malware.
Got there eventually. Crappy ISPs.
Control8894 | 1 year ago | on: API Shouldn't Redirect HTTP to HTTPS
"Active MITM" would be how you describe someone who does modify traffic.
And an attacker in each of the scenarios GP mentioned can modify traffic. (For ISP/attacker-controlled networks it's trivial; for other networks you just need to ARP spoof)
Control8894 | 1 year ago | on: Anonymous Source Shared Leaked Google Search API Documents
It's also clearly from Google Meet so... yeah. If he was worried about retribution (from Google, anyway) then they probably wouldn't have been using a Google service.
Control8894 | 1 year ago | on: Instead of “auth”, we should say “permissions” and “login”
Control8894 | 1 year ago | on: Instead of “auth”, we should say “permissions” and “login”
That you're not logged in.
> You aren't logged in, not logged in isn't a state of "unauthenticated"
What? Yes it is.
> you haven't given any credentials meaning currently you don't have any authority, so unauthorized makes sense
Ok? Yes, if you are unauthenticated (and authentication is required), then you are also unauthorized. However, the error code is not communicating that you are unauthorized; it is communicating that you need to authenticate, thus unauthenticated is more appropriate.
> You can have several sets of credentials and switch between them
Ok?
> not giving them any isn't being in an unauthenticated state its a different thing
That is exactly what being in an unauthenticated state means. What would you define to be an unauthenticated state otherwise?
Control8894 | 1 year ago | on: Reclaiming IPv4 Class E's 240.0.0.0/4
Other times they might not have been able to allocate it more compactly - are you really going to go make routes for a /25 and a /26 and a /27 when you need 200 IPs, just to save a single /27 over giving it the whole /24?
There can also be reasons to structure it more sparsely than required for UX, namely to give a more hierarchical structure - maybe by region and store, or similar.
tl;dr it's not necessarily a mistake that your allocations mean you use more space than strictly necessary
Control8894 | 1 year ago | on: Reclaiming IPv4 Class E's 240.0.0.0/4
I moved away about 13 months ago.
(Worse yet their modem/router did RAs or whatever but there was no connectivity out)
The past 10 years of IPv6 have been largely uneventful for me: it just doesn't work.