mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 02:58:02 -06:00
* Documentation: Remove XHTML spec and fix errors None of the docs follow the XHTML specification, which means that programs that expect this (such as Gnome Web) as it is advertised as such, will completely fail to parse it as it is incorrect syntax. So it is removed. * Remove .chm files
68 lines
3.0 KiB
HTML
68 lines
3.0 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
|
<title>VeraCrypt - Free Open source disk encryption with strong security for the Paranoid</title>
|
|
<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."/>
|
|
<meta name="keywords" content="encryption, security"/>
|
|
<link href="styles.css" rel="stylesheet" type="text/css" />
|
|
</head>
|
|
<body>
|
|
|
|
<div>
|
|
<a href="Documentation.html"><img src="VeraCrypt128x128.png" alt="VeraCrypt"/></a>
|
|
</div>
|
|
|
|
<div id="menu">
|
|
<ul>
|
|
<li><a href="Home.html">Home</a></li>
|
|
<li><a href="Code.html">Source Code</a></li>
|
|
<li><a href="Downloads.html">Downloads</a></li>
|
|
<li><a class="active" href="Documentation.html">Documentation</a></li>
|
|
<li><a href="Donation.html">Donate</a></li>
|
|
<li><a href="https://sourceforge.net/p/veracrypt/discussion/" target="_blank">Forums</a></li>
|
|
</ul>
|
|
</div>
|
|
|
|
<div>
|
|
<p>
|
|
<a href="Documentation.html">Documentation</a>
|
|
<img src="arrow_right.gif" alt=">>" style="margin-top: 5px">
|
|
<a href="Legal%20Information.html">Legal Information</a>
|
|
</p></div>
|
|
|
|
<div class="wikidoc">
|
|
<div>
|
|
<h1>Legal Information</h1>
|
|
<h3>License</h3>
|
|
<p>The text of the license under which VeraCrypt is distributed is contained in the file
|
|
<em>License.txt</em> that is included in the VeraCrypt binary and source code distribution packages.</p>
|
|
<p>More information on the license <a href="VeraCrypt%20License.html">
|
|
can be found here</a>.</p>
|
|
<h3>Copyright Information</h3>
|
|
<p>This software as a whole:<br>
|
|
<br>
|
|
Copyright © 2025 AM Crypto. All rights reserved.<br>
|
|
<br>
|
|
Portions of this software:</p>
|
|
<p>Copyright © 2025 AM Crypto. All rights reserved.<br></p>
|
|
<p>Copyright © 2013-2025 IDRIX. All rights reserved.<br>
|
|
<br>
|
|
Copyright © 2003-2012 TrueCrypt Developers Association. All rights reserved.</p>
|
|
<p>Copyright © 1998-2000 Paul Le Roux. All rights reserved.<br>
|
|
<br>
|
|
Copyright © 1998-2008 Brian Gladman, Worcester, UK. All rights reserved.</p>
|
|
<p>Copyright © 1995-2023 Jean-loup Gailly and Mark Adler.</p>
|
|
<p>Copyright © 2016 Disk Cryptography Services for EFI (DCS), Alex Kolotnikov</p>
|
|
<p>Copyright © 1999-2023 Dieter Baron and Thomas Klausner.</p>
|
|
<p>Copyright © 2013, Alexey Degtyarev. All rights reserved.</p>
|
|
<p>Copyright © 1999-2016 Jack Lloyd. All rights reserved.</p>
|
|
<p>Copyright © 2013-2019 Stephan Mueller <smueller@chronox.de></p>
|
|
<p>Copyright © 1999-2023 Igor Pavlov.</p>
|
|
<br>
|
|
For more information, please see the legal notices attached to parts of the source code.</p>
|
|
<h3>Trademark Information</h3>
|
|
<p>Any trademarks mentioned in this document are the sole property of their respective owners.</p>
|
|
</div>
|
|
</div><div class="ClearBoth"></div></body></html>
|