feat(admin): signing key import command #1311

Open
Omar007 wants to merge 2 commits from Omar007/continuwuity:feature/import-signing-key into main

2 commits

Author SHA1 Message Date
a9d38f2664 chore: Add towncrier news fragment
Some checks are pending
Documentation / Build and Deploy Documentation (pull_request) Blocked by required conditions
Checks / Prek / Pre-commit & Formatting (pull_request) Blocked by required conditions
Checks / Prek / Clippy and Cargo Tests (pull_request) Blocked by required conditions
Update flake hashes / update-flake-hashes (pull_request) Blocked by required conditions
2026-01-25 02:28:50 +01:00
85caff8821 feat(admin): Add signing key import command
This resolves #195 by introducing a command that allows for
importing the signing keys as formatted by Synapse and Dendrite.

The existing keypair (generally created on first boot) is replaced.
2026-01-25 02:28:41 +01:00