Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
dcc:itsol:veracrypt [2025/04/01 11:44] – added disclaimer about when and how to use encryption + rewording giuliodcc:itsol:veracrypt [2025/05/20 07:33] (current) alba
Line 1: Line 1:
 {{indexmenu_n>4}} {{indexmenu_n>4}}
-====== VeraCrypt Simplified User Manual for RUG employees ======+====== VeraCrypt Simplified User Manual for UG employees ======
  
 This is a simplified version of the VeraCrypt user manual created by the DCC using a Windows 10 system. It is meant to guide you through the installation of VeraCrypt, help you decide what level of security you need, and provide an easy to use, step-by-step manual on how to set up a VeraCrypt volume. Should you have any doubt on how to navigate this guide, please contact us at [[dcc@rug.nl|dcc@rug.nl]]. This is a simplified version of the VeraCrypt user manual created by the DCC using a Windows 10 system. It is meant to guide you through the installation of VeraCrypt, help you decide what level of security you need, and provide an easy to use, step-by-step manual on how to set up a VeraCrypt volume. Should you have any doubt on how to navigate this guide, please contact us at [[dcc@rug.nl|dcc@rug.nl]].
Line 17: Line 17:
 ---- ----
  
-**Important Note**: Encryption is designed to prevent unauthorized access to data or a location in your file system. Your password is the way to prove your are authorized to access the data. If you lose your password, then **nobody will be able to recover the data** for you. Please **pay close attention** to where and how you manage your password(s). If you are in doubt, consider using a password manager.+**Important Note**: Encryption is designed to prevent unauthorized access to data or a location in your file system. Your password is the way to prove you are authorized to access the data. If you lose your password, then **nobody will be able to recover the data** for you. Please **pay close attention** to where and how you manage your password(s). If you are in doubt, consider using a password manager.
  
-VeraCrypt is useful for encrypting multiple files or a folder in your file system. If all you need to protect with encryption is a single excel sheet with your pseudonymization key, then excel has the functionality to encrypt that single file. For practicality reasons, only use VeraCrypt if you know (or foresee) that you will need to encrypt multiple files.+VeraCrypt is useful for encrypting multiple files or a folder in your file system. If all you need to protect with encryption is a single Excel sheet with your pseudonymization key, then Excel has the functionality to encrypt that single file. For practicality reasons, only use VeraCrypt if you know (or foresee) that you will need to encrypt multiple files.
  
 ---- ----
Line 25: Line 25:
 ==== What can you expect from VeraCrypt? ==== ==== What can you expect from VeraCrypt? ====
  
-The way the DCC advises you to use VeraCrypt is to create a VeraCrypt volume. The idea behind an encrypted volume is to hide the location of multiple files behind a single file name. The file itself will also have the maximum size of the volume, regardless of whether the volume is full or empty. This is done to make it impossible to determine what data is stored in the volume and how big the data volume is. In order for the data to stay safe and secure, VeraCrypt needs you to follow some basic rules to prevent potential attackers from guessing the hidden information.+The DCC advises you to use VeraCrypt by creating a VeraCrypt volume. The idea behind an encrypted volume is to hide the location of multiple files behind a single file name. The file itself will also have the maximum size of the volume, regardless of whether the volume is full or empty. This is done to make it impossible to determine what data is stored in the volume and how big the data volume is. For the data to stay safe and secure, VeraCrypt needs you to follow some basic rules to prevent potential attackers from guessing the hidden information.
  
 The way VeraCrypt encrypts and decrypts data is explained in detail in its manual. The short version of it is that the encrypted volume appears to contain random data and is inaccessible until the user provides a password and the volume is mounted by VeraCrypt. The data contained in the volume is decrypted by VeraCrypt when and while you are working on it. The decrypted information is stored in your RAM and will be overwritten once you dismount VeraCrypt. Only the encrypted data is saved on disk. This prevents sensitive data from ever being written in a location where it might be left unprotected should anyone gain access to your machine.  The way VeraCrypt encrypts and decrypts data is explained in detail in its manual. The short version of it is that the encrypted volume appears to contain random data and is inaccessible until the user provides a password and the volume is mounted by VeraCrypt. The data contained in the volume is decrypted by VeraCrypt when and while you are working on it. The decrypted information is stored in your RAM and will be overwritten once you dismount VeraCrypt. Only the encrypted data is saved on disk. This prevents sensitive data from ever being written in a location where it might be left unprotected should anyone gain access to your machine. 
  
 [[dcc:itsol:veracrypt:installation| → Move to the next step]] [[dcc:itsol:veracrypt:installation| → Move to the next step]]