Fix Markdown display on GitHub

This commit is contained in:
AJ Jordan 2018-11-25 21:42:47 -05:00 committed by GitHub
parent 3847a37456
commit dd14f90816
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,8 @@
#Qubes network server # Qubes network server
This software lets you turn your [Qubes OS](https://www.qubes-os.org/) machine into a network server, enjoying all the benefits of Qubes OS (isolation, secure inter-VM process communication, ease of use) with none of the drawbacks of setting up your own Xen server. This software lets you turn your [Qubes OS](https://www.qubes-os.org/) machine into a network server, enjoying all the benefits of Qubes OS (isolation, secure inter-VM process communication, ease of use) with none of the drawbacks of setting up your own Xen server.
##Why? ## Why?
Qubes OS is a magnificent operating system, but there are so many use cases that its networking model cannot crack: Qubes OS is a magnificent operating system, but there are so many use cases that its networking model cannot crack:
@ -19,7 +19,7 @@ Qubes OS is a magnificent operating system, but there are so many use cases that
* Anything that involves a secure server, serving data to people or * Anything that involves a secure server, serving data to people or
machines, simply cannot be done under vanilla Qubes OS. machines, simply cannot be done under vanilla Qubes OS.
##Enhanced networking model ## Enhanced networking model
The traditional Qubes OS networking model contemplates a client-only The traditional Qubes OS networking model contemplates a client-only
use case. User VMs (AppVMs or StandaloneVMs) are attached to ProxyVMs, use case. User VMs (AppVMs or StandaloneVMs) are attached to ProxyVMs,
@ -51,7 +51,7 @@ exactly the same Qubes OS user experience you are used to.
This is all, of course, opt-in, so the standard Qubes OS network security This is all, of course, opt-in, so the standard Qubes OS network security
model remains in effect until you decide to share network servers. model remains in effect until you decide to share network servers.
##How to use this software ## How to use this software
Once installed (see below), usage of the software is straightforward. Once installed (see below), usage of the software is straightforward.
Here are documents that will help you take advantage of Qubes Here are documents that will help you take advantage of Qubes