Additional Security Requirements and Precautions.html 2.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4. <head>
  5. <meta http-equiv="content-type" content="text/html; charset=utf-8" />
  6. <title>VeraCrypt - Free Open source disk encryption with strong security for the Paranoid</title>
  7. <meta name="description" content="VeraCrypt is free open-source disk encryption software for Windows, Mac OS X and Linux. In case an attacker forces you to reveal the password, VeraCrypt provides plausible deniability. In contrast to file encryption, data encryption performed by VeraCrypt is real-time (on-the-fly), automatic, transparent, needs very little memory, and does not involve temporary unencrypted files."/>
  8. <meta name="keywords" content="encryption, security"/>
  9. <link href="styles.css" rel="stylesheet" type="text/css" />
  10. </head>
  11. <body>
  12. <div>
  13. <a href="Documentation.html"><img src="VeraCrypt128x128.png" alt="VeraCrypt"/></a>
  14. </div>
  15. <div id="menu">
  16. <ul>
  17. <li><a href="Home.html">Home</a></li>
  18. <li><a href="/code/">Source Code</a></li>
  19. <li><a href="Downloads.html">Downloads</a></li>
  20. <li><a class="active" href="Documentation.html">Documentation</a></li>
  21. <li><a href="Donation.html">Donate</a></li>
  22. <li><a href="https://sourceforge.net/p/veracrypt/discussion/" target="_blank">Forums</a></li>
  23. </ul>
  24. </div>
  25. <div>
  26. <p>
  27. <a href="Documentation.html">Documentation</a>
  28. <img src="arrow_right.gif" alt=">>" style="margin-top: 5px">
  29. <a href="Security%20Requirements%20and%20Precautions.html">Security Requirements and Precautions</a>
  30. <img src="arrow_right.gif" alt=">>" style="margin-top: 5px">
  31. <a href="Additional%20Security%20Requirements%20and%20Precautions.html">Additional Security Requirements and Precautions</a>
  32. </p></div>
  33. <div class="wikidoc">
  34. <div>
  35. <h1>Additional Security Requirements and Precautions</h1>
  36. <p>In addition to the requirements and precautions described in this chapter (<a href="Security%20Requirements%20and%20Precautions.html"><em>Security Requirements and Precautions</em></a>), you must follow and keep in
  37. mind the security requirements, precautions, and limitations listed in the following chapters and sections:</p>
  38. <ul>
  39. <li><a href="How%20to%20Back%20Up%20Securely.html"><em><strong>How to Back Up Securely</strong></em></a>
  40. </li><li><a href="Issues%20and%20Limitations.html"><em><strong>Limitations</strong></em></a>
  41. </li><li><a href="Security%20Model.html"><em><strong>Security Model</strong></em></a>
  42. </li><li><a href="Security%20Requirements%20for%20Hidden%20Volumes.html"><em><strong>Security Requirements and Precautions Pertaining to Hidden Volumes</strong></em></a>
  43. </li><li><a href="Plausible%20Deniability.html"><em><strong>Plausible Deniability</strong></em></a>
  44. </li></ul>
  45. <p>See also: <a href="Digital%20Signatures.html">
  46. <em>Digital Signatures</em></a></p>
  47. </div>
  48. </div><div class="ClearBoth"></div></body></html>