Category Security

It’s Time Again to Update My Passwords

Most of us know the drill: once or twice a year, we should update our passwords. It’s a good habit, but in today’s world of SSDs and cloud storage, there’s more to digital security than just a strong passphrase. The…

Digital Espionage: Secrets of Image Anonymity Revealed

Welcome to the covert world of digital forensics, where every image tells a story, but only the sharpest minds can decode its hidden messages. Whether you’re a budding “agent” or just someone curious about how to protect privacy online, this…

CachyOS File Encryption with 7-Zip For Maximum Security

CachyOS, built for performance and security, provides default encryption options within GNOME. However, the encryption strength of these built-in methods is unclear to me, making them less than ideal for safeguarding sensitive files. A simple fix? Install 7-Zip full, which…

Setting Up a Reverse Proxy for Security While Traveling

When traveling to countries where online privacy and security are crucial, setting up a reverse proxy can be an essential step in protecting sensitive data. In this post, I’ll explain how I set up a reverse proxy on a VPS…

how to keep perfect linux installation

How to keep a perfect Linux installation

I reinstall Linux frequently but in order to keep a new install longer, I deploy a simple method to hang on to that perfect install. Linux security is a huge topic and if you are an insider then you already…

endeavour os firewall ufw configuration

Endeavour OS UFW Firewall Configuration

Right after I install Endeavour OS, I setup and configure the firewall. To install UFW (uncomplicated firewall), I issue: sudo pacman -S ufw Once installed, I start the firewall by opening the terminal and issuing:sudo systemctl start ufwsudo systemctl enable…

domainregistrationcorp spam filter

domainregistrationcorp spam

Until recently, I’ve received a steady stream of emails from domainregistrationcorp regarding the termination of a domain name I own. Specifically, they request immediate payment or my domain will be cancelled within 24 hours. Here is a copy of one…

How to remove malicious code from PDF files

How to remove malicious code from PDF files

WARNING! Do not open an eBook without making sure that the PDF file is clean.This article focuses on the danger of free PDF files which float around the internet. I’ll describe in detail how I check for malicious content which…