meta: "What Nether offers" — services page (bridges, hosting, member projects, non-profit homeserver bootstrapping) + sweep the TODO placeholders #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Meta: the wiki should say what Nether actually offers. Right now the voice-bridge pages are detailed and current, but there's no page that presents Nether's services as a whole — and several existing pages (
joining.md,help.md,connect.md) still carryTODOplaceholders that this effort should sweep up.Proposed: a "What Nether offers" page (linked from the landing page and /matrix/)
Also fold in (existing debt)
TODO(Fox)placeholders: application-room alias injoining.md, help-room/mod contacts inhelp.md, starter space aliases inconnect.md— a services page pointing at dead-end TODOs undermines itself.Notes
Design seeds for §4 (homeserver bootstrapping/hosting), from operator discussion 2026-07-12:
encryption_enabled_by_default_for_room_type = "invite"(private rooms E2EE at creation; public rooms untouched), FDE underneath, closed/invite registration, AUP + abuse-report/takedown path (reuse the voice-bridge policy templates).Addendum on admin tooling (changes the §4 stack picture): Ketesa (etke.cc's Synapse Admin successor — web panel for users/rooms/media/federation, Apache-2.0, actively maintained, native MAS support) requires Synapse v1.150+; no Tuwunel/conduit-family support (it drives Synapse's admin REST API; Tuwunel's admin surface is the
!adminbot room + CLI).So §4 likely offers two tiers:
Experiment queued for the nether.autos fixture: conduwuit-lineage servers historically had PARTIAL Synapse-admin-API compat — point a Ketesa at the fixture and enumerate what actually works before saying anything about it publicly.