Clean up and organize privacy pages

* Logically organize the Whonix-related pages
* Move the VPN page to /configuration/
  * VPNs are used for more than just privacy, and many VPN setups and
    services either can't or don't claim to provide privacy.
* Remove `/privacy/` from URLs
  * These directory names are just for organizing the source pages,
    *unless* an actual page resides there. Since there is no
    /doc/privacy/ page, it's unnecessary and misleading to have this in
    the URLs. It also breaks uniformity, since none of the other pages
    have their informal group name in their URL (again, unless there's
    a page with that name).
This commit is contained in:
Axon 2016-02-20 21:15:30 +00:00
parent d27949b5b4
commit 73a546854a
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17
8 changed files with 24 additions and 19 deletions

View File

@ -1,10 +1,10 @@
--- ---
layout: doc layout: doc
title: VPN title: VPN
permalink: /doc/privacy/vpn/ permalink: /doc/vpn/
redirect_from: redirect_from:
- /doc/privacy/vpn/
- /en/doc/vpn/ - /en/doc/vpn/
- /doc/vpn/
- /doc/VPN/ - /doc/VPN/
- /wiki/VPN/ - /wiki/VPN/
--- ---

13
doc.md
View File

@ -85,13 +85,12 @@ Security Guides
Privacy Guides Privacy Guides
-------------- --------------
* [Whonix for privacy & anonymization](/doc/privacy/whonix/) * [Whonix for privacy & anonymization](/doc/whonix/)
* [Install Whonix in Qubes](/doc/privacy/install-whonix/) * [Install Whonix in Qubes](/doc/whonix/install/)
* [Updating Whonix in Qubes](/doc/privacy/updating-whonix/) * [Updating Whonix in Qubes](/doc/whonix/update/)
* [Customizing Whonix](/doc/privacy/customizing-whonix/) * [Customizing Whonix](/doc/whonix/customize/)
* [Uninstall Whonix from Qubes](/doc/privacy/uninstall-whonix/) * [Uninstall Whonix from Qubes](/doc/whonix/uninstall/)
* [How to Install TorVM](/doc/privacy/torvm/) * [How to Install TorVM](/doc/torvm/)
* [How to set up a ProxyVM as a VPN Gateway](/doc/privacy/vpn/)
Configuration Guides Configuration Guides

View File

@ -1,8 +1,9 @@
--- ---
layout: doc layout: doc
title: TorVM title: TorVM
permalink: /doc/privacy/torvm/ permalink: /doc/torvm/
redirect_from: redirect_from:
- /doc/privacy/torvm/
- /en/doc/torvm/ - /en/doc/torvm/
- /doc/TorVM/ - /doc/TorVM/
- /doc/UserDoc/TorVM/ - /doc/UserDoc/TorVM/

View File

@ -1,7 +1,8 @@
--- ---
layout: doc layout: doc
title: Customizing Whonix title: Customizing Whonix
permalink: /doc/privacy/customizing-whonix/ permalink: /doc/whonix/customize/
redirect_from: /doc/privacy/customizing-whonix/
--- ---
Customizing Whonix Customizing Whonix

View File

@ -1,7 +1,8 @@
--- ---
layout: doc layout: doc
title: Install Whonix in Qubes title: Install Whonix in Qubes
permalink: /doc/privacy/install-whonix/ permalink: /doc/whonix/install/
redirect_from: /doc/privacy/install-whonix/
--- ---

View File

@ -1,7 +1,8 @@
--- ---
layout: doc layout: doc
title: Uninstall Whonix from Qubes title: Uninstall Whonix from Qubes
permalink: /doc/privacy/uninstall-whonix/ permalink: /doc/whonix/uninstall/
redirect_from: /doc/privacy/uninstall-whonix/
--- ---
Uninstall Whonix from Qubes Uninstall Whonix from Qubes

View File

@ -1,7 +1,8 @@
--- ---
layout: doc layout: doc
title: Updating Whonix in Qubes title: Updating Whonix in Qubes
permalink: /doc/privacy/updating-whonix/ permalink: /doc/whonix/update/
redirect_from: /doc/privacy/updating-whonix/
--- ---
Updating Whonix in Qubes Updating Whonix in Qubes

View File

@ -1,7 +1,8 @@
--- ---
layout: doc layout: doc
title: Whonix for privacy & anonymizations title: Whonix for privacy & anonymizations
permalink: /doc/privacy/whonix/ permalink: /doc/whonix/
redirect_from: /doc/privacy/whonix/
--- ---
Whonix for Privacy & Anonymity Whonix for Privacy & Anonymity
@ -15,13 +16,13 @@ To improve your privacy & anonymity on the internet, you can install the [Whonix
To install Whonix, you must have a working Qubes machine already. To install Whonix, you must have a working Qubes machine already.
* [Install Whonix in Qubes](/doc/privacy/install-whonix/) * [Install Whonix in Qubes](/doc/whonix/install/)
* [Updating Whonix in Qubes](/doc/privacy/updating-whonix/) * [Updating Whonix in Qubes](/doc/whonix/update/)
### Customizing & Uninstalling Whonix ### Customizing & Uninstalling Whonix
* [Customizing Whonix](/doc/privacy/customizing-whonix/) * [Customizing Whonix](/doc/whonix/customize/)
* [Uninstall Whonix from Qubes](/doc/privacy/uninstall-whonix/) * [Uninstall Whonix from Qubes](/doc/whonix/uninstall/)
*The following links are on Whonix's website and are technical.* *The following links are on Whonix's website and are technical.*