Keep the installer from being deleted. Like all recent versions of OS X, Yosemite is distributed through the Mac App Store. As with the Mavericks installer, if you leave the Yosemite beta.
TrueCrypt was a free and open-source disk encryption utility first launched in 2004. It can create a virtual encrypted disk within a file, or encrypt a partition or the whole storage device. Once encrypted, the data stored on a partition requires a password to access. TrueCrypt was a popular means of disk encryption on both Mac OSX and Windows operating systems with millions of users.
Truecrypt.org released an official announcement on truecrypt.sourceforge.net while containing the following messages:
'WARNING: Using TrueCrypt is not secure as it may contain unfixed security issues.
This page exists only to help migrate existing data encrypted by TrueCrypt.
The development of TrueCrypt was ended in 5/2014 after Microsoft terminated support of Windows XP. Windows 8/7/Vista and later offer integrated support for encrypted disks and virtual disk images. Such integrated support is also available on other platforms (click here for more information). You should migrate any data encrypted by TrueCrypt to encrypted disks or virtual disk images supported on your platform.'
It is not only for Windows users, but for all of you who are using TrueCrypt, including Mac OS X and Linux users. Windows users can transfer to BitLocker, then how about Mac users?
Truecrypt.org has suggested Windows users to transfer to BitLocker, but Microsoft didn't release BitLocker for Mac OS, how about Mac users? With the help of M3 BitLocker Loader for Mac, you still can use BitLocker if you are a cross-platform (Windows and Mac) user.
M3 BitLocker Loader for Mac is a brilliant and smart program which can open/access/mount BitLocker encrypted external hard drive and USB flash drive on Mac computer, but you need to create a BitLocker encrypted volume on Mac computer with M3 BitLocker Loader for Mac firstly. After that, you can read and write BitLocker encrypted volume with M3 BitLocker Loader for Mac under Mac computer.
Step 1: Download and install M3 BitLocker Loader for Mac.
Step 2: Insert an external drive (such as external hard drive, USB drive, flash drive) into Mac computer. Download puffin browser for macos.
Step 3: Launch M3 BitLocker Loader for Mac.
Step 4 Free keyboard for computer. : Click 'Encrypt' button in toolbar.
Step 5: Select the partition which you want to encrypt and click Encrypt.
Step 6: Enter the password.
Step 7: Save the recovery key.
Step 8: Complete BitLocker drive encryption.
After encrypting external drive with BitLocker on Mac, you can use M3 BitLocker Loader for Mac to read/write BitLocker encrypted drive on Mac Mini, Mac Pro, MacBook, MacBook Pro, MacBook Air, iMac with macOS Catalina 10.15/Mojave 10.14/High Sierra 10.13/10.12 (Sierra) and Mac OS X 10.11/10.10/10.9/10.8 Operating Systems.
If I am a Linux cross-platform user, how to access BitLocker encrypted drive in Linux?
M3 BitLocker Loader for Linux is a command line tool to encrypt USB flash drive or external hard drive with BitLocker, mount BitLocker encrypted drive in read-write mode.
Related articles:
If you still love TrueCrypt and like to keep all you workflow inside the command line like me, this small guide is for you.
As you may know, on May 2014, TrueCrypt developers announced that the the project was discontinued and will no longer receive any updates and fixes. But before this happened, Kenneth White and Matthew Green planned, crowd-sourced, and executed an independent full-levelsecurity audit.
TL;DR:'The NCC audit found no evidence of deliberate backdoors, or any severe design flaws that will make the software insecure in most instances'.
This means that it's OK to keep using TrueCrypt 7.1a. This being said, let’s continue with the installation guide.
.dmg
file and double click the .mpkg
installer.If you are using Yosemite you will get this error and the installation blocked.
For some reason TrueCrypt thinks 10.10 is less than 10.4.
.dmg
..dmg
file is read only).~/Downloads/TrueCrypt/
, open the .mpkg
package contents, then the /Contents
folder.distribution.dis
file with a text editor..mpkg
.Sources:
After you install TrueCrypt you still can't use it from the Terminal, you need to put this in your ~/.bashrc
or ~/.bash_profile
:
Then it will be ready to use:
Create a volume:
Mount a volume:
Unmount specific volume:
Unmount all volumes:
Full documentation and man page:
Related links: