Does Privacy Guides have a recommendation for a secure & private system for security cameras for a home or office?
I originally asked this question on the Security Stack Exchange
My biggest concern above was: if you’re running an ethernet cable to a wired IP camera outside your house, what’s to prevent an attacker from plugging in their own battery-powered raspberry pi or packet squirrel (dropbox) into the exposed etherent plug, and then getting on your network, able to see the feed from all of your cameras?
Obviously the camera ethernet network would need to be isolated from the main network. And, if possible, that network wouldn’t have internet access. But, still, an attacker outside the house would be able to see “through” all of the cameras – unless that transmission was encrypted.
And that brought me here: is there a solid self-hosted security camera solution where all of the traffic between the cameras and the local storage server is securely encrypted?
What does Privacy Guides recommend for a self-hosted security camera system?
Update: the solution should be FOSS, and the documentation on how the encryption works should be thorough and configurable. I’m not trusting some company’s proprietary encryption.
Update 2: I don’t trust X.509, so hopefully just relying on TLS can be avoided – unless it’s trivial and durable to force-pin the public key that the camera’s encrypt-to