You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,12 +4,12 @@
4
4
5
5
<divclass="home">
6
6
7
-
OpenXT is an open-source development toolkit for hardware-assisted security research and appliance integration. It includes hardened Xen VMs that can be configured as a user-facing virtualization appliance, for client devices with Linux and/or Windows guests.
7
+
OpenXT is an open-source development toolkit for hardware-assisted security research and appliance integration. It includes hardened <ahref="http://www.xenproject.org">Xen</a> VMs that can be configured as a user-facing virtualization appliance, for client devices with Linux and/or Windows guests.
8
8
9
9
<br><br>
10
10
11
11
It has been used to develop managed software appliances to isolate demanding graphics workloads, untrusted workloads and multiple networks on a single laptop or desktop.
12
-
OpenXT is optimized for x86 devices with Intel VT-d, TPM and TXT (Trusted Execution Technology).
12
+
OpenXT is optimized for x86 devices with Intel <ahref="https://software.intel.com/en-us/articles/intel-virtualization-technology-for-directed-io-vt-d-enhancing-intel-platforms-for-efficient-virtualization-of-io-devices">VT-d</a>, <ahref="https://kernel.org/doc/Documentation/intel_txt.txt">TXT</a> (Trusted Execution Technology) and a <ahref="http://en.wikipedia.org/wiki/Trusted_Platform_Module">TPM</a>.
0 commit comments