VeraCrypt

De Banane Atomic
Révision datée du 23 avril 2022 à 10:20 par Nicolas (discussion | contributions)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)
Aller à la navigationAller à la recherche

Liens

Hidden Volume

Protection of Hidden Volumes Against Damage

Using VeraCrypt without Administrator privileges

In Windows, a user who does not have administrator privileges can use VeraCrypt, but only after a system administrator installs VeraCrypt on the system.

Installation

Télécharger la clé publique VeraCrypt_PGP_public_key.asc

Bash.svg
# Check that the fingerprint of the public key is 993B7D7E8E413809828F0F29EB559C7C54DDD393
gpg --with-fingerprint VeraCrypt_PGP_public_key.asc

# Import the public key
gpg --import VeraCrypt_PGP_public_key.asc

# installer VeraCrypt
yaourt VeraCrypt