blog.openziti.ioOpenZiti Zero Trust IoT Wi-Fi GatewayIntroduction IoT devices are commonplace in most home networks and while they provide many useful features they can also open your network to vulnerabilities, especially if they are connected via Wi-FSep 20, 2023·12 min read
blog.openziti.ioUsing eBPF-TC to securely mangle packets in the kernel, and pass them to my secure networking applicationIntroduction eBPF enables you to safely run sandboxed programs for functions like security and networking in the OS kernel, without changing kernel source code or loading kernel modules. eBPF-TC specifically has robust packet mangling capability, and...Nov 9, 2022·11 min read