diff options
author | Tails developers <amnesia@boum.org> | 2014-12-03 13:01:52 +0100 |
---|---|---|
committer | Tails developers <amnesia@boum.org> | 2014-12-03 13:01:52 +0100 |
commit | 1138ffbed4936969f0068ad29aeefb7b1bcb7697 (patch) | |
tree | 0c5e2a39fb2863125984321a8f4e0c717e3d1644 /wiki/src/contribute/design/Unsafe_Browser.mdwn | |
parent | 56c42191c0620c45c7659cce16b564467bb80759 (diff) | |
parent | 7999371f600097af34fe489d80a8eb253fe5778c (diff) |
Merge https://git-tails.immerda.ch/tails into doc/projectdoc/projectdoc/7536-project
Diffstat (limited to 'wiki/src/contribute/design/Unsafe_Browser.mdwn')
-rw-r--r-- | wiki/src/contribute/design/Unsafe_Browser.mdwn | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/wiki/src/contribute/design/Unsafe_Browser.mdwn b/wiki/src/contribute/design/Unsafe_Browser.mdwn index b79ec39..6eae7d6 100644 --- a/wiki/src/contribute/design/Unsafe_Browser.mdwn +++ b/wiki/src/contribute/design/Unsafe_Browser.mdwn @@ -14,8 +14,8 @@ Internet access seem required for avoiding this problem. Requirements ============ -* It must run a completely separate Iceweasel profile from the - Torified browser's. +* It must run a completely separate browser profile from the + Torified browser. * It must be hard to start by mistake. * It must be hard to mistake for the Torified browser. * It must be configured to use the DNS provided by DHCP (which is required @@ -42,8 +42,8 @@ when started: 0. Show a dialog asking the user for verification, while also briefly explaining that the Unsafe Browser won't be anonymous. 0. "No" is the default answer, but if "Yes", we start a separate - Iceweasel instance. -0. Iceweasel is configured to use a theme with scary colors (red). To + browser instance. +0. The browser is configured to use a theme with scary colors (red). To not raise suspicion the scary theme is not used when Windows camouflage is activated, but instead the normal Internet Explorer theme is used. |