feed

Static feed for the OpenMMO launcher, served at https://feed.openmmo.dev.

File Purpose
main.xml Which login server the client uses, and at which revision.
main.sig256 Detached RSA-3072 SHA-256 signature of main.xml.
news.xml RSS behind the client’s news panel.
feed.public.pem The key the signature verifies against.

The client checks the signature against a key compiled into it, so TLS is no substitute and main.sig256 has to be regenerated whenever main.xml changes. The key stays RSA-3072, because the launcher patches it over PokeMMO’s and the image heap fixes string lengths.

Names are short because the launcher rewrites urls already compiled into the client, and a replacement can be padded but never shortened.