Now I should have more than 2Gb of storage for the notes to myself
Since my new XMPP upload server implementation "Rusty Filer" has been working great on trashserver.net since two weeks, I present to you:
The first release of Rusty Filer! https://codeberg.org/thomas.leister/rusty-filer/releases/tag/v1.0.0 🥳
It has the same features as Prosody Filer, but it also available as a deb package and via a apt repository (for simple deployment and automatic updates!).
If you run into any issues using this server, let me know in the Codeberg issues.
#xmpp #ejabberd #prosody #rust #rustyFiler #jabber #codeberg #opensource #software

First release of Rusty Filer! The XMPP upload fileserver that replaces Prosody Filer. It has all the features that Prosody Filer has. For migration steps, see end of README.md. **New: Debian packages available as .deb files and via apt repository!** See README.md file!
Ob @mailbox_org irgendwann dem XMPP-Server auf den neuesten Stand bringt und per IPv6 erreichbar macht?
In case you're using the official ejabberd packages on Debian stable: They're affected by a recent CA policy change (e.g., Let's Encrypt), causing ejabberd to reject newly issued certificates and thereby breaking federation with some remote servers. Deploy this update to fix the issue:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1128568#23
You may also want to consider enabling mod_s2s_dialback to deal with remote servers that haven't been updated yet.