mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2024-10-01 01:35:57 -04:00
1947b84dcf
* voice-video-messenger: remove duplicates with instant-messenger also move Tox and Jami to Instant Messengers, Change Jitsi to Jitsi Meet * instant-messenger: remove platforms of Signal Desktop https://github.com/privacytoolsIO/privacytools.io/issues/967#issuecomment-520268788 * instant-messenger: add indepedent security audits * voice-video-messenger: mention that many are already listed above * instant-messenger: fix formatting & mention features of Jami * voice-video-messenger: list Mumble * update source_code.md * voice-video-messenger: fix card * add Mumble.png * Small revisions to the instant messengers * Spelling! * voice-video-messenger: add a warning on Jitsi Meet WebRTC * instant-messenger: remove a from Jami * instant-messenger: add VoIP badges * Use updated label functionality The labels/badges functionality added to cardv2.html in cbe5de4cc2d13d593b5f6d039a236a8b85fe0edd work better here. * Fix Jitsi Meet warning badge
49 lines
2.5 KiB
HTML
49 lines
2.5 KiB
HTML
<h1 id="voip" class="anchor"><a href="#voip"><i class="fas fa-link anchor-icon"></i></a> Video/Voice Calling</h1>
|
|
|
|
<div class="alert alert-warning" role="alert">
|
|
<strong>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.
|
|
</div>
|
|
|
|
{% include cardv2.html
|
|
title="Linphone"
|
|
image="/assets/img/tools/Linphone.png"
|
|
website="https://www.linphone.org/"
|
|
description="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."
|
|
forum="https://forum.privacytools.io/t/discussion-linphone/751"
|
|
github="https://github.com/BelledonneCommunications"
|
|
ios=""
|
|
android=""
|
|
windows=""
|
|
linux=""
|
|
mac=""
|
|
web=""
|
|
%}
|
|
|
|
{% include cardv2.html
|
|
title="Mumble"
|
|
image="/assets/img/tools/Mumble.png"
|
|
website="https://mumble.info/"
|
|
description="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."
|
|
forum="https://forum.privacytools.io/t/discussion-mumble/1289"
|
|
github="https://github.com/mumble-voip/"
|
|
windows=""
|
|
linux=""
|
|
mac=""
|
|
%}
|
|
|
|
<h3>Worth Mentioning</h3>
|
|
|
|
<ul>
|
|
<li><a href="https://jitsi.org/">Jitsi Meet</a> - Jitsi Meet is a free and open source multiplatform voice (VoIP), videoconferencing and instant messaging application. <span class="badge badge-warning" data-toggle="tooltip" title="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</span></li>
|
|
</ul>
|
|
|
|
<h3>Related Information</h3>
|
|
|
|
<ul>
|
|
<li>More information about Mumble:</li>
|
|
<ul>
|
|
<li><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></li>
|
|
<li><a href="https://trac.torproject.org/projects/tor/wiki/doc/TorifyHOWTO/Mumble">Torifying Mumble</a>
|
|
</ul>
|
|
</ul>
|