[ANN] Gemini Anonymous Board (and julia server)

Nicolò Balzarotti anothersms at gmail.com
Fri Oct 30 21:43:16 GMT 2020


Hi!

I discovered Gemini quite recently, and I decided to explore the
protocol a bit, writing my own server.  I wrote it in Julia, it's called
Gemenon.jl and it's available here [1]. (I must warn you it's still
alpha quality).

I implemented a simple anonymous board running on it.  It's hosted on a
home-server, I hope to keep uptime as high as possible.
It's called DNA and it's available here: gemini://nixo.xyz/

When posting, first line is the title, following lines are the message
content.  To save and post the message you can insert "!save"
(unquoted), or "!discard" (unquoted) to delete the draft.

In order to post, clients need to have a certificate (any certificate
will work right now).
(User names are generated by using the client certificate)

That's it!

Nicolò

[1] https://git.nixo.xyz/nixo/Gemenon.jl


More information about the Gemini mailing list