mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 02:58:02 -06:00
Now we have 3 folders under html directory:en, ru, zh-cn. Similar separation exist in online version: https://veracrypt.fr/en https://veracrypt.fr/ru https://veracrypt.fr/zh-cn
56 lines
4.8 KiB
HTML
56 lines
4.8 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="zh" lang="zh">
|
||
<head>
|
||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||
<title>VeraCrypt - 为偏执者提供强大安全保障的免费开源磁盘加密工具</title>
|
||
<meta name="description" content="VeraCrypt是一款适用于Windows、Mac OS X和Linux的免费开源磁盘加密软件。若攻击者强迫您透露密码,VeraCrypt可提供似是而非的否认。与文件加密不同,VeraCrypt执行的数据加密是实时(即插即用)、自动、透明的,仅需极少内存,且不涉及临时未加密文件。"/>
|
||
<meta name="keywords" content="加密, 安全"/>
|
||
<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">主页</a></li>
|
||
<li><a href="Code.html">源代码</a></li>
|
||
<li><a href="Downloads.html">下载</a></li>
|
||
<li><a class="active" href="Documentation.html">文档</a></li>
|
||
<li><a href="Donation.html">捐赠</a></li>
|
||
<li><a href="https://sourceforge.net/p/veracrypt/discussion/" target="_blank">论坛</a></li>
|
||
</ul>
|
||
</div>
|
||
|
||
<div>
|
||
<p>
|
||
<a href="Documentation.html">文档</a>
|
||
<img src="arrow_right.gif" alt=">>" style="margin-top: 5px">
|
||
<a href="Security%20Requirements%20and%20Precautions.html">安全要求与预防措施</a>
|
||
<img src="arrow_right.gif" alt=">>" style="margin-top: 5px">
|
||
<a href="Malware.html">恶意软件</a>
|
||
</p></div>
|
||
|
||
<div class="wikidoc">
|
||
<h1>恶意软件</h1>
|
||
<div style="text-align:left; margin-top:19px; margin-bottom:19px; padding-top:0px; padding-bottom:0px">
|
||
“恶意软件”这一术语统称所有类型的恶意软件,如计算机病毒、特洛伊木马、间谍软件,或者一般来说,任何被攻击者篡改、准备或控制的软件(包括VeraCrypt或操作系统组件)。某些类型的恶意软件旨在记录击键信息,包括输入的密码(这些被捕获的密码随后要么通过互联网发送给攻击者,要么保存到未加密的本地驱动器中,攻击者在获得计算机的物理访问权限后可能会读取这些密码)。如果您在感染了任何类型恶意软件的计算机上使用VeraCrypt,VeraCrypt可能无法保护计算机上的数据。* 因此,您绝对<em style="text-align:left">不能</em>在这样的计算机上使用VeraCrypt。
|
||
</div>
|
||
<div style="text-align:left; margin-top:19px; margin-bottom:19px; padding-top:0px; padding-bottom:0px">
|
||
需要注意的是,VeraCrypt是一款加密软件,<em style="text-align:left">并非</em>反恶意软件软件。防止恶意软件在计算机上运行是您的责任。如果您不这样做,VeraCrypt可能无法保护计算机上的数据。
|
||
</div>
|
||
<div style="text-align:left; margin-top:19px; margin-bottom:19px; padding-top:0px; padding-bottom:0px">
|
||
有许多规则可以帮助您防止恶意软件在计算机上运行。其中最重要的规则包括:保持您的操作系统、互联网浏览器和其他关键软件始终是最新版本。在Windows XP或更高版本中,为所有程序启用数据执行保护(DEP)。** 不要打开可疑的电子邮件附件,尤其是可执行文件,即使它们看起来是由您的亲戚或朋友发送的(他们的计算机可能已感染恶意软件,会在他们不知情的情况下从他们的计算机/账户发送恶意电子邮件)。不要点击电子邮件或网站中包含的可疑链接(即使电子邮件/网站看起来无害或值得信赖)。不要访问任何可疑的网站。不要下载或安装任何可疑的软件。考虑使用优质、可靠的反恶意软件软件。
|
||
</div>
|
||
<p><br style="text-align:left">
|
||
</p>
|
||
<hr align="left" size="1" width="189" style="text-align:left; height:0px; border-width:0px 1px 1px; border-style:solid; border-color:#000000">
|
||
<p><span style="text-align:left; font-size:10px; line-height:12px">* 在本节(<em style="text-align:left">恶意软件</em>)中,“计算机上的数据”指连接到计算机的内部和外部存储设备/介质(包括可移动设备和网络驱动器)上的数据。</span><br style="text-align:left">
|
||
<span style="text-align:left; font-size:10px; line-height:12px">** DEP代表数据执行保护。有关DEP的更多信息,请访问
|
||
<a href="https://support.microsoft.com/kb/875352" style="text-align:left; color:#0080c0; text-decoration:none">
|
||
https://support.microsoft.com/kb/875352</a> 和 <a href="http://technet.microsoft.com/en-us/library/cc700810.aspx" style="text-align:left; color:#0080c0; text-decoration:none">
|
||
http://technet.microsoft.com/en-us/library/cc700810.aspx</a>。</span></p>
|
||
</div><div class="ClearBoth"></div></body></html> |