25 lines
963 B
HTML
25 lines
963 B
HTML
<h1 id="win10" class="anchor"><a href="#vm"><i class="fas fa-link anchor-icon"></i></a> Use VMs for isolation.</h1>
|
|
|
|
<div class="alert alert-warning" role="alert">
|
|
<strong> When opening up insecure applications use a VM!</strong>
|
|
</div>
|
|
|
|
<img src="/assets/img/layout/desktop-solid.svg" width="367" height="369" class="img-fluid float-right" alt="desktop-icon" style="margin-left:10px;">
|
|
|
|
<ol>
|
|
<li><strong>Choosing a strong hyperviser.</strong>
|
|
<ul>
|
|
<li>Use one that is <a href="https://www.wikipedia.org/wiki/Free_software">free software</a> like QEMU</li>
|
|
<li>Stay wary of KVM as it can be a security risk (accesses kernel).</li>
|
|
<li>Choose one with managable settings like shared clipboard.</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li><strong>Choosing an OS.</strong>
|
|
<ul>
|
|
<li>View our <a href="https://www.privacytools.io/operating-systems/">OS section</a> for information on OSes that respect your privacy.</li>
|
|
</ul>
|
|
</li>
|
|
|
|
</ol>
|