added tokens for video/voice page

This commit is contained in:
yeet648
2019-10-16 14:28:29 -07:00
parent fb8df86e06
commit 71dc61e594
2 changed files with 27 additions and 11 deletions

View File

@ -403,4 +403,17 @@ instant_messenger:
audits: "Independent security audits"
audits_eprint: "A Formal Security Analysis of the Signal Messaging Protocol (2019)</a> by Katriel Cohn-Gordon, Cas Cremers, Benjamin Dowling, Luke Garratt and Douglas Stebila"
audits_wire: "Independent security audits</a> on Wire's website"
audits_keybase: "Keybase's Protocol Security Review (2019)</a> by <a href=https://www.nccgroup.trust/>NCC Group</a>"
audits_keybase: "Keybase's Protocol Security Review (2019)</a> by <a href=https://www.nccgroup.trust/>NCC Group</a>"
video_voice_call:
title: "Video\/Voice Calling"
alert: "If you are currently using a Video/Voice Calling app like Skype, Viber or Google Hangouts, you should pick an alternative here.</strong> Please note that many of the above instant messengers also support <span class=\"badge badge-success\">VoIP</span>. The software listed below are <em>primarily</em> Voice/Video focused."
linphone_descr: "Linphone is an open source SIP Phone and a free voice over IP service, available on mobile and desktop environments and on web browsers. It supports ZRTP for end-to-end encrypted voice and video communication."
mumble_descr: "Mumble is an open source, low-latency, high quality voice chat software primarily intended for use while gaming. Note that while Mumble doesn't log messages or record by default, <a href=\"https://github.com/mumble-voip/mumble/issues/1813\">it's missing end-to-end encryption</a>, so self-hosting is recommended."
worth_mentioning: "Worth Mentioning"
jitsi_descr: "Jitsi Meet is a free and open source multiplatform voice (VoIP), videoconferencing and instant messaging application."
webrtc_warning: "Our Firefox tweaks recommend disabling WebRTC as it can be used to leak your IP address even behind a VPN, which is why Tor Browser disables it."
requires_webrtc: "Requires WebRTC"
related_information: "Related Information"
more_info_mumble: "More information about Mumble:"
running_mumble: "<a href=\"https://wiki.mumble.info/wiki/Running_Murmur\">Running Mumble Server</a> and <a href=\"https://wiki.mumble.info/wiki/Murmur.ini\">its config file</a>, particularly <a href=\"https://wiki.mumble.info/wiki/Murmur.ini#obfuscate\">obfuscating IPv4 addresses</a> and <a href=\"https://wiki.mumble.info/wiki/Murmur.ini#Process_Administrivia\">logging</a>"
torifying_mumble: "<a href=\"https://trac.torproject.org/projects/tor/wiki/doc/TorifyHOWTO/Mumble\">Torifying Mumble</a>"