•  Rentlar   ( @Rentlar@beehaw.org ) 
    link
    fedilink
    English
    7
    edit-2
    1 year ago

    If there’s one thing I can give Gemini credit for, is that it’s simple enough that should something break HTTP everywhere all at once, maybe this could be brought up, where nerds could talk to each other. Actually, nerds can talk to each via Gemini now even without a total internet apocalypse.

    It’s a novelty kind of communication, like cups tied with a taut string, or short wave radio.

    • While I mostly agree with this, I would point out that mandatory TLS introduces a decent bit of complexity, both in implementing TLS itself (where you should really use one of the established TLS libraries in your language of choice) and in figuring out what to do with certificates (TOFU, etc).

      It’s still a very simple protocol of course, but not quite so simple that you can negotiate a connecting manually over telnet, for example. (Some versions of netcat, on the other hand, do support TLS.)

    • Excuse me if i’m a bit evangelical, but IPFS (or maybe scuttlebutt for multi-way communication) would be much better suited to that.

      I really fail to see the point in server-based stuff nowadays unless you’re in a specific controlled environment where distribution would just be inefficient. P2P is simply the way to go for something that you want to work with whatever infrastructure can be cobbled together from tin cans and hairpins.