Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
communication:mumble [2014/08/01 15:03] – my interface name isn't gonna work for you ... need sleep lhiconnect:contact:mumble [2022/05/08 11:42] (current) – external edit 127.0.0.1
Line 6: Line 6:
  
   * Mumble is set up as a client and a server, with the client being the thing you talk to on your computer and the server offering the connection between computers wanting to talk.   * Mumble is set up as a client and a server, with the client being the thing you talk to on your computer and the server offering the connection between computers wanting to talk.
 +
 +  * Mumble does **not** provide end to end encryption between the clients, i.e. the server has access to al unencrypted voice data, hence it is **necessary** to run your own server.
  
 =====Step 1: Set up a Mumble Server===== =====Step 1: Set up a Mumble Server=====
Line 33: Line 35:
   * Search for "what is my ip" to obtain your public IP address. After you’ve made note of that, start up the Tor Browser.   * Search for "what is my ip" to obtain your public IP address. After you’ve made note of that, start up the Tor Browser.
  
-  * From the firefox instances opened when launching the Tor Browser Bundle, Search for "what is my ip" again and observe that your IP address is that of a random Tor exit node.+  * From the firefox instance opened when launching the Tor Browser Bundle, Search for "what is my ip" again or click "Test Tor Network Settings" and observe that your IP address is that of a random Tor exit node.
  
 =====Step 3: Set up Mumble Client===== =====Step 3: Set up Mumble Client=====
Line 50: Line 52:
     * usewithtor mumble     * usewithtor mumble
     * proxychains4 mumble     * proxychains4 mumble
-    * check for success by watching the network, e.g. running "tcpdump 'port 53'" (linux/unix)+    * check for success by watching the network, e.g. running "tcpdump -n 'port 53'" (linux/unix)
  
   * Unchecking “Reconnect automatically," will prevent Mumble from attempting to reconnect unsecurely if, for any reason, the tor service stops.   * Unchecking “Reconnect automatically," will prevent Mumble from attempting to reconnect unsecurely if, for any reason, the tor service stops.
Line 60: Line 62:
 =====Step 4: Call Your Friends!===== =====Step 4: Call Your Friends!=====
  
-  * Now that you have Mumble and Tor running, go to Server > Connect > Add New and add the IP address and port number of the Mumble server you set up in Step.1+  * Now that you have Mumble and Tor running, go to Server > Connect > Add New and add the IP address (respectively, onion name) and port number of the Mumble server you set up in Step.1
  
   * Use whatever label you want to name the server with and whatever username you want to make up.   * Use whatever label you want to name the server with and whatever username you want to make up.