More then just a doorbell controller...
Actually, once you have a Raspberry Pi that is always running, you can use it for much more then just controlling your doorbell. You can also use the Raspberry Pi to provide numerous web services for you. At the moment, I have configured my RaspBerry Pi as: An OpenVPN server. which I use for secure connections on public WiFi-hotspots A network-wide ad-blocker using Pi-hole A reverse proxy through a SSH-tunnel to bypass firewalls (secure enough to by-pass most corporate firewalls, not secure enough to bypass the great firewall of China, because it is easily detectable if deep packet inspection is used). I use this connection mainly for configuring my router remotely, because connections are initiated from the Raspberry Pi within the home network A SSH server with passwordless access using RSA keys And of course the Raspberry Pi still controls my doorbell In later posts I will explain how I installed and configured most of the applications above. But, the conclusion is... A Ras