💾 Archived View for satch.xyz › misfin captured on 2024-08-25 at 00:10:07. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-08-18)

➡️ Next capture (2024-08-31)

-=-=-=-=-=-=-

Misfin: a smallnet messaging protocol

Misfin is a lightweight messaging protocol, similar to SMTP or WhatsApp. It uses mandatory TLS and the Gemini text format.

The active version of Misfin is called Misfin(C). The best place to talk about implementing misfin is the ##misfin channel on libera.chat

I (satch) am committed to keeping this page up-to-date, accurate and comprehensive. Please contact me at mail@satch.xyz with any corrections. This page was copied in large part from mk270's page.

Misfin(A), Misfin(B), Proposed Misfin(C)

Misfin(A) and Misfin(B) are two version of Misfin, created by Lem, the originator of Misfin, who is currently absent.

There is a community proposal for Misfin(C), negotiated between implementers via IRC. This is still in draft form. Misfin(C) is deliberately incompatible with Misfin(B). This means that conformant Misfin(B) servers will continue to enforce Misfin(B)'s stricter message length limits.

Misfin(C) is in no sense endorsed by Lem, the Misfin maintainer.

Links

Misfin(C)

Current Misfin(C) proposal, "9th draft"

Informal Misfin(C) proposal with reasoning for changes

Minutes for IRC meeting on 2023-12-31

Misfin(B)

Official Misfin site (by Lem who is absent)

Misfin(B) spec

Misfin in general

Misfin interoperability report

Misfin discussions on BBS

Implementations

Clients

Skylab

Skylab uses a Gemini frontend. It is a CGI program in Go.

cipres' misfin

This is a Gemini frontend for cipres' server written in Python.

and gemalaya browser

clseibold's misfinmail

alexlehm's misfin-shell

No Active development (contact me if my categorization here is wrong):

misfin-submit

Reference implementation

Servers

clseibold's misfin-server in Go

cipres' server in Python

No Active development:

reference implementation

Libraries

gemmail-python library by clseibold

clseibold's gembox library in Go

clseibold's gemmail library in Go

clseibold's misfin_client library in Go

No Active development:

Dory, a misfin library in Rust by jeang3nie

Issues

(This list isn't necessarily up-to-date)

What Misfin is not

There are related protocols for dealing with these two issues:

GMAP

LATSSIAM