Securing Python Client-Server Communication with Fernet Encryption & Wireshark
Introduction
In this post, I’ll walk you through a hands-on cybersecurity project that demonstrates the dangers of unencrypted network communication and how to secure it using symmetric encryption with Fernet (AES). We’ll then use Wireshark to observ...
rolsec.hashnode.dev7 min read