From 71ddcfeaaa84a02603f6f8ea55681b49bd8e3a5e Mon Sep 17 00:00:00 2001 From: Lars Date: Sat, 18 Apr 2026 22:07:21 +0200 Subject: [PATCH] fix(www): Update SSE link The link to securesystems.de triggers a certificate warning before redirecting to systemsecurity.com Updating the link directly to systemsecurity.com improves user experience and removes the security warning. --- www/webapp/index.html | 2 +- www/webapp/src/views/HomePage.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/www/webapp/index.html b/www/webapp/index.html index fb509da35..a10f31abf 100644 --- a/www/webapp/index.html +++ b/www/webapp/index.html @@ -13,7 +13,7 @@

Modern DNS Hosting for Everyone

deSEC is a free DNS hosting service, designed with security in mind.
- Running on open-source software and supported by SSE, + Running on open-source software and supported by SSE, deSEC is free for everyone to use.

🛑 Warning

diff --git a/www/webapp/src/views/HomePage.vue b/www/webapp/src/views/HomePage.vue index 4a612a852..3f1e82f09 100644 --- a/www/webapp/src/views/HomePage.vue +++ b/www/webapp/src/views/HomePage.vue @@ -11,7 +11,7 @@ deSEC is a free DNS hosting service, designed with security in mind.

- Running on open-source software and supported by SSE, + Running on open-source software and supported by SSE, deSEC is free for everyone to use.