From c8b501062d31afb37168f676fa3168ad8b1e9007 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Mon, 3 Aug 2020 23:33:19 +0200 Subject: Documentation: remove size specifiers for images in HTML files --- doc/html/Beginner's Tutorial.html | 42 +++++++++++----------- ...onverting TrueCrypt volumes and partitions.html | 2 +- doc/html/Default Mount Parameters.html | 6 ++-- doc/html/Personal Iterations Multiplier (PIM).html | 12 +++---- doc/html/Protection of Hidden Volumes.html | 10 +++--- doc/html/TrueCrypt Support.html | 2 +- doc/html/VeraCrypt Hidden Operating System.html | 2 +- 7 files changed, 38 insertions(+), 38 deletions(-) (limited to 'doc/html') diff --git a/doc/html/Beginner's Tutorial.html b/doc/html/Beginner's Tutorial.html index d127b993..e9cbf134 100644 --- a/doc/html/Beginner's Tutorial.html +++ b/doc/html/Beginner's Tutorial.html @@ -39,11 +39,11 @@

STEP 1:

If you have not done so, download and install VeraCrypt. Then launch VeraCrypt by double-clicking the file VeraCrypt.exe or by clicking the VeraCrypt shortcut in your Windows Start menu.

STEP 2:

-


+



The main VeraCrypt window should appear. Click Create Volume (marked with a red rectangle for clarity).

STEP 3:

-


+



The VeraCrypt Volume Creation Wizard window should appear.

@@ -53,13 +53,13 @@ In this step you need to choose where you wish the VeraCrypt volume to be create As the option is selected by default, you can just click Next.

Note: In the following steps, the screenshots will show only the right-hand part of the Wizard window.

STEP 4:

-


+



In this step you need to choose whether to create a standard or hidden VeraCrypt volume. In this tutorial, we will choose the former option and create a standard VeraCrypt volume.

As the option is selected by default, you can just click Next.

STEP 5:

-


+



In this step you have to specify where you wish the VeraCrypt volume (file container) to be created. Note that a VeraCrypt container is just like any normal file. It can be, for example, moved or deleted as any normal file. It also needs a filename, which you will choose in the next step.
@@ -68,7 +68,7 @@ Click Select File.

The standard Windows file selector should appear (while the window of the VeraCrypt Volume Creation Wizard remains open in the background).

STEP 6:

-


+



In this tutorial, we will create our VeraCrypt volume in the folder F:\Data\ and the filename of the volume (container) will be MyVolume.hc (as can be seen in the screenshot above). You may, of course, choose any other filename and location you like (for example, on a USB memory stick). Note that the file @@ -85,23 +85,23 @@ The file selector window should disappear.
In the following steps, we will return to the VeraCrypt Volume Creation Wizard.

* Note that after you copy existing unencrypted files to a VeraCrypt volume, you should securely erase (wipe) the original unencrypted files. There are software tools that can be used for the purpose of secure erasure (many of them are free).

STEP 7:

-


+



In the Volume Creation Wizard window, click Next.

STEP 8:

-


+



Here you can choose an encryption algorithm and a hash algorithm for the volume. If you are not sure what to select here, you can use the default settings and click Next (for more information, see chapters Encryption Algorithms and Hash Algorithms).

STEP 9:

-


+



Here we specify that we wish the size of our VeraCrypt container to be 250 megabyte. You may, of course, specify a different size. After you type the desired size in the input field (marked with a red rectangle), click Next.

STEP 10:

-


+



This is one of the most important steps. Here you have to choose a good volume password. Read carefully the information displayed in the Wizard window about what is considered a good password.

@@ -109,7 +109,7 @@ After you choose a good password, type it in the first input field. Then re-type Next.

Note: The button Next will be disabled until passwords in both input fields are the same.

STEP 11:

-


+



Move your mouse as randomly as possible within the Volume Creation Wizard window at least until the randomness indicator becomes green. The longer you move the mouse, the better (moving the mouse for at least 30 seconds is recommended). This significantly increases the cryptographic strength of the encryption keys (which increases security).
@@ -120,11 +120,11 @@ Volume creation should begin. VeraCrypt will now create a file called MyVolu in the folder F:\Data\ (as we specified in Step 6). This file will be a VeraCrypt container (it will contain the encrypted VeraCrypt volume). Depending on the size of the volume, the volume creation may take a long time. After it finishes, the following dialog box will appear:

-
+

Click OK to close the dialog box.

STEP 12:

-


+



