Is mumble safe (privacy wise)?

Posted by AnonymousLurker on Super User See other posts from Super User or by AnonymousLurker
Published on 2012-07-30T20:19:10Z Indexed on 2014/06/01 3:31 UTC
Read the original article Hit count: 256

Filed under:
|

When chatting on IRC, it is possible to leak data like OS, CPU type if the IRC client happens to leak it in VERSION string. Anybody doing /CTCP VERSION can see it. Same about timezone (/CTCP TIME). This can be mitigated by turning replies to CTCP queries off. Also, IP address is leaked to others (/whois nickname will show it if it's not cloaked).

By analogy, does the mumble client expose such sensitive data to others that are connected to the same server? If it does, what are the ways to mitigate this?

© Super User or respective owner

Related posts about privacy

Related posts about mumble

  • trying to install Mumble on centos

    as seen on Server Fault - Search for 'Server Fault'
    I am trying to install mumble on my CentOS vps following these directions: http://www.hosting.com/support/linux/install-the-mumble-voip-server-to-redhat-or-centos When I get to this line: rpm2cpio mumble-server-1.2.2-3mdv2011.0.x86_64.rpm > file.lzma lzma -d file.lzma I am getting this error: root@vps-1112788-12524… >>> More

  • Help finding missing mumble-server dependencies

    as seen on Ask Ubuntu - Search for 'Ask Ubuntu'
    I'm trying to install the mumble-server package using apt-get install mumble-server on Ubuntu 11.10 Server Edition on Rackspace Cloud. Problem is it can't find dependencies it should have found because they exist on launchpad.net? Dependencies message: Reading package lists... Done Building dependency… >>> More

  • ubuntu: mumble 1.2.2 in Karmic

    as seen on Super User - Search for 'Super User'
    Karmic only has mumble 1.1.8, but if I want to connect to a 1.2 server I need to upgrade... So I would like to know how I can upgrade to mumble 1.2.2 without messing myself up for later when I upgrade to 10.04 and beyond... I just want a smooth transition into the next versions of mumble. Is there… >>> More

  • Bad Mumble control channel performance in KVM guest

    as seen on Server Fault - Search for 'Server Fault'
    I'm running a Mumble server (Murmur) on a Debian Wheezy Beta 4 KVM guest which runs on a Debian Wheezy Beta 4 KVM hypervisor. The guest machines are attached to a bridge device on the hypervisor system through Virtio network interfaces. The Hypervisor is attached to a 100Mbit/s uplink and does IP-routing… >>> More

  • Is mumble safe (privacy wise)?

    as seen on Super User - Search for 'Super User'
    When chatting on IRC, it is possible to leak data like OS, CPU type if the IRC client happens to leak it in VERSION string. Anybody doing /CTCP VERSION can see it. Same about timezone (/CTCP TIME). This can be mitigated by turning replies to CTCP queries off. Also, IP address is leaked to others (/whois… >>> More