Improve mumble instructions

This commit is contained in:
Bob Mottram 2016-12-10 15:19:30 +00:00
parent 49051465e7
commit b7ffd413c6
3 changed files with 53 additions and 14 deletions

View File

@ -22,9 +22,23 @@ Mumble is a well known VoIP system originally used for gaming, but which works j
In addition to voice it is also possible to do text chat via mumble. The security of this is pretty good provided that you do it via Plumble and Orbot on mobile, but compared to other options such as XMPP/Conversations or Tox the security is not as good, since the mumble server currently doesn't support forward secrecy.
* Using with Ubuntu
Within the software center search for "mumble" and install the client then run it. Skip through the audio setup wizard.
First ensure that tor is installed. Within a terminal:
Click on "add new" to add a new server and enter the default domain name for the Freedombone, your username (which can be anything) and the VoIP server password which can be found in the *Passwords* section of the *Administrator control panel*. Accept the self-signed SSL certificate if you don't have a Let's Encrypt certificate set up for your default domain. You are now ready to chat.
#+begin_src bash
sudo apt-get install tor
#+end_src
Within the software center search for "mumble" and install the client then run it. Skip through the audio setup wizard. Cancel the initial connection window.
From the menu select *Configure* then *Settings*. Select the *Advanced* checkbox then select *Network*. Select *Force TCP mode* and proxy type *Socks5*. Hostname should be set to *localhost* and port should be *9050*.
#+BEGIN_CENTER
[[file:images/mumble_config.jpg]]
#+END_CENTER
Select *Apply* and *Ok*, then on the menu *Server* and *Connect*.
Click on "add new" to add a new server and enter the *default domain name* for the Freedombone (currently the onion address isn't supported, but might be in future), your username (which can be anything) and the VoIP server password which can be found in the *Passwords* section of the *Administrator control panel*. Accept the self-signed SSL certificate if you don't have a Let's Encrypt certificate set up for your default domain. You are now ready to chat.
* Using with Android
Install [[https://f-droid.org/][F-Droid]]

BIN
img/mumble_config.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

View File

@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<!-- 2016-11-20 Sun 16:31 -->
<!-- 2016-12-10 Sat 15:19 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title></title>
@ -251,31 +251,56 @@ for the JavaScript code in this tag.
Mumble is a well known VoIP system originally used for gaming, but which works just as well for any general conference calls or meetings.
</p>
<div id="outline-container-orgb002e13" class="outline-2">
<h2 id="orgb002e13">Text chat</h2>
<div class="outline-text-2" id="text-orgb002e13">
<div id="outline-container-orgb69e7cf" class="outline-2">
<h2 id="orgb69e7cf">Text chat</h2>
<div class="outline-text-2" id="text-orgb69e7cf">
<p>
In addition to voice it is also possible to do text chat via mumble. The security of this is pretty good provided that you do it via Plumble and Orbot on mobile, but compared to other options such as XMPP/Conversations or Tox the security is not as good, since the mumble server currently doesn't support forward secrecy.
</p>
</div>
</div>
<div id="outline-container-org1832e9f" class="outline-2">
<h2 id="org1832e9f">Using with Ubuntu</h2>
<div class="outline-text-2" id="text-org1832e9f">
<div id="outline-container-orgd3559d7" class="outline-2">
<h2 id="orgd3559d7">Using with Ubuntu</h2>
<div class="outline-text-2" id="text-orgd3559d7">
<p>
Within the software center search for "mumble" and install the client then run it. Skip through the audio setup wizard.
First ensure that tor is installed. Within a terminal:
</p>
<div class="org-src-container">
<pre class="src src-bash">sudo apt-get install tor
</pre>
</div>
<p>
Within the software center search for "mumble" and install the client then run it. Skip through the audio setup wizard. Cancel the initial connection window.
</p>
<p>
Click on "add new" to add a new server and enter the default domain name for the Freedombone, your username (which can be anything) and the VoIP server password which can be found in the <b>Passwords</b> section of the <b>Administrator control panel</b>. Accept the self-signed SSL certificate if you don't have a Let's Encrypt certificate set up for your default domain. You are now ready to chat.
From the menu select <b>Configure</b> then <b>Settings</b>. Select the <b>Advanced</b> checkbox then select <b>Network</b>. Select <b>Force TCP mode</b> and proxy type <b>Socks5</b>. Hostname should be set to <b>localhost</b> and port should be <b>9050</b>.
</p>
<div class="org-center">
<div class="figure">
<p><img src="images/mumble_config.jpg" alt="mumble_config.jpg" />
</p>
</div>
</div>
<div id="outline-container-org055c114" class="outline-2">
<h2 id="org055c114">Using with Android</h2>
<div class="outline-text-2" id="text-org055c114">
<p>
Select <b>Apply</b> and <b>Ok</b>, then on the menu <b>Server</b> and <b>Connect</b>.
</p>
<p>
Click on "add new" to add a new server and enter the <b>default domain name</b> for the Freedombone (currently the onion address isn't supported, but might be in future), your username (which can be anything) and the VoIP server password which can be found in the <b>Passwords</b> section of the <b>Administrator control panel</b>. Accept the self-signed SSL certificate if you don't have a Let's Encrypt certificate set up for your default domain. You are now ready to chat.
</p>
</div>
</div>
<div id="outline-container-org0e1c0da" class="outline-2">
<h2 id="org0e1c0da">Using with Android</h2>
<div class="outline-text-2" id="text-org0e1c0da">
<p>
Install <a href="https://f-droid.org/">F-Droid</a>
</p>