Access your Raspberry Pi Globally Using Tor

Khalid AlnajjarRaspberry Pi, Security Leave a Comment

Few days back, I needed to access my raspberry pi remotely from anywhere. I have achieved this by using a hidden SSH Tor service. Tor Project, The Onion Router, is a free software that provides anonymous communications over the internet. This method is not limited to raspberry pi, and it can be applied on any computer you can install Tor on. Kindly note, this …

How to send encrypted emails using Enigmail

Khalid AlnajjarSecurity Leave a Comment

Have you ever wanted to send sensitive information by email securely? Regularly, emails are sent in plain-text, which allows hackers and anyone with an unauthorized access to your email to read your emails easily. Hence, encrypting your sensitive emails adds an additional secure layer to prevent such intrusions. So, how to encrypt your emails? There are multiple ways to achieve that but I will be explaining the …

How to chat securely over the internet

Khalid AlnajjarSecurity Leave a Comment

We all want to be secure and protect our private information from unauthorized people (not only hackers). But if you are not concerned about your privacy and security like I do, I suggest you watch Glenn Greenwald’s talk on Why privacy matters to realize the importance of protecting your privacy even if you have nothing to hide. In this post, I will explain how …