Wyze security camera owners reported that they could briefly see feeds from cameras they didn’t own

dantheclamman@lemmy.world to Technology@lemmy.world – 881 points –
Your Wyze webcam might have let other owners peek into your house
theverge.com
116

You are viewing a single comment

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

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.

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.

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?

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.

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

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

1 more...
1 more...

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.

3 more...

What are the alternatives?

A local NVR, like Frigate or Blue Iris.

I like to check cameras while not being home.

Setup a VPN server on your local network so you can connect in remotely.

This is far beyond the capabilities of the average user.

If this is beyond the capabilities of a user, maybe that user shouldn’t set up remotely accessible cameras either

I would say it's about as difficult as golfing. Try doing it a few times & maybe you'll hit the ball. Keep at it & you can play the game on a course. Is there a learning curve? Yes, of course. Is it worth it? Yes, of course. Only you get the upside of the effort so nobody is going to do it for you. I mean, unless you pay handsomely for it. In the end...do whatever you feel is appropriate, but getting things that only benefit you w/o effort isn't the world we live in.

Lorex has a companion app you can use to view your camera feeds, but all of the data stays on the NVR

I use NightOwl which is a dvr connected to the network. While accessing I'm really just accessing my own dvr... Right?

Go with Unifi then. They're pretty much the only network equipment company with good software. The NVR (the computer that records/stores the camera feeds) can be used with or without internet access. If you know how to setup a VPN, you can connect to it without giving it internet access. If you don't know/want to do that, you can use their free web portal to access it remotely.

Cloud key G2 (NVR) is ~$200 and includes a 1tb HDD, G3 Flex cameras are ~$80 each. If you want to save some money, you can skip the cloudkey and install the software on an existing computer on your network.

All you need for wiring is to pass a single ethernet cable to wherever you want to place the cameras since they use PoE (power over ethernet). You'll also need a PoE adapter for each camera if you don't have a router that supports PoE. They also sell really awesome routers and switches with PoE, but if you're new to PoE be careful and do your research because it can permanently damage incompatible equipment. The older EdgeRouters are an incredible value, but the PoE variants use a non-standard and more dangerous PoE implementation than the newer ones. The EdgeRouter X SFP w/ included power adapter does work fine with G3 Flex cameras though, since that's exactly the setup I have (I don't think it'll work with the Cloudkey G2 tho).

...also yes, I'm a bit of a fanboy.

A camera not connected to the public internet.

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.

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.

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

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

4 more...