« VeraCrypt » : différence entre les versions

De Banane Atomic
Aller à la navigationAller à la recherche
 
Aucun résumé des modifications
 
Ligne 4 : Ligne 4 :
= [https://veracrypt.codeplex.com/wikipage?title=Hidden%20Volume Hidden Volume] =
= [https://veracrypt.codeplex.com/wikipage?title=Hidden%20Volume Hidden Volume] =
[https://veracrypt.codeplex.com/wikipage?title=Protection%20of%20Hidden%20Volumes Protection of Hidden Volumes Against Damage]
[https://veracrypt.codeplex.com/wikipage?title=Protection%20of%20Hidden%20Volumes Protection of Hidden Volumes Against Damage]
= [https://documentation.help/VeraCrypt/Using%20VeraCrypt%20Without%20Administrator%20Privileges.html 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.


= [https://veracrypt.codeplex.com/wikipage?title=Digital%20Signatures Installation] =
= [https://veracrypt.codeplex.com/wikipage?title=Digital%20Signatures Installation] =

Dernière version du 23 avril 2022 à 10:20

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