File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,9 +27,12 @@ released version of Riot:
2727Releases are signed using gpg and the OpenPGP standard, and can be checked against the public key located
2828at https://packages.riot.im/riot-release-key.asc .
2929
30- Note that Chrome does not allow microphone or webcam access for sites served
31- over http (except localhost), so for working VoIP you will need to serve Riot
32- over https.
30+ Note that for the security of your chats will need to serve Riot
31+ over HTTPS. Major browsers also do not allow you to use VoIP/video
32+ chats over HTTP, as WebRTC is only usable over HTTPS.
33+ There are some exceptions like when using localhost, which is
34+ considered a [ secure context] ( https://developer.mozilla.org/docs/Web/Security/Secure_Contexts )
35+ and thus allowed.
3336
3437To install Riot as a desktop application, see [ Running as a desktop
3538app] ( #running-as-a-desktop-app ) below.
You can’t perform that action at this time.
0 commit comments