Last change
on this file since 105293 was 99016, checked in by vboxsync, 2 years ago |
manual: Some scm corrections for dita files. bugref:10302
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Id Revision
|
File size:
762 bytes
|
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="usbip-security">
|
---|
4 | <title>Security Considerations</title>
|
---|
5 |
|
---|
6 | <body>
|
---|
7 | <p>
|
---|
8 | The communication between the server and client is unencrypted
|
---|
9 | and there is no authorization required to access exported
|
---|
10 | devices. An attacker might sniff sensitive data or gain control
|
---|
11 | over a device. To mitigate this risk, the device should be
|
---|
12 | exposed over a local network to which only trusted clients have
|
---|
13 | access. To access the device remotely over a public network, a
|
---|
14 | VPN solution should be used to provide the required level of
|
---|
15 | security protection.
|
---|
16 | </p>
|
---|
17 | </body>
|
---|
18 |
|
---|
19 | </topic>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.