Gemini: Difference between revisions

From Tildeverse Wiki
m (fix linke)
(Add more info about protocol, clients and add providers on tildeverse)
Line 1: Line 1:
'''Gemini''' is a new internet protocol.
'''Gemini''' is a new internet protocol which:


== Links ==
* Is heavier than gopher
* Is lighter than the web
* Will not replace either
* Strives for maximum power to weight ratio
* Takes user privacy very seriously
 
The design is inspired by the Gopher protocol, but mandates the use of Transport Layer Security with trust on first use (TOFU) and privacy-related features. It is not intended to replace Gopher or HTTP, but to co-exist with them.
 
=== Providers on [[tildeverse]] ===
 
* [[tilde.pink]]
* [[tilde.cafe]]
* [[dimension.sh]]
* [[cosmic.voyage]]
* [[envs.net]]
* [[tilde.club]]
* [[tilde.team]]
 
=== Gemini clients ===
 
* [https://github.com/makeworld-the-better-one/amfora amfora]
* [https://bombadillo.colorfield.space/ bombadillo]
* [https://thelambdalab.xyz/elpher/ elpher] (emacs client)
 
=== Links ===


* [https://gemini.circumlunar.space gemini. circumlunar.space]
* [https://gemini.circumlunar.space gemini. circumlunar.space]

Revision as of 12:33, 3 June 2021

Gemini is a new internet protocol which:

  • Is heavier than gopher
  • Is lighter than the web
  • Will not replace either
  • Strives for maximum power to weight ratio
  • Takes user privacy very seriously

The design is inspired by the Gopher protocol, but mandates the use of Transport Layer Security with trust on first use (TOFU) and privacy-related features. It is not intended to replace Gopher or HTTP, but to co-exist with them.

Providers on tildeverse

Gemini clients

Links