Reworded warning tooltip in settings
Made the tooltip warning of unexpected network access more descriptive. fixes QubesOS/qubes-issues#5115
This commit is contained in:
parent
afa9ebd728
commit
c78720d33d
@ -396,7 +396,7 @@
|
||||
<item row="2" column="3">
|
||||
<widget class="QLabel" name="warn_netvm_dispvm">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Caution: default DispVM template has a different Networking setting than this qube. Unexpected network access may occur!</p></body></html></string>
|
||||
<string><html><head/><body><p><span style=" font-weight:600;">Caution:</span> The Default DisposableVM Template (see the Advanced tab) has a different Networking setting than this qube. This configuration may result in unexpected network access. For example, you may have set this qube's Networking to &quot;none&quot; in order to prevent any data from being transmitted out. However, if the Default DisposableVM Template's Networking is set to &quot;sys-firewall,&quot; then a DisposableVM started from this qube may be able to transmit data out, contrary to your intention. You may wish to set the Default DisposableVM Template for this qube to one with equally restrictive Networking settings.</p></body></html></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string/>
|
||||
|
Loading…
Reference in New Issue
Block a user