HN user

beefee

280 karma
Posts0
Comments38
View on HN
No posts found.

A service that requires a telephone number simply shouldn't be called an Internet service. It can't be used purely over the Internet.

Telephone numbers are fundamentally incompatible with privacy. Signal's leadership knows this, but they don't appear to care.

Owners may want to disable this in hardware rather than relying on a sketchy opt-out mechanism. The relevant part is the "data communications module". It has an LTE modem and a backup battery, so it's able to transmit even if the car battery is disconnected. It requires a little bit of dashboard disassembly to access. You can either remove it or disconnect the LTE and GPS antennas. Toyota has technical documents available for $25 at https://techinfo.toyota.com.

It would be great if there was some website that collected all the detailed instructions for removing the spy devices from different car models.

Here are some reasons.

1. Cost. I'd rather not pay for hardware and software I won't use.

2. Environmental impact. Unused and unwanted hardware is waste.

3. Unauthorized users connecting to WiFi. TVs are often in common areas. The settings menus have no authentication. So an unauthorized user might connect the TV to a WiFi network.

4. Automatic WiFi connections. TVs might connect to open or partnered WiFi networks without telling the user. Hard to know without an audit.

5. Accidental WiFi connections. Settings menus might be unintuitive (or deceptive) enough to trick users into joining WiFi networks accidentally.

6. Future data leaks. TVs might be recording data and saving it to internal storage. The next owner of the TV could connect it to a network, and years of stored data would be leaked. Again, hard to know without an audit.

I was never even able to sign up. "Customer service" just repeats the same thing on a loop.

Tech companies will slowly put themselves out of business with fraud detection algorithms.

It's a matter of preference and threat models. Brave isn't perfect, and has had some controversy in their business practices. They also have some telemetry and cryptocurrency ads. For non-technical users I still think Brave is the best overall bet, especially on mobile devices. There's a great privacy comparison linked in a different thread.

For more technical people, ungoogled-chromium [1] is probably the cleanest option. It's completely free from ads, telemetry, "pings", "experiments", and the like.

[1] https://github.com/Eloston/ungoogled-chromium

Why does Signal require a phone number, after all these years? It's a gigantic red flag that they unnecessarily require a tie-in to the primary governmental communication surveillance system. I've seen multiple attempted explanations, but nothing convincing.

YouTube is not serving its users very well. It's becoming an unreliable service. Creators walk on eggshells to avoid political or copyright censorship. Users have a hard time finding interesting content since so much of it is being deleted and replaced with corporate media.

Zoom's lack of security focus has been a competitive advantage for them. It's clear that many users don't actually care that much about the confidentiality of their video meetings.

The low-friction nature of jumping on a Zoom call with a meeting code and PIN dominates security concerns. In fact, this phrase I've heard people use, "jump on a Zoom," indicates that the speaker expects it to be easy and fast to start the call.

Hopefully it's still possible to develop something that's both secure and convenient. But I fear there's no economic incentive to do it.

This is true, but the Nix sandbox does make it a little easier. If you're going for bit-for-bit reproducibility, it has some nice features that help, like normalizing the date, hostname, and so on. And optionally you can use a fixed output derivation where you lock the output to a specific hash.