{{Header}}
= User's Preferences =
== By Host Operating System ==
* Windows users → Install VirtualBox from virtualbox.org → recommend [[VirtualBox]] ova's
* Linux users → Install VirtualBox by using distribution's package manager → recommend using [[KVM]] and {{Code2|.qcow2}} images
* Mac users → Install VirtualBox by ? → recommend VirtualBox ova's
* Qubes users → [[Qubes]]
== By Target Platform ==
* [[VirtualBox]]
* [[QEMU]]
* [[KVM]]
* [[Qubes]]
* two physical computers ([[Dev/Build_Documentation/Physical_Isolation|Physical Isolation]])
* probably in long term future other virtualizers as well
== By Security / Usability Compromise ==
* {{Code|Download Easy}}
** http-only, direct http download link ([https://web.archive.org/web/20201214130610/https://github.com/Whonix/Whonix/issues/177 https as soon as implemented])
** no notes about download anonymity
* {{Code|Download More Secure}}
** Torrent + note, that anonymous download is difficultor at least very hard without {{project_name_long}}, which is what they want to download in the first place
** http-only, direct http download link + hash check + note anonymous download
* {{Code|Download Most Secure}}
** http([https://web.archive.org/web/20201214130610/https://github.com/Whonix/Whonix/issues/177 s]) + gpg
** onion + gpg
** notes about anonymous download
* {{Code|Download Utmost Secure}}
** Build from source code
== By Download Method ==
* http([https://web.archive.org/web/20201214130610/https://github.com/Whonix/Whonix/issues/177 s])
*
1. Download a utility from a website and follow the instructions about how to check a hash <- Possible, but tedious.
2. Download via Bittorrent <- Requires prior knowledge of Bittorrent
3. All downloads via SSL <- [https://web.archive.org/web/20201214130610/https://github.com/Whonix/Whonix/issues/177 Can't right now]
4. Learn GPG <- an important skill; but now we're jumping directory to the "advanced verification" stage
Verifying file integrity is not something Windows encourages.
No one is providing a https enabled download link for a Windows hash verification tool. Maybe we should redistribute [https://portableapps.com/apps/utilities/rapid-crc-unicode-portable rapid-crc-unicode-portable] (just 1 MB) over https on whonix.org?
= Implementation Ideas =
== Using html fieldset tag ==
Compatibility, it looks like everyone supports it: https://www.w3schools.com/tags/tag_fieldset.asp
=== Example Draft ===
'''Dropdown menu examples'''
No javascript required.
{{project_name_short}} can run on top of many host operating systems (Windows, Linux, Mac, Qubes and more). {{project_name_short}} [[Pre_Install_Advice#Which_host_operating_system_do_you_recommend.3F|recommends]] Debian Wheezy. ([[#TODO|More Options]])
{{project_name_short}} can run on top of various target platforms such as VirtualBox, KVM, Qemu, Qubes, VMware or with no virtualizer.
== Expand Button Examples == === One ===