mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 11:08:02 -06:00
Documentation: Clarify various points in the documentation
This commit is contained in:
@@ -292,7 +292,7 @@ It has no parameters and it indicates that no message box or dialog will be disp
|
||||
</tr>
|
||||
<tr>
|
||||
<td>/FastCreateFile</td>
|
||||
<td>Use a faster but potentially insecure way to create file containers. This applies to both UI and command line.</td>
|
||||
<td>Enables a faster, albeit potentially insecure, method for creating file containers. This option carries security risks as it can embed existing disk content into the file container, possibly exposing sensitive data if an attacker gains access to it. Note that this switch affects all file container creation methods, whether initiated from the command line, using the /create switch, or through the UI wizard.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><em>/protectMemory</em> </td>
|
||||
|
||||
Reference in New Issue
Block a user