#!/bin/sh V="$(mount | grep veracrypt_aux_mnt)" if [ ! -z "$V" ] then echo "Error: All VeraCrypt volumes must be dismounted first." >&2 exit 1 else exit 0 fi ption" content="VeraCrypt is free open-source disk encryption software for Windows, Mac OS X and Linux. In case an attacker forces you to reveal the password, VeraCrypt provides plausible deniability. In contrast to file encryption, data encryption performed by VeraCrypt is real-time (on-the-fly), automatic, transparent, needs very little memory, and does not involve temporary unencrypted files."/>
aboutsummaryrefslogtreecommitdiff |