Come learn about the current state of international privacy laws for data transfers, and how much of a mess they are!
I write about things I see/do/like
Come learn about the current state of international privacy laws for data transfers, and how much of a mess they are!
Biometric authentication has become a hot topic in recent years. Some people see it as revolutionary to the world of authentication. Others see it as…
In the future, our vehicles will become a lot more connected than they currently are. Whilst people are becoming increasingly aware of the concept of…
About this project I’ve come across mesh networking several times now through work projects. I’ve read a lot about hypothetical attacks on them, and wanted…
The results of me attempting to manually initiate a TCP connection using Scapy. Covers the basics of crafting custom packets using Scapy, before giving up and using the inbuilt socket connection functionality.
A basic guest book server/client app written in Python3 to generate simple network traffic suitable for other projects