Last change
on this file since 105619 was 105619, checked in by vboxsync, 8 months ago |
Docs: bugref:10705. Merging r6275 and r6282 from docs team's repo.
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Id Revision
|
File size:
1.0 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_clipboard">
|
---|
4 | <title>Clipboard</title>
|
---|
5 | <!-- 7.1: Shared clipboard toggle in guest VM, bugref:10481; input from dev required -->
|
---|
6 | <body>
|
---|
7 | <p>The shared clipboard enables users to share data between the host and the guest. Enabling the clipboard in
|
---|
8 | Bidirectional mode enables the guest to read and write the host clipboard. The Host to Guest mode and the Guest to
|
---|
9 | Host mode limit the access to one direction. If the guest is able to access the host clipboard it can also
|
---|
10 | potentially access sensitive data from the host which is shared over the clipboard. </p>
|
---|
11 | <p>If the guest is able to read from or write to the host clipboard then a remote user connecting to the guest over
|
---|
12 | the network will also gain this ability, which may not be appropriate. As a consequence, the shared clipboard is
|
---|
13 | disabled for new machines. </p>
|
---|
14 | </body>
|
---|
15 |
|
---|
16 | </topic>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.