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:05] 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 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.