From 5e1fffa87191c3566bcbe20c6e8d29d5f21651d5 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sat, 13 May 2017 17:34:16 +0200 Subject: Add HTML documentation. --- doc/html/Volume Clones.html | 46 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 doc/html/Volume Clones.html (limited to 'doc/html/Volume Clones.html') diff --git a/doc/html/Volume Clones.html b/doc/html/Volume Clones.html new file mode 100644 index 00000000..a3eb34e6 --- /dev/null +++ b/doc/html/Volume Clones.html @@ -0,0 +1,46 @@ + + + + +VeraCrypt - Free Open source disk encryption with strong security for the Paranoid + + + + + + +
+VeraCrypt +
+ + + +
+

+Documentation +>> +Security Requirements and Precautions +>> +Volume Clones +

+ +
+
+

Volume Clones

+

Never create a new VeraCrypt volume by cloning an existing VeraCrypt volume. Always use the VeraCrypt Volume Creation Wizard to create a new VeraCrypt volume. If you clone a volume and then start using both this volume and its clone in a way that both eventually + contain different data, then you might aid cryptanalysis (both volumes will share a single key set). This is especially critical when the volume contains a hidden volume. Also note that plausible deniability (see section +Plausible Deniability) is impossible in such cases. See also the chapter + +How to Back Up Securely.

+
+
\ No newline at end of file -- cgit v1.2.3