• 0 Posts
  • 31 Comments
Joined 2 years ago
cake
Cake day: September 15th, 2022

help-circle





  • ITT people claim that a Google VPN is a bad product for all use cases because Google is not a privacy-respecting company. This ignores all non-privacy use cases for using a VPN.

    And even for privacy, this would’ve been a product where the vendors interest in protecting your privacy and your interest in protecting your privacy aligned in the case where you were not hiding from Google. For example if you used a Chromebook laptop, used the Google Chrome browser, or used Google services like Google Search and Google YouTube, then Google would already know everything about you. You can’t hide your activity from them, but they can help you hide it from others.

    Similar situations exist for other privacy disrespecting companies like Microsoft and Apple, where a user might reasonably want to hide from everyone other than their vendor of choice, whose product they consider good enough to allow them to see their computer activity as part of their payment. If you already subscribe to one privacy disrespecting vendor, it makes the most sense to go all-in.


  • If a device makes an encrypted connection to a server the device makers own, there’s nothing further you can gleam from studying the DNS lookups. They can route traffic through the first server, and they can resolve any IPs through the first server. And since you insist the person you’re replying to doesn’t know what DNS is because they said it’s encrypted, I feel you might also not know that DNS can be encrypted. In that case, the network owner can see that a device makes a connection to the nameserver, but they can’t see which addresses the nameserver was asked to resolve. And similarly, the device can refuse a connection to the wrong nameserver.



  • In all the most read languages, text is read most easily horizontally. That means that if you want to be able to read the tab titles, they need to be very wide. If they are stacked on top of each other, they can have a fixed width that you’re willing to sacrifice, and then you can read the titles easily and scroll through them quickly. They pack very tight (one line) vertically. They don’t compress as much horizontally while keeping the titles legible. Using only icons and packing them tight is hard to parse, because horizontal lists are harder to parse than vertical lists.

    Further, because monitors are so wide, even one line (and especially one line with all the padding that is required for a UI element to be comfortable to parse) spanning the entire width of the monitor is a felt sacrifice. The width of a normal website title sacrificed horizontally for the entire height of the window on the other hand isn’t felt as strongly.