this post was submitted on 09 Sep 2023
817 points (99.3% liked)

Technology

58173 readers
4406 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] GlitzyArmrest@lemmy.world 189 points 1 year ago (5 children)

Cameras connected to the public internet are such a bad idea.

[–] coffeebiscuit@lemmy.world 60 points 1 year ago (2 children)
[–] Semi-Hemi-Demigod@kbin.social 26 points 1 year ago (1 children)

Wait, isn't every camera public? - NSA

[–] Heastes@lemmy.world 18 points 1 year ago (1 children)

Pretty much, yes. - Shodan user

[–] Hadriscus@lemm.ee 1 points 1 year ago
[–] Album@lemmy.ca 11 points 1 year ago

Agreed! -CCP

Wyze cameras phone home to China unfortunately.

[–] Blackmist@feddit.uk 44 points 1 year ago (1 children)

There used to be a website with a map and you could see all these open unsecured cameras they'd found around the world. Mostly by searching Google for the page name they all had.

Some of them seemed intentional, like traffic cams, cameras on the roof looking out over the city, etc, but there were so many fat men sat around watching TV in their underpants, random families in the kitchen, and so on.

[–] neumast@lemmy.world 21 points 1 year ago (2 children)

Funny that the website shedding light on insecure cameras is, itself, insecurely serving the public over http.

Well. At least in Finland all cams are deliberately public.

Nobody watching TV drunk in their underpants. Thank god.

[–] realharo@lemm.ee 19 points 1 year ago* (last edited 1 year ago) (1 children)

It would be fine if the footage was end-to-end encrypted, meaning you need to transfer the encryption/decryption keys from device (e.g. a phone) to camera, and then manually between all devices that should have access to the decrypted footage.

Camera would only ever send out encrypted footage, and thus it would be insufficient to have access to the cloud account if you want to view the footage - you would need both access to the account (to obtain the encrypted data) and the decryption key (to actually decrypt it). The decryption key must never reach any 3rd party servers and can only be manually transferred between devices that should have access.

There are still possible attack vectors, like malicious firmware updates, or the viewer client app updates, but those are very difficult to exploit, and pretty much exist in most "secure" software today (including from companies like Google, Apple, Meta, etc.). They could be mitigated by hardware design (do the encryption in hardware, camera's software never has access to decrypted footage) and open source viewer clients that the user controls, but I would consider a camera sufficiently secure (for non-sensitive locations) without those.

[–] PeterPoopshit@lemmy.world 5 points 1 year ago (4 children)

How would I encrypt an rtsp stream so I can port forward it and then how to I unencrypt that stream for use on a local server?

[–] realharo@lemm.ee 5 points 1 year ago

I guess you wouldn't. Use a different protocol, one that supports the security you need.

[–] grandkaiser@lemmy.world 5 points 1 year ago* (last edited 1 year ago)

Encrypted VPN between each side. IPSEC over GRE using 1024-bit AES encryption is more than enough.

Honestly though, if someones cracking IPSEC with any encryption against a random person then that's already leagues more than any script kiddie is capable of and professional hackers don't have the motive.

[–] elscallr@lemmy.world 4 points 1 year ago

Just set up a VPN and transmit the video over that network. That's the easy method.

"how would I do something that is impossible because I think I'm making a clever point"

use a different protocol

[–] cley_faye@lemmy.world 10 points 1 year ago (1 children)

It is a bad idea. On one hand, we have the mean to make them quite secure. There is no such thing as an unbreakable encryption, but with proper key management and using decent enough algorithms we can totally do something that puts your camera out of reach of most thing that are not nation-scale organisations. On the other hand, it's mildly more inconvenient than "installing an app and entering your email", as it might require stuff like doing a tiny little bit of setting up.

So, the unsecure/"trust the service" way it is.

[–] frododouchebaggins@lemmy.world 0 points 1 year ago* (last edited 1 year ago) (2 children)

What's the alternative to putting them on the pUbLic InTeRnEt? I pay my ISP $2000 per month for my own private commercial circuit? It's not a bad idea because there is no reasonable alternative. Risk mitigation is the key, as you seem to be aware.

[–] JonEFive@midwest.social 4 points 1 year ago

There's certainly a middle ground between IOT cameras sending a constant stream out to an internet server and a completely private circuit.

First, let's put the NVR inside the network so that we aren't constantly broadcasting to the internet.

Then let's not allow direct access to the cameras from the internet. Instead, we connect to the NVR via a VPN.

You keep control of all the recording and storage infrastructure, and you don't place your trust in these corporations that have been found over and over again to be lying or overstating their security stance.

[–] cley_faye@lemmy.world 1 points 1 year ago

It's a bad idea because of the de-facto "requirement" that people want everything available everywhere with zero setup, causing cheap, completely insecure solution to become the norm. Just don't use "cloud-based, app-enabled zero-config ultra easy trust me bro I know what I'm doing" camera and get proper stuff that allows you to control what goes where and use decent encryption.

[–] TORFdot0@lemmy.world 5 points 1 year ago (1 children)

I’d argue that it’s more convenient to have clouds connect for recording and storage purposes but so many cameras come with SD cards built in now that the cloud storage isn’t even really an advantage anymore either.

[–] ramjambamalam@lemmy.ca 12 points 1 year ago (1 children)

A security camera with only local storage has a pretty obvious flaw that the incriminating footage can be more easily stolen and/or destroyed by the perpetrator.

[–] seathru@lemm.ee 1 points 1 year ago (1 children)

DVR doesn't take up much space in the safe. And the heat produced helps keep humidity down.

[–] ramjambamalam@lemmy.ca -1 points 1 year ago

Sure, but that's not a comparable alternative to the convenience of a turnkey, cloud solution. There's a reason they're so popular.