this post was submitted on 16 Jun 2025
40 points (97.6% liked)

Open Source

37986 readers
114 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
40
Project Gemini FAQ (geminiprotocol.net)
submitted 1 day ago* (last edited 1 day ago) by [email protected] to c/[email protected]
 

On the question what are use cases for a Gemini server:

Gemini is kinda a modernized version to the old Gopher protocol. Its purpose is to share hyper-linked text documents and files over a network - in the simplest way possible. It uses a simple markup language to create text documents with links, headings etc.

Here is a FAQ

Main differences with similar technologies are:

  • It is much, much easier to write hyper-linked documents than in HTML

  • a server is much much smaller and easier to set up than a web server serving HTML. It can easily and securely run on a small Raspberry Pi without special knowledge on server security.

  • in difference to gopher, it supports modern things like MIME and Unicode

  • There are clients for every platform including Android and iOS

  • also, there are Web gateways which allow to view stuff in a normal web browser

  • unlike Wikis, it is only concerned about distributing content, not modifying files. This means that the way to store and modify content can be matched to the use case: Write access to content can be via an NFS or Samba server, or via an SFTP client like WinSCP or Emacs.

  • Unlike HTML2, it does not support advertising, tracking, spying to users, and so on.

  • the above two points mean that it does not need user authentication

  • the protocol is text-centric and allows for distraction-free reading, which makes it ideal for self-hosted blogs, small projects or associations, or microblogs.

Practically, for example, I use it to share vacation photos with family.

Two more use cases that come first to my mind:

  • When I did my masters thesis, our lab with about 40 people had a HTTP page hosted on a file server that listed tools, data resources, software, and contact persons. That would be easier to do with Gemini because the markup is simpler. Also, today it would not be feasible to give every student write access to a Apache web server's content because of the complexity of web servers, and the resulting security implications.

  • One time at work, we had a situation with a file server with many dozens of folders, and hundreds of documents. And because all the stuff had been growing kinda organically over many years, specific information was hard to find. A gemini server would have made it easy to organize and browse the content as collaboratively edited hypertext which serves as an index.

top 17 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 1 day ago (1 children)
[–] [email protected] 3 points 1 day ago* (last edited 1 day ago)

Gemini has Encryption, Unicode, MIME, Markup of text pages.

Said that, it is in spirit quite similar to gopher.

[–] [email protected] 0 points 1 day ago* (last edited 1 day ago) (1 children)

I honestly don't understand how this protocol can protect anything HTTP+HTML wouldn't. If you build a browser that supports modern web technologies using Gemini, we'll be back at the same spot. The only thing saving the protocol is its relative obscurity. A decicated and knowledgeable Dev could abuse it any way they like, no?

Anti Commercial-AI license

[–] [email protected] 4 points 1 day ago* (last edited 1 day ago)

I honestly don't understand how this protocol can protect anything HTTP+HTML wouldn't. If you build a browser that supports modern web technologies using Gemini, we'll be back at the same spot. The only thing saving the protocol is its relative obscurity. A decicated and knowledgeable Dev could abuse it any way they like, no?

No. Just as examples:

  • If the protocol does not support JavaScript, the server cannot ask the client to run script code which strip-searches your computer for fingerprinting information.
  • If the protocol does not support tracking pixels and inline images, a server can't use them.
  • If the protocol transmits only text, the server won't know width and height of the screen, or names and geometry of your set of fonts.

Oh, and all that makes the "small web" uninteresting for advertising.

Of course, you could publish a blog in web pages which consist of plain ol' HTML like in 1993. But setting up even a simple HTTP server is a lot of work. Most users won't turn off JavaScript. And to many people, the modern WWW is a lost cause. And given Firefox' dependency on Google, this isn't to get better.

[–] [email protected] 0 points 1 day ago (1 children)

still not sold on gemini. the project has sort of a holier-than-thou smell to it, striving for the sort of technological purity that makes it unattractive to use. i would still choose gopher.

[–] [email protected] 2 points 1 day ago* (last edited 1 day ago) (2 children)

still not sold on gemini. the project has sort of a holier-than-thou smell to it, striving for the sort of technological purity that makes it unattractive to use. i would still choose gopher.

Does it annoy you when people try and make stuff that matches their values?

More comfortable with the killings that FB contributed to in Myanmar or in the Philippines? Or attacks on democracy like this one?

The power concentration of the "modern" Internet has consequences - and not good ones.

But me personally, even if it would not matter to me what effects power concentration, targeted advertising, disinformation and so on have, it still would annoy the hell out of me that one cannot open some web sites on a two-year old medium priced smart phone because everything is stuffed to the brim with bloat and tracking.

[–] [email protected] 2 points 1 day ago (1 children)
[–] [email protected] 8 points 1 day ago (1 children)

Definitely an overreaction lol.

But why are you not sold on Gemini? I mean, does it even need selling? Does Gopher need a selling point? They're both deliberately simple protocols that work basically only on text. Gemini itself was conceived as an alternative to the modern web, deliberately simple in most ways, but not as simple as Gopher.

[–] [email protected] 0 points 1 day ago* (last edited 1 day ago) (1 children)

the main thing is that, while gopher was designed under a set of limitations, gemini is designed off of a set of opinions. actively breaking backward compatibility is one of them i do not agree with.

of course it doesn't need to sell to anyone. people working on it presumably like it. the difference is that gopher predates the web, so its sales pitch matched that of the web.

gemini's sales pitch is that it's a simplified version of the web, which i can respect, but their choice of not making it a subset of a standard means that it fails to be a viable alternative to the web, because that standard is so ubiquitous.

[–] [email protected] 0 points 1 day ago (1 children)

But who actually still writes HTML by hand?

One could also argue that formatting web content in Markdown breaks compatibility and one should rather use HTML for formatting comments, because it is the standard.

The Gemini markup and protocol are designed to be simple, and the markup is designed to be written by hand. This gives you a workflow very similar to a wiki, without any extra infrastructure needed - and this is what makes a decentralized web possible. For normal people, setting up a standard web server for a small blog is too complicated, and costs too much time.

And for protocol conversion, there are gateways, much like you can access FTP or gopher servers in a browser.

[–] [email protected] 2 points 1 day ago

i do, all the time. there was a time where everyone was putting up personal websites and doing basic html. the entire geocities wave is proof of that. it was already decentralised.

[–] [email protected] 0 points 1 day ago

Lol, what's your problem, man? I thought you're supposed to sound convincing.

[–] [email protected] -1 points 1 day ago (2 children)

Is not naming it the same as googles new AI a bit risky.

[–] [email protected] 14 points 1 day ago

they were first.

[–] [email protected] 9 points 1 day ago (2 children)

The protocol was released in 2019. The LLM was released in 2024.

[–] [email protected] 3 points 1 day ago

So, Google was perhaps slightly terrified from the specter of an Internet without advertising, haha.

[–] [email protected] 4 points 1 day ago

Yeah. I guessed that. But I doubt it is registered as a trade mark. So Google can still cause issues.

Although it comes down to if the use can be confused. That is not normally decided by technical conpidence.