Gopher
My Gopher Hole Quite some time ago I delved into the realm of Gopher - the internet protocol that pre-dated WWW and that quickly became extinct thereafter. Gopher is a simple protocol and mostly serves simple text files, but can "deliver" other types of files (images, sound etc). What it doesn't do is allow formatting within a text file, it's just plain text, no markup, no "rendering" and significantly no inline images and no embedded hyperlinks. You can have a menu (aka gophermap) that has selectors - links to other resources which can be local to this gopher server or remote on another gopher server. It all looks like one distributed filesystem. There's been a resurgence of interest in "small-web" protocols lately - simple HTML-only personal websites, simple self-hosted blogs (like this one) and alternative protocols like Gopher and the newer Gemini. Gopher space is different to the Web. And there are people who only post/publish on Gopher. There are…