this post was submitted on 08 May 2026
21 points (100.0% liked)

Selfhosted

59020 readers
340 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?

top 16 comments
sorted by: hot top controversial new old
[–] smileyhead@sh.itjust.works 1 points 38 minutes ago

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.

[–] Bahnd@lemmy.world 10 points 3 hours ago (1 children)

LoL, we dont. Accounts are issued to individuals. My local sysadmin cosplay group encourages people to make their own instances with small user counts and to federate the services with each other. That way if one users network goes out as residential networks are want to do, communication is not completely down for the collective.

[–] s38b35M5@lemmy.world 1 points 19 minutes ago* (last edited 18 minutes ago)

Pedantic comment of the day

as residential networks are want to do

The word you're thinking of is "wont" pronounced the same as "want," which makes it pretty confusing for anyone who might not have read it before, but only heard it spoken.

[–] IcedRaktajino@startrek.website 9 points 4 hours ago

Mine's only for people I know personally, so it's backed by my LDAP server and registration is disabled in Synapse. I use my regular onboarding process to create the new LDAP user and grant access to Synapse.

[–] stratself@lemdro.id 5 points 4 hours ago (1 children)

Does Synapse have an option to create a one-time registration token with short expiry? I'd do that if my community is small enough.

[–] fahfahfahfah@lemmy.billiam.net 3 points 4 hours ago

Yeah, that’s how I set my private server up

[–] ryan_@piefed.social 4 points 4 hours ago

I don’t allow registration but I can manually create accounts. My server is just for me and a few others so this is perfectly fine for me

[–] Shimitar@downonthestreet.eu 4 points 4 hours ago (2 children)

Use Continuwuity instead of synapse... Faster and much less resource hungry

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

Yeah probably but now I have a running instance with other users than me and I don't see any tutorial/doc to make the switch.

[–] drkt@scribe.disroot.org 4 points 4 hours ago

It isn't possible to switch non-destructively.

[–] obelisk_complex@piefed.ca 1 points 3 hours ago (2 children)

What is this, StackOverflow? You didn't answer their question and instead just told them to use a different solution.

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

That's alright. It's not a straight solution but it is an acceptable input. Future hosters might read this thread.

[–] obelisk_complex@piefed.ca 1 points 1 hour ago (1 children)

Well, sure, and I appreciate your sanguinity haha! I just main support, and felt your question deserves a proper answer.

I am planning on answering when I'm at a computer, as well, because I actually do have a matrix server set up with Synapse and MAS. Quick question though, when you ask how it works, do you mean the actual backend, or are you asking if the performance/user experience is good?

[–] Alfredolin@sopuli.xyz 1 points 1 hour ago

Both, it's more of an open question because I have not taken the time to properly inform myself about it eventhough I've read something here and there. Thanks!

[–] Shimitar@downonthestreet.eu 4 points 3 hours ago (1 children)

I don't use synapse so I cannot directly answer the question. But this is not the support forum for Synapse either, so I think proposing a different approach could be of benefit for the community ...

[–] obelisk_complex@piefed.ca 1 points 1 hour ago* (last edited 1 hour ago)

Don't get me wrong, suggestions are appreciated, but you're answer is absolutely typical of a Stack overflow "huhuh well don't do it wrong then" comment. You could have, for example, said you don't use Synapse but this is why you like Continuwuity. (edit: not prescribing speech, giving an example of how your comment could have read better)

As well, I take issue with the idea that people can only ask for help in sanctioned forums. This is a self-hosting community, after all; I am here not only to learn but to share what I learn, which I thought was the whole point.