49 lines
		
	
	
		
			2.6 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			49 lines
		
	
	
		
			2.6 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 VoIP. 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. <span class=\"badge badge-warning\" data-toggle=\"tooltip\" title=\"\">Warning</span> 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>
 | 
