💾 Archived View for bbs.geminispace.org › s › misfin › 5891 captured on 2023-12-28 at 16:20:07. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-11-14)
-=-=-=-=-=-=-
I have released a major bug fix to my misfin-server software. I realized this was a bug when @mrkubax10 's misfin server was trying to send to my misfin server and both servers got in a deadlock trying to verify each other by sending each other blank messages. This has been fixed by not requiring a verified fingerprint on blank messages, as blank messages are only used to get the mailbox's fingerprint back (for verification). This solves the deadlock problem in a simple way.
I had intended for this to be the case already, but apparently I wasn't paying attention to where I placed the fingerprint verification code, lol. Anyways, you can now get this new version at the link below:
https://gitlab.com/clseibold/misfin-server/-/releases
Oct 04 · 3 months ago
🚀 mrkubax10 · Oct 04 at 12:49:
Apparently this happened after I sent Subscribe message to one of mailing lists. After that I have noticed that server is constantly receiving some messages. Well at least the issue is now fixed.