Version francaiseGemini is an alternative Internet protocol designed to offer a simple, lightweight and privacy-respecting browsing experience. Situated between Gopher and the modern Web, Gemini eliminates the excessive complexity of today's web while remaining practical and accessible.
To visit this capsule via the native Gemini protocol:
gemini://gemini.guifl.com:443
You will need a Gemini client to access this address. Some popular options:
The modern web has become heavy, complex and invasive. Gemini represents a return to the essentials: accessible content, simple navigation, and respect for user privacy. It is a space where the protocol itself prevents tracking and over-complexity.
This personal site is hosted on the Gemini protocol and is also available on the traditional web thanks to a gemtext to HTML converter I wrote in C.
The Gemini server itself is also written in C, handling request parsing, TLS and static content serving.
My Gemini server and gemtext to HTML converter