More Software Engineering Daily episodes

Inside Chinas Great Firewall with Jackson Sippe thumbnail

Inside Chinas Great Firewall with Jackson Sippe

Published 19 Feb 2026

Duration: 58:00

China's Great Firewall monitors and blocks internet traffic by detecting encrypted communications through analysis of data payloads' bit entropy, prompting researchers to develop countermeasures.

Episode Description

Chinas Great Firewall is often spoken about but is rarely understood. It is one of the most sophisticated and opaque censorship systems on the planet,...

Overview

The podcast explores the advanced methods used by China's Great Firewall (GFW) to control internet access for over a billion users. It explains how the GFW has evolved to detect and block encrypted traffic by analyzing bit entropy in data payloadsidentifying highly random traffic as potentially encrypted or sensitive. This has rendered many circumvention techniques ineffective, leading researchers to develop new methods such as pop count manipulation to modify entropy and avoid detection. The GFW employs both passive traffic analysis and active probing to enhance its effectiveness, making it increasingly difficult to bypass.

The discussion also touches on the broader implications of the GFWs evolution. Researchers continue to study these advancements and share insights with developers of circumvention tools to help users navigate censorship. Additionally, the podcast highlights concerns about the GFW's influence on global internet infrastructure and its role in inspiring similar censorship strategies in other countries. The overall narrative portrays an ongoing struggle between censors and those seeking to bypass internet restrictions, emphasizing the dynamic and evolving nature of this conflict.

Recent Episodes of Software Engineering Daily

18 Jun 2026 Biome and the Future of JavaScript Tooling

Biome is a Rust-built, minimal-config tool for formatting and linting web projects, emphasizing cross-environment consistency, type-aware linting without TypeScript, and serving as a drop-in replacement for Prettier/ESLint, while addressing tooling evolution through performance-focused design, semantic analysis, LSP integration, and community-driven features.

16 Jun 2026 Preparing for Q-Day

Quantum computing threatens public-key cryptography, necessitating a shift to post-quantum alternatives by 2029, with lattice-based methods leading despite implementation challenges, as quantum advancements accelerate the urgency for infrastructure updates and secure cryptographic transitions.

11 Jun 2026 Developing Multiplayer Games in Godot

Domekeeper, a minimalist tower defense game evolved from a Ludum Dare jam, faces significant multiplayer development challenges including latency, cheating prevention, server costs, and synchronization issues, with developers addressing these through Godot 4, custom network state management, and community-driven multiplayer design over public lobbies.

4 Jun 2026 Web Native Game Development

The evolution from Flash to WebAssembly/WebGPU in web game development highlights performance gains and engine challenges, while contrasting with traditional platforms through shorter development cycles, mobile focus, and hurdles like file size, browser compatibility, and engagement.

2 Jun 2026 The Hardware Bottleneck AI Cant Fix

The text highlights the challenges hardware engineering faces with sensor data, real-time monitoring, and post-test analysis due to limited tooling compared to software, emphasizing solutions like data supply chain platforms, the need for agile hardware innovation, and addressing constraints such as multimodal data processing, latency, and safety-critical system requirements.

More Software Engineering Daily episodes