Hosted by starpulse
This capsule runs on starpulse — a little smolweb CMS I wrote. One Go binary, one SQLite file, and every door below serves the same pages.
Ways in
- SSH — ssh guest@owg.fyi
- Telnet — telnet owg.fyi
The two terminal doors open a full-screen browser: tab and arrow keys to move, enter to follow a link, / to search, ? for help, q to quit.
Through tor
Every door is mirrored on the hidden service, terminal ones included.
- SSH via tor — torify ssh guest@dixrx7edawrmikl22akanik665bv6yewbmto6khjkqlydgi2ko4uojid.onion
- Telnet via tor — torify telnet dixrx7edawrmikl22akanik665bv6yewbmto6khjkqlydgi2ko4uojid.onion
What it does
- Pages written in gemtext, stored in SQLite
- A saved version on every edit, so nothing is lost
- Full-text search across the whole capsule
- View counts per page, broken down by door
- Editing from the web, a gemini client over titan, an SSH terminal, a REST API, or an MCP server
- Automatic HTTPS certificates and a self-managed tor hidden service
Running v0.34.1.
---
Viewed 153 times (last updated 2026-07-20 · r3)