-- Leo's gemini proxy

-- Connecting to gemini.thegonz.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

htalkat: Haskell client and server for talkat (Talk Across TLS)

Introduction

The talkat protocol is an attempt to update the classic unix realtime text communication protocol talk(1), inspired by the gemini protocol. It uses TLS for encryption and authentication, and UTF8 for internationalisation. htalkat is an implementation of this protocol, allowing you to talk at anyone running a talkat server, and to run your own.

talkat protocol specification


Install

You'll need the cabal and ncurses development packages (e.g. on Debian, "cabal-install" and "libncurses5-dev"); then run:

$ cabal update && cabal install htalkat
$ ~/.cabal/bin/htalkat h

Source code and further information

README.gmi

CHANGELOG.gmi

source repo

source tgz

git bundle (clone with `git clone htalkat.bundle htalkat`)

-- Response ended

-- Page fetched on Sat May 4 19:27:55 2024