← Back to Services

Gemini

A modern, lightweight protocol between Gopher and the web.

Protocol Free

The Web, Unplugged

Encrypted by default. Zero tracking. Maximum chill. This is how the internet should feel.
✦ ✧ ✦ ✧ ✦

What is Gemini?

Gemini is a modern internet protocol launched in 2019 that sits between Gopher's simplicity and the web's complexity. It uses TLS encryption by default, supports a simple markup language (gemtext), and deliberately excludes tracking, ads, and JavaScript.

Our Gemini capsule hosts content in the Gemini way — clean, private, and focused on reading.

Gemini

Why Gemini?

🔒

Encrypted by Default

All Gemini connections use TLS. Privacy is built into the protocol, not bolted on.

📝

Simple Markup

Gemtext is a minimal markup format — headings, links, lists, and quotes. No complex HTML or CSS.

🚫

No Tracking

No cookies, no JavaScript, no analytics. The protocol makes surveillance impractical by design.

Screenshot

No Gemini client handy? Open Runable.app’s capsule in your regular browser with obsessivefacts.com’s public Gemini Proxy — a quick tour of Geminispace with zero install. For verifiable TLS end-to-end, switch to a native client when you can.

Open gemini.runable.app in the browser →

Demo

Other Gemini capsules

Well-known public capsules you can open in any Gemini client.

GUI Clients

Desktop applications for browsing Geminispace.

Lagrange Recommended

Win, Mac, Linux — The gold standard. It feels like a premium browser with tabs, bookmarks, and beautiful typography. It even supports Gopher and has a sidebar for page outlines.

gmi.skyjake.fi/lagrange →

💎

Kristall

Win, Mac, Linux — Pure minimalism. A high-speed C++/Qt client that purposefully avoids any complex styling to keep the experience distraction-free.

kristall.random-projects.net →

🦀

Castor

Win, Mac, Linux — The multi-tool. A Rust-based browser that handles Gemini, Gopher, and Finger protocols in one clean interface.

sr.ht/~julienxx/Castor →

🌙

Moonlander

Win, Mac, Linux — Modern design. Built with Rust and GTK4, it has a very sleek, modern feel that integrates well with Linux desktops and macOS.

sr.ht/~admicos/moonlander →

🛸

GemiNaut

Windows — Windows native. Designed specifically to feel like a standard Windows 10/11 application.

intoanewworld.com/geminaut →

CLI & TUI Clients

Terminal-based tools for browsing Geminispace from the command line.

💻

Amfora Recommended

Win, Mac, Linux — The most popular TUI client. Feature-rich with tabs, bookmarks, and TOFU certificate management.

Download →  or  go install

🔭

Telescope

BSD, Mac, Linux — A fast, well-designed TUI client with a vi-like interface and strong focus on security.

telescope-browser.org →  or  pkg install telescope

💣

Bombadillo

Mac, Linux — A multi-protocol terminal browser that handles Gemini, Gopher, and Finger with a focus on simplicity.

bombadillo.colorfield.space →  or  go install

gmni

Linux, BSD — A minimal CLI client and line-mode browser written in C. Great for scripts and quick lookups.

sr.ht/~sircmpwn/gmni →  â€”  build from source