From 909531cc3dc5fe93864d4486d79b83312a77179b Mon Sep 17 00:00:00 2001 From: June Strawberry Date: Fri, 13 Feb 2026 16:47:10 -0500 Subject: [PATCH] add Tuwunel Signed-off-by: June Strawberry --- software/tuwunel.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 software/tuwunel.yml diff --git a/software/tuwunel.yml b/software/tuwunel.yml new file mode 100644 index 0000000000..ed4ad896e7 --- /dev/null +++ b/software/tuwunel.yml @@ -0,0 +1,14 @@ +name: "Tuwunel" +website_url: "https://tuwunel.chat" +source_code_url: "https://github.com/matrix-construct/tuwunel" +description: "Enterprise successor to conduwuit, the high-performance and feature-rich fork of Conduit for the [Matrix](https://matrix.org/) communication protocol." +licenses: + - Apache-2.0 +platforms: + - deb + - Docker + - Nix + - Rust +tags: + - Communication - Custom Communication Systems +demo_url: "https://try.tuwunel.chat/"