diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2023-07-02 16:34:03 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2023-07-02 16:34:03 +0200 |
commit | efa815a6dae495352cbacd973a9c9d8ee20523f7 (patch) | |
tree | 02f30949b67537fdf0df6c5f5a3d76503f15c7a3 | |
parent | d2caa772070fe510937c38c5354a15268122ea8b (diff) | |
download | VeraCrypt-efa815a6dae495352cbacd973a9c9d8ee20523f7.tar.gz VeraCrypt-efa815a6dae495352cbacd973a9c9d8ee20523f7.zip |
Indicate in Release Notes that EMV support must be enabled in the settings
-rw-r--r-- | doc/chm/VeraCrypt User Guide.chm | bin | 3162351 -> 3162261 bytes | |||
-rw-r--r-- | doc/html/Release Notes.html | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/doc/chm/VeraCrypt User Guide.chm b/doc/chm/VeraCrypt User Guide.chm Binary files differindex 4dc172fa..07d06a03 100644 --- a/doc/chm/VeraCrypt User Guide.chm +++ b/doc/chm/VeraCrypt User Guide.chm diff --git a/doc/html/Release Notes.html b/doc/html/Release Notes.html index d381ae01..9174f8ed 100644 --- a/doc/html/Release Notes.html +++ b/doc/html/Release Notes.html @@ -50,6 +50,7 @@ <li>Card PIN not required.</li> <li>Uses unique, encoded data present on the banking card to securely generate keyfile content.</li> <li>Supports all banking cards that comply with EMV standard.</li> +<li>Must be enabled in settings (menu Settings->Security Tokens)</li> <li>Developped by a team of students from <a href="https://www.insa-rennes.fr">Institut national des sciences appliquées de Rennes</a></li> <li>Project Github repositoty: <a href="https://github.com/veracrypt-EMV-INSA-Rennes-4INFO/VeraCrypt_EMV">https://github.com/veracrypt-EMV-INSA-Rennes-4INFO/VeraCrypt_EMV</a></li> </ul> |