VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/vmencryption-limitations.dita@ 98549

最後變更 在這個檔案從98549是 98549,由 vboxsync 提交於 2 年 前

Docs: bugref:10302. Uploading .dita user manual files we received from the doc team on 25th Jan.

  • 屬性 svn:eol-style 設為 native
檔案大小: 1.4 KB
 
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="vmencryption-limitations">
4 <title>Limitations of VM Encryption</title>
5
6 <body>
7 <p>
8 There are some limitations the user needs to be aware of when
9 using this feature:
10 </p>
11 <ul>
12 <li>
13 <p>
14 Exporting appliances containing an encrypted VM is not
15 possible, because the OVF specification does not support
16 this. The VM is therefore decrypted during export.
17 </p>
18 </li>
19 <li>
20 <p>
21 The DEK is kept in memory while the VM is running to be able
22 to encrypt and decrypt VM data. While this should be obvious
23 the user needs to be aware of this because an attacker might
24 be able to extract the key on a compromised host and decrypt
25 the data.
26 </p>
27 </li>
28 <li>
29 <p>
30 When encrypting or decrypting the VM, the password is passed
31 in clear text using the Oracle VM VirtualBox API. This needs to be
32 kept in mind, especially when using third party API clients
33 which make use of the web service where the password might
34 be transmitted over the network. The use of HTTPS is
35 mandatory in such a case.
36 </p>
37 </li>
38 </ul>
39 </body>
40
41</topic>
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette