Here's where to find support resources for sr.ht.
You can reach the support team by emailing ~sircmpwn/sr.ht-support. This is your best bet for account-related issues, billing problems, and so on.
Support is provided at the best effort of the sysadmins, who have other things to do as well. It's common to have to wait for a few days to receive an answer to your question. Please be patient.
A great place to ask for general questions with using sr.ht, starting discussions about your ideas and feature requests, and generally getting to know the sr.ht community is the sr.ht-discuss mailing list. You can post here by writing an email to ~sircmpwn/sr.ht-discuss@lists.sr.ht. Please review the mailing list etiquette guide first! Be sure to search through the archives, as your question may have been asked before.
Both community members and admins hang out at #sr.ht on irc.libera.chat, where you're welcome to ask questions and have discussions in a more free-form, real-time context. There's not always someone paying attention here, so be prepared to wait or follow-up with an email if necessary. Please review the irc etiquette guide first!
Each service of sr.ht has a dedicated bug tracker:
There is also a general-purpose bug tracker for issues that fit nowhere else, or that you're unsure of the appropriate place to report your bug:
Please send an email to ~sircmpwn/sr.ht-security@lists.sr.ht . Please do not discuss security vulnerabilities in public until a fix has been developed and deployed.
Please consult our list of frequently rejected feature requests before asking for a new feature listed here.
commit b4f6f2f5e033bbe77b2a697526c7cd9254165781 Author: Phil Hagelberg <phil@hagelb.org> Date: 2026-04-11T12:23:52-07:00 Clarify in build manifests that tasks can be a list of dictionaries. All the examples give this as a list of dictionaries, and all my own manifests do this, so the existing documentation could be wrong about it accepting a list of strings. I've left it in, but if this is wrong then the mention of list of strings should be removed.