Developer Builds Minimal Alternative Internet Protocol, Browser, and Firewall in Pure Python
A developer has created 'weft', a lightweight alternative internet stack built entirely in pure Python with no external dependencies. The project includes a line-based TCP protocol with its own address scheme, a markup language, a terminal browser, and an application-layer firewall. The firewall supports hot-reloading of rules via SIGHUP, CIDR-based source matching, and shell-glob path filtering without dropping live connections. The entire stack spans just a few hundred lines of code and links three small servers together to form a minimal network. The project was deliberately designed to stay small and text-first, prioritizing simplicity over scalability.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in