From f7bab88079a84399b0e84d97e03ba004c61dba0e Mon Sep 17 00:00:00 2001 From: rugk Date: Tue, 27 Aug 2019 22:28:15 +0200 Subject: [PATCH] Improve exceptions mention In addition to fixes from review, also add link to official source with more information. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 501f91b133..194f4131f7 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,9 @@ at https://riot.im/packages/keys/riot.asc Note that for the security of your chats will need to serve Riot over HTTPS. Major browsers also do not allow you to use VoIP/video chats over HTTP, as WebRTC is only usable over HTTPS. -An exception of this is localhost, which usually is trusted in -browsers. +There are some exception like when using localhost, which is +considered a [secure context](https://developer.mozilla.org/docs/Web/Security/Secure_Contexts) +and thus allowed. ### Installation Steps for Debian Stretch 1. Add the repository to your sources.list using either of the following two options: