From 239125f7caee6619b2bb935888ff863d9893601f Mon Sep 17 00:00:00 2001 From: Hakisho Nukama Date: Sun, 1 Mar 2015 04:57:18 +0000 Subject: [PATCH] move from Trac to gollum/jekyll --- SystemDoc.md | 2 +- Templates.md | 2 +- UserDoc.md | 2 +- VmTools.md | 2 +- home.md | 41 +++++++++++++++++++++++++++++++++++++++++ 5 files changed, 45 insertions(+), 4 deletions(-) create mode 100644 home.md diff --git a/SystemDoc.md b/SystemDoc.md index d8c0b8ea..7d437303 100644 --- a/SystemDoc.md +++ b/SystemDoc.md @@ -1,7 +1,7 @@ --- layout: wiki title: SystemDoc -permalink: /wiki/SystemDoc/ +permalink: /wiki/SystemDoc/home/ --- System Documentation for Developers diff --git a/Templates.md b/Templates.md index bf45ab81..5469d4ea 100644 --- a/Templates.md +++ b/Templates.md @@ -1,7 +1,7 @@ --- layout: wiki title: Templates -permalink: /wiki/Templates/ +permalink: /wiki/Templates/home/ --- ITL Supported diff --git a/UserDoc.md b/UserDoc.md index eb0c4c79..09c43d5c 100644 --- a/UserDoc.md +++ b/UserDoc.md @@ -1,7 +1,7 @@ --- layout: wiki title: UserDoc -permalink: /wiki/UserDoc/ +permalink: /wiki/UserDoc/home/ --- Qubes User Documentation diff --git a/VmTools.md b/VmTools.md index bea0d87e..b520d8f9 100644 --- a/VmTools.md +++ b/VmTools.md @@ -1,7 +1,7 @@ --- layout: wiki title: VmTools -permalink: /wiki/VmTools/ +permalink: /wiki/VmTools/home/ --- VM tools: diff --git a/home.md b/home.md new file mode 100644 index 00000000..b15d6882 --- /dev/null +++ b/home.md @@ -0,0 +1,41 @@ +--- +title: home +permalink: /wiki/home/ +--- + +[![No image "qubes-arch-diagram-1.png" attached to QubesArchitecture](/chrome/common/attachment.png "No image "qubes-arch-diagram-1.png" attached to QubesArchitecture")](/wiki/QubesArchitecture) + +Welcome to the Qubes OS Project +=============================== + +Qubes is an open-source operating system designed to provide strong security for desktop computing using **Security by Compartmentalization** approach. Qubes is based on Xen, the X Window System, and Linux, and can run most Linux applications and utilize most of the Linux drivers. Qubes **Release 1** was released in September 2012 and **Release 2** in September 2014. Qubes also supports Windows-based AppVMs beginning with Release 2 (currently in "Beta"). Qubes **Release 3** is coming soon and will introduce **Hypervisor Abstraction Layer (HAL)**, allowing easy porting to alternative virtualization systems. + +- [A Simple Introduction to Qubes](/wiki/SimpleIntro) +- [Getting Started](/wiki/GettingStarted) +- [​Qubes OS Tutorial slides by ITL](http://www.invisiblethingslab.com/resources/2014/LinuxCon_2014_Qubes_Tutorial.pdf) (LinuxCon October 2014) +- [Screenshots](/wiki/QubesScreenshots) +- [Architecture Overview](/wiki/QubesArchitecture), and also the more recent: [​Why Qubes OS is more than a bunch of VMs?](http://www.invisiblethingslab.com/resources/2014/Software_compartmentalization_vs_physical_separation.pdf) +- [Qubes Security Goals](/wiki/SecurityGoals) +- [FAQ](/wiki/UserFaq) +- [User Documentation](/wiki/UserDoc) +- [​How is Qubes OS different from...?](http://theinvisiblethings.blogspot.com/2012/09/how-is-qubes-os-different-from.html) +- Beyond Qubes R2 -- the [​Qubes Odyssey Framework](http://theinvisiblethings.blogspot.com/2013/03/introducing-qubes-odyssey-framework.html) + +Recent News +----------- + +- `Mar 21, 2013` Introducing Qubes Odyssey Framework [​article](http://theinvisiblethings.blogspot.com/2013/03/introducing-qubes-odyssey-framework.html) +- `Jun 21, 2013` Qubes OS R3 Alpha preview: Odyssey HAL in action! [​announcement](http://theinvisiblethings.blogspot.com/2013/06/qubes-os-r3-alpha-preview-odyssey-hal.html) +- `Nov 26, 2013` Windows 7 seamless GUI integration coming to Qubes OS! [​article](http://theinvisiblethings.blogspot.com/2013/11/windows-7-seamless-gui-integration.html) +- `Dec 11, 2013` Qubes OS R2 Beta 3 has been released! [​announcement](http://theinvisiblethings.blogspot.com/2013/12/qubes-r2-beta-3-has-been-released.html) +- `Feb 16, 2014` Qubes OS selected as a finalist of Access Innovation Prize 2014 for Endpoint Security Solution [​announcement](https://www.accessnow.org/blog/2014/02/13/endpoint-security-prize-finalists-announced?utm_content=buffere803e&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer) +- `Mar 28, 2014` [​Article about Qubes OS](http://www.economist.com/blogs/babbage/2014/03/computer-security) in The Economist +- `Apr 12, 2014` [​Article about Qubes OS](https://pressfreedomfoundation.org/blog/2014/04/operating-system-can-protect-you-even-if-you-get-hacked) by the [​Freedom of the Press Foundation](https://pressfreedomfoundation.org/about/board) +- `Apr 21, 2014` Qubes OS R2 rc1 has been released! [​announcement](http://theinvisiblethings.blogspot.com/2014/04/qubes-os-r2-rc1-has-been-released.html) +- `Jul 03, 2014` ITL to present on Qubes OS at LinuxCon Europe: a keynote by Joanna Rutkowska and hands-on training by the core dev team! [​conference website](http://events.linuxfoundation.org/events/linuxcon-europe) +- `Jul 16, 2014` Qubes Wiki now uses a CA-signed SSL cert (but you might also want to [​read](https://groups.google.com/forum/#!topic/qubes-users/LsDpKnwN6w8) also why this is mostly irrelevant) +- `Aug 06, 2014` Qubes OS R2 rc2 has been released! [​announcement](http://theinvisiblethings.blogspot.com/2014/08/qubes-os-r2-rc2-debian-template-ssled.html) +- `Sep 26, 2014` **Qubes OS R2** has been released! [​announcement](http://theinvisiblethings.blogspot.com/2014/09/announcing-qubes-os-release-2.html) +- `Oct 19, 2014` LinuxCon EU 2014 slides: [​keynote](http://www.invisiblethingslab.com/resources/2014/LinuxCon_2014_Qubes_Keynote.pdf) and [​tutorial](http://www.invisiblethingslab.com/resources/2014/LinuxCon_2014_Qubes_Tutorial.pdf) +- `Nov 20, 2014` [​Article about Qubes OS](http://www.wired.com/2014/11/protection-from-hackers/) in Wired +