321
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 07 Jul 2026
321 points (99.1% liked)
Technology
86131 readers
3432 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 3 years ago
MODERATORS
I'm not here to argue, but after a certain point it becomes a game of "hide the data stream". You'd be amazed at how clever you can be with this, and inspecting the logic of embedded firmware is difficult.
It often looks something like this (in algorithm or nowadays A.I. functionality):
This isn't theoretical, I've seen it before, software being sneaky like this. Resistant to observation because it can detect an artificial testing environment or network snooping tools. Difficult to prove misbehavior because the data is routed through multiple hops before being stored, and you can't easily inspect encrypted traffic. It might not even be the car manufacturer, it could be whoever is making the cameras. Basically, if it has a data connection and a recording feature, it's not secure.
What the other person is trying to convey is the common operating rule of most businesses nowadays. Breaking the law is worth it to them if the profits outweigh the consequences. For example if they only just increase profit by 4% per year, a low chance of a 4% fine after say 5 years is absolutely worth it. The only way to curb this is with completely ruinous fines, like "we will fine you 50% of each year this happened, dissolve your regional organisation, or ban you from doing business in the entire regulatory area (in this case the EU)" kind of consequences. Anything else can be optimised away.