louislam/uptime-kuma

Matrix notifications end-to-end encryption implementation

Open

#2195 opened on Oct 7, 2022

View on GitHub
 (5 comments) (5 reactions) (0 assignees)JavaScript (86,760 stars) (7,844 forks)batch import
A:notificationsfeature-requestgood first issuetype:new

Description

⚠️ Please verify that this bug has NOT been raised before.

  • I checked and didn't find similar issue

🛡️ Security Policy

Description

All the notifications on matrix are unencrypted. Other thing I noticed while trying to setup those notifications is that I have to use https://matrix.mydomain.tld and not the real homeserver URL https://mydomain.tld.

👟 Reproduction steps

Setup the notifications for Matrix; Run a test / receive a message from the bot; Message is "Unencrypted" Screenshot from 2022-10-07 19-37-33

👀 Expected behavior

Messages to be encrypted

😓 Actual Behavior

Messages are unencrypted

🐻 Uptime-Kuma Version

1.18.3

💻 Operating System and Arch

Debian GNU/Linux 11 (bullseye) x86_64

🌐 Browser

Not releveant

🐋 Docker Version

Docker 20.10.5+dfsg1

🟩 NodeJS Version

No response

📝 Relevant log output

No response

Contributor guide