User Tools

Site Tools

tools:gemini

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tools:gemini [2026/03/31 18:16] – [Dynamic Gemini Sites] Humphrey Boa-Garttools:gemini [2026/03/31 19:18] (current) – [Gemini] Humphrey Boa-Gart
Line 5: Line 5:
 Unlike Gopher, it is TLS-native, meaning Gemini connections are encrypted & private. Gemini servers can also recognize unique visitor certificates & serve personalized custom responses, which is the Gemini equivalent of having user accounts. Gemini markup language is also cleaner & easier to read than Gopher's. It is slightly more advanced too, allowing the webmaster to use Markdown-style headings & code blocks to visually distinguish them from the rest of the page. These seemingly-minor extra features make Gemini a viable low-bandwidth & security-conscious alternative to normal websites. Unlike Gopher, it is TLS-native, meaning Gemini connections are encrypted & private. Gemini servers can also recognize unique visitor certificates & serve personalized custom responses, which is the Gemini equivalent of having user accounts. Gemini markup language is also cleaner & easier to read than Gopher's. It is slightly more advanced too, allowing the webmaster to use Markdown-style headings & code blocks to visually distinguish them from the rest of the page. These seemingly-minor extra features make Gemini a viable low-bandwidth & security-conscious alternative to normal websites.
  
-The Gemini ecosystem //(also known as **Geminispace**)// is relatively resistant to many common methods of browser fingerprinting, as well as ad beacons & advertising in general //(Though a server can still geolocate your IP if you are not on a VPN)//. This has made the Geminispace a popular niche destination for those looking for a simpler, more intentional, and less distracting internet.+The Gemini ecosystem //(also known as **Geminispace**)// is relatively resistant to many common methods of browser fingerprinting, as well as ad beacons & advertising in general //(though a server can still geolocate your IP if you are not on a VPN)//. This has made the Geminispace a popular niche destination for those looking for a simpler, more intentional, and less distracting internet.
  
  
Line 16: Line 16:
  
 The slickest and easiest solution is to install [[https://gmi.skyjake.fi/lagrange/|Lagrange]]. It's fast, the interface is clean, and it's available for [[https://apps.apple.com/us/app/lagrange-smallnet-browser/id1554714615|iOS]], [[https://flathub.org/en/apps/fi.skyjake.Lagrange|Flatpak]], and a multitude of [[https://git.skyjake.fi/gemini/lagrange/releases|other platforms]]. Even better, it also supports the [[tools:gopher|Gopher]] & [[tools:finger|Finger]] protocols. This is useful because a lot of Gemini server operators also run Gopher & Finger servers. Having all three in one visually-pleasing browser is a great way to take in the ecosystem. The slickest and easiest solution is to install [[https://gmi.skyjake.fi/lagrange/|Lagrange]]. It's fast, the interface is clean, and it's available for [[https://apps.apple.com/us/app/lagrange-smallnet-browser/id1554714615|iOS]], [[https://flathub.org/en/apps/fi.skyjake.Lagrange|Flatpak]], and a multitude of [[https://git.skyjake.fi/gemini/lagrange/releases|other platforms]]. Even better, it also supports the [[tools:gopher|Gopher]] & [[tools:finger|Finger]] protocols. This is useful because a lot of Gemini server operators also run Gopher & Finger servers. Having all three in one visually-pleasing browser is a great way to take in the ecosystem.
 +
 +[[https://kristall.random-projects.net/|Kristall]] is another popular Gemini browser with Gopher & Finger support.
 +
  
  
 ==== Command Line ==== ==== Command Line ====
  
-{{wst>expand}}+If you are using [[tools:bash|terminal]] you have quite a few options here: I'm not going to install all of these to compare them, so I dunno try them out for youself:
  
 +  * [[https://sr.ht/~chambln/gmi/|gmi]]
 +  * [[https://sr.ht/~sircmpwn/gmni/|gmni]]
 +  * [[https://git.sr.ht/~rafael/gembro|Gembro]]
 +  * [[github>crusom/Gemcurses|Gemcurses]]
 +  * [[http://git.vgx.fr/gem.awk/file/gem.awk.html|gem.awk]]
 +  * [[https://sr.ht/~hedy/gelim/|Gelim]]
 +  * [[github>rkd77/elinks|elinks]]
 +  * [[github>powerboat9/bombadillo|Bombadillo]]
 +  * [[github>makew0rld/amfora|Amfora]]
 +  * [[https://tildegit.org/acdw/bollux|bollux]]
 +  * [[https://www.autistici.org/interzona/tinmop.html|Tinmop]]
 +  * [[github>LukeEmmet/Romulus|Romulus]]
 +  * [[github>a-h/min|min]]
 +  * [[github>actuday6418/gremlin|Gremlin]]
 +  * [[https://thelambdalab.xyz/elpher/|Elpher]]
 +  * [[https://mbays.sdf.org/diohsc/|Diohsc]]
 +  * [[https://codeberg.org/michaelserra/masha|masha]]
 +  * [[https://sr.ht/~adnano/astronaut/|astronaut]]
 +  * [[https://git.sr.ht/~julienxx/asuka|asuka]]
  
 ==== Browser Extensions ==== ==== Browser Extensions ====
  
-You can install [[https://addons.mozilla.org/firefox/addon/geminize/|browser extensions]] to haphazardly duct-tape Gemini support into your browser. If you don't want to install anything, you can use Circumlunar's [[https://portal.mozz.us/gemini/gemini.circumlunar.space/|Gemini Proxy]]. But I wouldn't recommend either of these options outside emergency use. The whole point of using Gemini is so that you can read plaintext articles without the mammoth memory footprint of modern web browsers. Dedicated Gemini apps are so much faster & smoother. Just install [[https://gmi.skyjake.fi/lagrange/|Lagrange]] and you'll see why people appreciate it.+You can install [[https://addons.mozilla.org/firefox/addon/geminize/|browser extensions]] to haphazardly duct-tape Gemini support into your browser. If you don't want to install anything, you can use Circumlunar's [[https://portal.mozz.us/gemini/gemini.circumlunar.space/|Gemini Proxy]]. But I wouldn't recommend either of these options outside emergency use. The whole point of using Gemini is so that you can read plaintext articles without the mammoth memory footprint of modern web browsers. Dedicated Gemini apps are so much faster & smoother. Just install [[https://gmi.skyjake.fi/lagrange/|Lagrange]] and you'll see why people appreciate Gemini.
 ===== Hosting Gemini Sites ===== ===== Hosting Gemini Sites =====
  
Line 64: Line 86:
  
  
-{{tag>Tools Protocols Stubs}}+{{tag>Tools Protocols}}
tools/gemini.1774980990.txt.gz · Last modified: (external edit)

Find this page online at: https://bestpoint.institute/tools/gemini
CC Attribution-Noncommercial-Share Alike 4.0 International The Anonymous Fruit Company The East Internet Trading Company Erischan Novelty Lanterns

Copyright 2026 Best Point Holdings Limited