💾 Archived View for midnight.pub › posts › 1751 captured on 2024-05-12 at 15:16:54. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-05-10)
-=-=-=-=-=-=-
~bartender I'll have a gin with tonic please!
It surely is evening somewere in the world. He! he!
So with the danger of coming late to the party again,
I was thinking about the consept of the small web, and that Gemini and Gopher, are only a part of it.
There are a lot of places in the "normal web" that are of the minimal aesthetic, and there are tools and ways to discover them.
But what is the small web?
I mean is there a definition that we have come to?
Is there a set of requirements that we have come to agree upon, that a web site can qualify as a small web place?
And if not, shouldn't we?
Is it no cookies? No JavaScript? Is it No tracking and analytics? Maybe all of the above? Maybe mostly text content?
What I mean to say, is that I am wondering, if there should be a small web standart.
Someway for someone to know before following a link that they are not going to be exposed to the noisy "normal web".
Maybe a badge of conformity to the standard, or maybe a code word in the URL that indicates "you are going in a quiet place"
And what would the standard be?
My own take on it, is that it has to satisfy the following:
What do you guys think?
----
Hi, ~pandion. It's good that you're thinking through these questions since they are some of the foundational reasons that a small web exists after all.
One thing worth pointing out here is that Gemini exists precisely to satisfy the goals that you laid out here. Via HTTP, there is absolutely no way to know what is on the other side of a web link. You just click it and hope for the best, but the protocol allows the author of that webpage to trigger cascaded downloads, install cookies in your browser, and download untrusted Javascript to run on your computer. There really isn't anything you can do about that except to use a browser without Javascript support, with cookies turned off, and which asks you to confirm each cascaded download. You can use lynx, links, elinks, w3, or eww like that, but typically the browsing experience is almost unusable on most sites. Add on top of that the tremendous amount of CSS styling and "div-itis" used on most sites (not to mention all the React-based sites that are entirely made with Javascript), and there's just no way 99% of the web will render in a text-mode web browser in 2024.
And so this is the reason (as outlined by solderpunk) that Gemini is a separate protocol from the web. Every Gemini link meets these "smallweb" criteria, so you can safely browse around Geminispace all day and never experience any cookies, tracking, Javascript, cascaded downloads, or CSS-styled-into-unreadability pages. And as an improvement over Gopher (which also has these same predictable usability features), you can browse privately and with authentication since all Gemini requests are encrypted via SSL/TLS and client X.509 certificates passed in the TLS handshake provide us a means of persistent authentication, allowing site logins without cookies.
You can certainly make simple, no-frills sites on the web that mimic Gemini-like functionality (minus the client certs), but just remember that whenever you click a link, the rug can (and probably will) be pulled out from under you by whatever is on the other side of it.
Good luck, stay safe, and happy hacking!
Well, it seems to me, you try a "definition"? Why? What do you gain from it? I have a faint feeling that defining this is going to be quite hard.
~bartender? Just coffee, please. Thank you.
my take on the small web is it is made by individuals, probably by hand, and with love.
i'd rather it have no ads, no 3rd party stuff, and minimal javascript, but i don't think those things make up the essence of the small web. which is that its human made. its not made by businesses or people with millions to spend, its made by one person who wants to carve out their own space on the internet.