Kaynağa Gözat

Improve mumble instructions

Bob Mottram 8 yıl önce
ebeveyn
işleme
b7ffd413c6
3 değiştirilmiş dosya ile 53 ekleme ve 14 silme
  1. 16
    2
      doc/EN/app_mumble.org
  2. BIN
      img/mumble_config.jpg
  3. 37
    12
      website/EN/app_mumble.html

+ 16
- 2
doc/EN/app_mumble.org Dosyayı Görüntüle

@@ -22,9 +22,23 @@ Mumble is a well known VoIP system originally used for gaming, but which works j
22 22
 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.
23 23
 
24 24
 * Using with Ubuntu
25
-Within the software center search for "mumble" and install the client then run it. Skip through the audio setup wizard.
25
+First ensure that tor is installed. Within a terminal:
26 26
 
27
-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.
27
+#+begin_src bash
28
+sudo apt-get install tor
29
+#+end_src
30
+
31
+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.
32
+
33
+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*.
34
+
35
+#+BEGIN_CENTER
36
+[[file:images/mumble_config.jpg]]
37
+#+END_CENTER
38
+
39
+Select *Apply* and *Ok*, then on the menu *Server* and *Connect*.
40
+
41
+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.
28 42
 
29 43
 * Using with Android
30 44
 Install [[https://f-droid.org/][F-Droid]]

BIN
img/mumble_config.jpg Dosyayı Görüntüle


+ 37
- 12
website/EN/app_mumble.html Dosyayı Görüntüle

@@ -3,7 +3,7 @@
3 3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5 5
 <head>
6
-<!-- 2016-11-20 Sun 16:31 -->
6
+<!-- 2016-12-10 Sat 15:19 -->
7 7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8 8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9 9
 <title></title>
@@ -251,31 +251,56 @@ for the JavaScript code in this tag.
251 251
 Mumble is a well known VoIP system originally used for gaming, but which works just as well for any general conference calls or meetings.
252 252
 </p>
253 253
 
254
-<div id="outline-container-orgb002e13" class="outline-2">
255
-<h2 id="orgb002e13">Text chat</h2>
256
-<div class="outline-text-2" id="text-orgb002e13">
254
+<div id="outline-container-orgb69e7cf" class="outline-2">
255
+<h2 id="orgb69e7cf">Text chat</h2>
256
+<div class="outline-text-2" id="text-orgb69e7cf">
257 257
 <p>
258 258
 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.
259 259
 </p>
260 260
 </div>
261 261
 </div>
262 262
 
263
-<div id="outline-container-org1832e9f" class="outline-2">
264
-<h2 id="org1832e9f">Using with Ubuntu</h2>
265
-<div class="outline-text-2" id="text-org1832e9f">
263
+<div id="outline-container-orgd3559d7" class="outline-2">
264
+<h2 id="orgd3559d7">Using with Ubuntu</h2>
265
+<div class="outline-text-2" id="text-orgd3559d7">
266 266
 <p>
267
-Within the software center search for "mumble" and install the client then run it. Skip through the audio setup wizard.
267
+First ensure that tor is installed. Within a terminal:
268
+</p>
269
+
270
+<div class="org-src-container">
271
+<pre class="src src-bash">sudo apt-get install tor
272
+</pre>
273
+</div>
274
+
275
+<p>
276
+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.
277
+</p>
278
+
279
+<p>
280
+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>.
281
+</p>
282
+
283
+<div class="org-center">
284
+
285
+<div class="figure">
286
+<p><img src="images/mumble_config.jpg" alt="mumble_config.jpg" />
287
+</p>
288
+</div>
289
+</div>
290
+
291
+<p>
292
+Select <b>Apply</b> and <b>Ok</b>, then on the menu <b>Server</b> and <b>Connect</b>.
268 293
 </p>
269 294
 
270 295
 <p>
271
-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.
296
+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.
272 297
 </p>
273 298
 </div>
274 299
 </div>
275 300
 
276
-<div id="outline-container-org055c114" class="outline-2">
277
-<h2 id="org055c114">Using with Android</h2>
278
-<div class="outline-text-2" id="text-org055c114">
301
+<div id="outline-container-org0e1c0da" class="outline-2">
302
+<h2 id="org0e1c0da">Using with Android</h2>
303
+<div class="outline-text-2" id="text-org0e1c0da">
279 304
 <p>
280 305
 Install <a href="https://f-droid.org/">F-Droid</a>
281 306
 </p>