Improve exceptions mention

In addition to fixes from review, also add link to official source with more information.
This commit is contained in:
rugk
2019-08-27 22:28:15 +02:00
committed by GitHub
parent 6437b490a6
commit f7bab88079

View File

@@ -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: