this post was submitted on 08 May 2026
28 points (96.7% liked)

Selfhosted

59020 readers
324 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

To the people here that host a synapse server, how do you handle registration?

Do you use the new matrix authentification server? How does that work?

If not, registration works via element web, where you can have a captcha to avoid a bot swarm. However the only accepted captcha in the synapse config is recaptcha. Have you read the news? Well, we will have to change the captcha method. I think I read somewhere it was possible to use hcaptcha on elementweb however the setting does not exist in synapse, or I did not find it.

How do we do?

you are viewing a single comment's thread
view the rest of the comments
[–] smileyhead@sh.itjust.works 3 points 11 hours ago (1 children)

Open registration if and only if you are ready for routine maintenance, creating cleaning schedules, applying spam filters, balancing resource usage, etc. Not to discourage, but for you to know what you really want. If server is for friends and family, just leave registration closed.

My recommendation, as someone hosting a public server is to first host the server for yourself, play for some time, join some rooms on other servers, then invite friends, then if you feel ready and willing open it to the public.

Matrix Authentication Service is good to have, as you can use next-gen Element X which is most polished app as for now.

[–] Alfredolin@sopuli.xyz 2 points 10 hours ago* (last edited 8 hours ago) (1 children)

Thanks but my instance is already open for registration. Goal is to have ease of use here, it's already hard enough to make people switch messenger apps.

edit: btw Element X works also without MAS? Or you mean just for the registration?

[–] tekato@lemmy.world 2 points 8 hours ago (1 children)

Element X requires MAS for registration by design, but login is whatever for now. They’re very adamant about making the app MAS-centric.

Also, open registration will get your instance banned from matrix.org homeserver afaik. Probably not an issue if you don’t plan to federate with them, but worth noting.

[–] Alfredolin@sopuli.xyz 1 points 8 hours ago (1 children)

No federation issue atm, server has been up more than 2 years now.

[–] tekato@lemmy.world 2 points 8 hours ago (1 children)

If by “open registration” you mean that anybody with your domain name can just go and create an account with no extra verification, then that’s interesting. Good to know.

[–] Alfredolin@sopuli.xyz 1 points 8 hours ago

Yes that is what I mean.