We have just successfully created a VeraCrypt volume (file container). In the VeraCrypt Volume Creation Wizard window, click Exit.
@@ -133,19 +133,19 @@ The Wizard window should disappear.

In the remaining steps, we will mount the volume we just created. We will return to the main VeraCrypt window (which should still be open, but if it is not, repeat Step 1 to launch VeraCrypt and then continue from Step 13.)

STEP 13:

-


+



Select a drive letter from the list (marked with a red rectangle). This will be the drive letter to which the VeraCrypt container will be mounted.

Note: In this tutorial, we chose the drive letter M, but you may of course choose any other available drive letter.

STEP 14:

-


+



Click Select File.

The standard file selector window should appear.

STEP 15:

-


+



In the file selector, browse to the container file (which we created in Steps 6-12) and select it. Click Open (in the file selector window).
@@ -154,15 +154,15 @@ The file selector window should disappear.

In the following steps, we will return to the main VeraCrypt window.

STEP 16:

-


+



In the main VeraCrypt window, click Mount. Password prompt dialog window should appear.

STEP 17:

-


+



Type the password (which you specified in Step 10) in the password input field (marked with a red rectangle).

STEP 18:

-


+



Select the PRF algorithm that was used during the creation of the volume (SHA-512 is the default PRF used by VeraCrypt). If you don’t remember which PRF was used, just leave it set to “autodetection” but the mounting process will take more time. Click OK after entering the password.
@@ -170,7 +170,7 @@ Select the PRF algorithm that was used during the creation of the volume (SHA-51 VeraCrypt will now attempt to mount the volume. If the password is incorrect (for example, if you typed it incorrectly), VeraCrypt will notify you and you will need to repeat the previous step (type the password again and click OK). If the password is correct, the volume will be mounted.

FINAL STEP:

-


+



We have just successfully mounted the container as a virtual disk M:

@@ -182,7 +182,7 @@ If you open a file stored on a VeraCrypt volume, for example, in media player, t

You can also browse to the mounted volume the way you normally browse to any other types of volumes. For example, by opening the ‘Computer’ (or ‘My Computer’) list and double clicking the corresponding drive letter (in this case, it is the letter M).

-
+

You can copy files (or folders) to and from the VeraCrypt volume just as you would copy them to any normal disk (for example, by simple drag-and-drop operations). Files that are being read or copied from the encrypted VeraCrypt volume are automatically decrypted on the fly in RAM (memory). Similarly, files that are being written or copied to the VeraCrypt volume are automatically encrypted on the fly in RAM (right before they are written to the disk).
@@ -192,7 +192,7 @@ Note that VeraCrypt never saves any decrypted data to a disk – it only sto again, you have to mount the volume. To do so, repeat Steps 13-18.

If you want to close the volume and make files stored on it inaccessible, either restart your operating system or dismount the volume. To do so, follow these steps:

-
+

Select the volume from the list of mounted volumes in the main VeraCrypt window (marked with a red rectangle in the screenshot above) and then click Dismount (also marked with a red rectangle in the screenshot above). To make files stored on the volume accessible again, you will have to mount the volume. To do so, repeat Steps 13-18.

diff --git a/doc/html/Converting TrueCrypt volumes and partitions.html b/doc/html/Converting TrueCrypt volumes and partitions.html index 324c8c53..f3720bba 100644 --- a/doc/html/Converting TrueCrypt volumes and partitions.html +++ b/doc/html/Converting TrueCrypt volumes and partitions.html @@ -38,6 +38,6 @@

“TrueCrypt Mode” must be checked in the dialog as show below:

-

 

+

 

Note: Converting system partitions encrypted with TrueCrypt is not supported.

\ No newline at end of file diff --git a/doc/html/Default Mount Parameters.html b/doc/html/Default Mount Parameters.html index 899c4280..730b2249 100644 --- a/doc/html/Default Mount Parameters.html +++ b/doc/html/Default Mount Parameters.html @@ -36,14 +36,14 @@

Default Mount Parameters

Starting from version 1.0f-2, it is possible to specify the PRF algorithm and the TrueCrypt mode that will be selected by default in the password dialog.

As show below, select the entry "Default Mount Parameters" under the menu "Settings":

-

Menu Default Mount Parameters

+

Menu Default Mount Parameters

 

The following dialog will be displayed:

-

Default Mount Parameters Dialog

+

Default Mount Parameters Dialog

Make your modifications and then click OK.

The chosen values are then written to VeraCrypt main configuration file (Configuration.xml) making them persistent.

All subsequent password request dialogs will use the default values chosen previously. For example, if in the Default Mount Parameters dialog you check TrueCrypt Mode and you select SHA-512 as a PRF, then subsequent password dialogs will look like:
-Mount Password Dialog using default values

+Mount Password Dialog using default values

 

Note: The default mount parameters can be overridden by the Command Line switches /tc and /hash which always take precedence.

diff --git a/doc/html/Personal Iterations Multiplier (PIM).html b/doc/html/Personal Iterations Multiplier (PIM).html index e2b5ab9e..2c2f746d 100644 --- a/doc/html/Personal Iterations Multiplier (PIM).html +++ b/doc/html/Personal Iterations Multiplier (PIM).html @@ -76,10 +76,10 @@ Motivations behind using a custom PIM value can be:
- + - +
@@ -91,11 +91,11 @@ Motivations behind using a custom PIM value can be:
Normal volume case - + -

+

@@ -105,10 +105,10 @@ Motivations behind using a custom PIM value can be:
System encryption case - + - + diff --git a/doc/html/Protection of Hidden Volumes.html b/doc/html/Protection of Hidden Volumes.html index 7d489d56..f36c4bcc 100644 --- a/doc/html/Protection of Hidden Volumes.html +++ b/doc/html/Protection of Hidden Volumes.html @@ -46,7 +46,7 @@ hidden volume, you may read data stored on When mounting an outer volume, type in its password and before clicking OK, click Mount Options:
-VeraCrypt GUI
+VeraCrypt GUI
 
@@ -55,7 +55,7 @@ In the Mount Options dialog window, enable the OK and, in the main password entry dialog, click OK.
-Mounting with hidden protection
+Mounting with hidden protection


@@ -72,7 +72,7 @@ As soon as a write operation to the hidden volume area is denied/prevented (to p VeraCrypt Background Task). Furthermore, the type of the mounted outer volume displayed in the main window changes to 'Outer(!) ':
-VeraCrypt GUI
+VeraCrypt GUI


@@ -94,7 +94,7 @@ A confirmation message box saying that hidden volume is being protected is displ In the Volume Properties dialog, the field Hidden Volume Protected says 'Yes':
  • The type of the mounted outer volume is Outer:
  • -

    VeraCrypt GUI

    +

    VeraCrypt GUI


    Important: You are the only person who can mount your outer volume with the hidden volume protection enabled (since nobody else knows your hidden volume password). When an adversary asks you to mount an outer volume, you of course @@ -110,7 +110,7 @@ Unencrypted Data in RAM).

    Mount Options dialog window is automatically disabled after a mount attempt is completed, no matter whether it is successful or not (all hidden volumes that are already being protected will, of course, continue to be protected). Therefore, you need to check that option each time you attempt to mount the outer volume (if you wish the hidden volume to be protected):

    -VeraCrypt GUI
    +VeraCrypt GUI

    If you want to mount an outer volume and protect a hidden volume within using cached passwords, then follow these steps: Hold down the diff --git a/doc/html/TrueCrypt Support.html b/doc/html/TrueCrypt Support.html index a259773b..739590a6 100644 --- a/doc/html/TrueCrypt Support.html +++ b/doc/html/TrueCrypt Support.html @@ -35,7 +35,7 @@

    TrueCrypt Support

    Starting from version 1.0f, VeraCrypt supports loading TrueCrypt volumes and partitions, both normal and hidden. In order to activate this, you have to check “TrueCrypt Mode” in the password prompt dialog as shown below.

    -

    TrueCrypt mode

    +

    TrueCrypt mode

    Note: Only volumes and partitions created using TrueCrypt versions 6.x and 7.x are supported.

    \ No newline at end of file diff --git a/doc/html/VeraCrypt Hidden Operating System.html b/doc/html/VeraCrypt Hidden Operating System.html index 03ba1679..346e73e6 100644 --- a/doc/html/VeraCrypt Hidden Operating System.html +++ b/doc/html/VeraCrypt Hidden Operating System.html @@ -96,7 +96,7 @@ Hidden Volume. The outer volume should contain some sensitive-looking files
    To summarize, there will be three passwords in total. Two of them can be revealed to an attacker (for the decoy system and for the outer volume). The third password, for the hidden system, must remain secret.
    -Example Layout of System Drive Containing Hidden Operating System
    +Example Layout of System Drive Containing Hidden Operating System
    Example Layout of System Drive Containing Hidden Operating System

     

    -- cgit v1.2.3