-
Notifications
You must be signed in to change notification settings - Fork 0
/
Comparison_of_Whonix-Gateway_and_Whonix-Workstation.mw
67 lines (57 loc) · 2.15 KB
/
Comparison_of_Whonix-Gateway_and_Whonix-Workstation.mw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
{{Header}}
{{Title|title=
Comparison of {{project_name_gateway_long}} and {{project_name_workstation_long}}
}}
{{#seo:
|description=The differences of Whonix-Gateway and Whonix-Workstation.
}}
<div class="mininav">
* [[Whonix-Gateway|What is {{project_name_gateway_short}}?]]
* [[Whonix-Workstation|What is {{project_name_workstation_short}}?]]
* [[Comparison of Whonix-Gateway and Whonix-Workstation]]
</div>
[[File:Gui-preview.jpg|thumb|Whonix-Gateway Xfce VM running in the [[VirtualBox]] virtualizer (illustrative image)]]
[[File:Gui-preview-Whonix-Workstation.jpg|thumb|Whonix-Workstation Xfce VM running in the [[VirtualBox]] virtualizer (illustrative image)]]
{{intro|
The differences of Whonix-Gateway and Whonix-Workstation.
}}
{| class="wikitable"
|
! {{project_name_gateway_short}}
! {{project_name_workstation_short}}
|-
! Designed for
| Running Tor processes; Acts as a gateway for the Workstation
| Running user applications and online tasks securely and anonymously
|-
! Connection to other component
| N/A (It's the gateway itself)
| Connects to {{project_name_gateway_short}}
|-
! User applications
| Should NOT run user-centric applications
| Should be launched from here (e.g., [[Tor Browser]], [[Encrypted_Email_with_Thunderbird|Thunderbird]])
|-
! Network connectivity
| Provides Tor connectivity to the Workstation
| Uses either the Tor network or no connectivity; Must start {{project_name_gateway_short}} first for functional network connection
|-
! Configuration
| [[Anon Connection Wizard]] for Tor configuration; option to connect to public Tor network or configure [[Bridges]], [[Tor Controller|controlling Tor]]
| Pre-configured for use with {{project_name_gateway_short}}
|-
! Purpose
| Minimal user interaction; Mainly for Tor configuration, controlling Tor, and installing updates
| For running applications and general use
|-
! Link to Tor
| Directly runs Tor
| All applications use the Tor network when launched from here
|-
! Importance of Startup Sequence
| N/A
| {{project_name_gateway_short}} must be started first for online functionality. Otherwise, {{project_name_workstation_short}} can only be used offline.
|-
|}
{{Footer}}
[[Category:Documentation]]