Bug #6468

Disable WebRTC

Added by sajolida 2013-12-08 01:23:01 . Updated 2013-12-11 08:19:38 .

Status:
Resolved
Priority:
High
Assignee:
Category:
Target version:
Start date:
2013-12-08
Due date:
% Done:

0%

Feature Branch:
bugfix/6468-disable-webrtc
Type of work:
Code
Blueprint:

Starter:
0
Affected tool:
Browser
Deliverable for:

Description

Visiting http://net.ipcalf.com/ with Tails 0.22~rc1 displays the local IP address. Pretty scary…
TBB has disable that option at compile time and we should do the same.

https://trac.torproject.org/projects/tor/ticket/8178


Subtasks


Related issues

Related to Tails - Feature #6370: Migrate to Iceweasel 24 Resolved 2013-10-16
Related to Tails - Feature #6474: Also use TorBrowser's mozconfig Resolved 2013-12-09

History

#1 Updated by intrigeri 2013-12-08 02:44:32

  • Assignee set to intrigeri

#2 Updated by intrigeri 2013-12-09 01:24:28

Setting media.peerconnection.enabled to false seems to be enough.

#3 Updated by intrigeri 2013-12-09 01:31:06

  • Feature Branch set to bugfix/6468-disable-webrtc

#4 Updated by intrigeri 2013-12-09 03:22:32

  • Assignee changed from intrigeri to bertagaz
  • QA Check set to Ready for QA

#5 Updated by intrigeri 2013-12-11 08:19:38

  • Status changed from Confirmed to Resolved
  • Assignee deleted (bertagaz)
  • QA Check changed from Ready for QA to Pass

Was tested, and the diff looked at, as part of the 0.22 test suite.