Sudo Su


Tapo + Home Assistant = Extra privacy

Date: 1 October, 2022

In this blog we published several Raspberry projects implementing security surveillance systems with camera and alarm, as well as other projects that improve the security of your devices, if you still do not know what it is about, please check out the following links. How to improve the security of Raspberry Pi Raspberry WiFi intrusion […]

Read more →

Author: Carlos, Categories: Security / Smart Home

How to improve the security of Raspberry Pi [2022]

Date: 15 May, 2022

A few months ago we published an article in which we showed how with a simple script programmed in Bash we could improve the security of our Raspberry Pi. Today we bring you an updated version of that script in Python. The article mentioned above can be found at: How to Improve Raspberry Pi Security […]

Read more →

Author: Carlos, Categories: Raspberry / Scripts / Security

Raspberry WiFi intrusion detector

Date: 9 October, 2021

A few months ago I programmed a small script that allowed me to turn my Raspberry Pi into an intrusion detector for my home network. This script is activated from time to time and when it detects an unknown device it sends us a notification via Telegram.

Read more →

Author: Carlos, Categories: Raspberry / Scripts / Security

How to turn a Raspberry into a security camera

Date: 5 October, 2021

A few months ago I started a project that tried to turn my Raspberry Pi into a security system with surveillance camera. This system has motion detection that when activated sends an alarm to our Telegram and also has 24 hour streaming to the security camera. That is, I can see my security camera from […]

Read more →

Author: Carlos, Categories: Raspberry / Security

3 tips to improve your passwords

Date: 5 October, 2021

It is a fact that the human factor is the weakest link in cybersecurity, probably a cybercriminal who wants to access one of your accounts will find it easier to hack you than the servers of large companies like Facebook or Amazon, I’m not saying that this does not happen and it is true that […]

Read more →

Author: Carlos, Categories: Security