Last change
on this file since 105145 was 99797, checked in by vboxsync, 21 months ago |
Docs: bugref:10302. Merging changes from the docs team. Almost exclusively conkeyref related stuff.
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Id Revision
|
File size:
1.5 KB
|
Line | |
---|
1 | <?xml version='1.0' encoding='UTF-8'?>
|
---|
2 | <!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
|
---|
3 | <topic xml:lang="en-us" id="security-encryption">
|
---|
4 | <title>Encryption</title>
|
---|
5 |
|
---|
6 | <body>
|
---|
7 | <p>
|
---|
8 | The following components of <ph conkeyref="vbox-conkeyref-phrases/product-name"/> use encryption to
|
---|
9 | protect sensitive data:
|
---|
10 | </p>
|
---|
11 | <ul>
|
---|
12 | <li>
|
---|
13 | <p>
|
---|
14 | When using the <ph conkeyref="vbox-conkeyref-phrases/vbox-ext"/> provided by
|
---|
15 | Oracle for VRDP remote desktop support, RDP data can
|
---|
16 | optionally be encrypted. See <xref href="vrde-crypt.dita#vrde-crypt"/>.
|
---|
17 | Only the Enhanced RDP Security method (RDP5.2) with TLS
|
---|
18 | protocol provides a secure connection. Standard RDP Security
|
---|
19 | (RDP4 and RDP5.1) is vulnerable to a man-in-the-middle
|
---|
20 | attack.
|
---|
21 | </p>
|
---|
22 | </li>
|
---|
23 | <li>
|
---|
24 | <p>
|
---|
25 | When using the <ph conkeyref="vbox-conkeyref-phrases/vbox-ext"/> provided by
|
---|
26 | Oracle for disk encryption, the data stored in disk images
|
---|
27 | can optionally be encrypted. See
|
---|
28 | <xref href="diskencryption.dita#diskencryption"/>. This feature covers disk
|
---|
29 | image content only. All other data for a virtual machine is
|
---|
30 | stored unencrypted, including the VM's memory and device
|
---|
31 | state which is stored as part of a saved state, both when
|
---|
32 | created explicitly or part of a snapshot of a running VM.
|
---|
33 | </p>
|
---|
34 | </li>
|
---|
35 | </ul>
|
---|
36 | </body>
|
---|
37 |
|
---|
38 | </topic>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.