Downloads:
22,884
Downloads of v 7.1.20150620:
14,377
Last Update:
14 Feb 2016
Package Maintainer(s):
Software Author(s):
- TrueCrypt Developers Association
Tags:
security privacy encryption aes serpent twofish ripemd-160 sha-512 whirlpool abandonware unattended- Software Specific:
- Software Site
- Software License
- Package Specific:
- Possible Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
TrueCrypt
- 1
- 2
- 3
7.1.20150620 | Updated: 14 Feb 2016
- Software Specific:
- Software Site
- Software License
- Package Specific:
- Possible Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
22,884
Downloads of v 7.1.20150620:
14,377
Software Author(s):
- TrueCrypt Developers Association
TrueCrypt 7.1.20150620
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by TrueCrypt Developers Association. The inclusion of TrueCrypt Developers Association trademark(s), if any, upon this webpage is solely to identify TrueCrypt Developers Association goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
Deployment Method: Individual Install, Upgrade, & Uninstall
To install TrueCrypt, run the following command from the command line or from PowerShell:
To upgrade TrueCrypt, run the following command from the command line or from PowerShell:
To uninstall TrueCrypt, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download truecrypt --internalize --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade truecrypt -y --source="'INTERNAL REPO URL'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade truecrypt -y --source="'INTERNAL REPO URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install truecrypt
win_chocolatey:
name: truecrypt
version: '7.1.20150620'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'truecrypt' do
action :install
source 'INTERNAL REPO URL'
version '7.1.20150620'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller truecrypt
{
Name = "truecrypt"
Version = "7.1.20150620"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'truecrypt':
ensure => '7.1.20150620',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
Private CDN cached downloads available for licensed customers. Never experience 404 breakages again! Learn more...
This package was approved by moderator ferventcoder on 17 Feb 2016.
Free open-source disk encryption software for Windows 7/Vista/XP, Mac OS X, and Linux.
Abandonware
TrueCrypt is currently unmaintained (since May 2014), which may have security implications. The original website and forums have been taken offline. For more information, see Wikipedia and the community website for plans on continuing development under a different name as required by the TrueCrypt license v3.0.
Security audit
Dec 2013: Prior to TrueCrypt developers abandoning the software, its security was brought to question and a public audit was called for and successfully funded on a public crowd-funding website.
May 2014: The anonymous TrueCrypt developers announce no further development of TrueCrypt and recommend Windows users to migrate to BitLocker, the closed source encryption available in certain versions of Microsoft Windows and Mac OSX users migrate to OS' native encryption tools in Disk Utility.
Apr 2015: The security audit is completed of TrueCrypt version 7.1a and published on https://opencryptoaudit.org/. The entirety of the final report is available as a PDF. An excerpt from that report follows:
> The Open Crypto Audit Project engaged Cryptography Services (CS) to perform a scoped engagement
on portions of TrueCrypt's cryptographic implementations and use. This review was narrowly scoped
to specific aspects of the application, and was time-boxed to an engagement length that was deemed
sufficient to give adequate coverage of the components in place.
> [...]
> CS identified four (4) issues, and none led to a complete bypass of confidentiality
in common usage scenarios. The standard workflow of creating a volume and making use of it
was reviewed, and no significant flaws were found that would impact it.
Version 7.2
Concurrent to the May 2014 announcement of abandoning the project and recommending users migrate to other software, version 7.2 was released as a closed source installer of TrueCrypt intended for migrating encrypted TrueCrypt containers to other encryption software.
Due to the unexpected and suspicious announcement and lack of information detailing any changes or fixes made to the installer, it is generally advised not to install version 7.2 for cautious users.
Version 7.1a
Although open source version 7.1a was released 7 February 2012, no critical security issues are known and it has been found reliable and stable.
This package installs version 7.1a
Community
; default environment
DetectHiddenWindows, off
SetControlDelay, 20
; modified environment
#NoEnv
#NoTrayIcon
DetectHiddenText, off
SetTitleMatchMode, 1
waitTime = 20
title1 = TrueCrypt Setup ahk_class CustomDlg
title1Text = Click Uninstall to remove TrueCrypt from this system
title2 = TrueCrypt Setup ahk_class #32770
title2Text = TrueCrypt has been successfully uninstalled
title3 = TrueCrypt Setup ahk_class CustomDlg
title3Text = Click Uninstall to remove TrueCrypt from this system
WinWait, %title1%, %title1Text%, %waitTime%
WinMinimize, %title1%, %title1Text%
ControlClick, &Uninstall, %title1%, %title1Text%
WinWait, %title2%, %title2Text%, %waitTime%
ControlClick, OK, %title2%, %title2Text%
WinWait, %title3%, %title3Text%, %waitTime%
ControlClick, &Finish, %title3%, %title3Text%
ExitApp
$packageName = 'truecrypt'
$regSearch = 'TrueCrypt'
$installerType = 'exe'
$silentArgs = '/u'
$validExitCodes = @(0)
$scriptPath = $(Split-Path -parent $MyInvocation.MyCommand.Definition)
$ahkFile = Join-Path $scriptPath "chocolateyUninstall.ahk"
$ahkExe = 'AutoHotKey'
$ahkRun = "$Env:Temp\$(Get-Random).ahk"
Copy-Item $ahkFile "$ahkRun" -Force
Start-Process $ahkExe $ahkRun
Get-ItemProperty -Path @( 'HKLM:\Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\*',
'HKLM:\Software\Microsoft\Windows\CurrentVersion\Uninstall\*',
'HKCU:\Software\Microsoft\Windows\CurrentVersion\Uninstall\*' ) `
-ErrorAction:SilentlyContinue `
| Where-Object { $_.DisplayName -like $regSearch } `
| ForEach-Object { $_ -match '(?<=")[^"]+'
Uninstall-ChocolateyPackage -PackageName "$packageName" `
-FileType "$installerType" `
-SilentArgs "$($silentArgs)" `
-File $matches[0] `
-ValidExitCodes $validExitCodes }
Remove-Item "$ahkRun" -Force -ErrorAction SilentlyContinue
Log in or click on link to see number of positives.
- truecryptInstall.EXE (e95eca399dfe) - ## / 55
- truecrypt.7.1.20150620.nupkg (5fdda00e44b9) - ## / 56
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
TrueCrypt 7.1.20150620 | 14377 | Sunday, February 14, 2016 | Approved | |
TrueCrypt 7.1.20140621 | 4657 | Friday, June 20, 2014 | Unknown | |
TrueCrypt 7.1.20140607 | 722 | Friday, June 6, 2014 | Unknown | |
TrueCrypt 7.1.1 | 3128 | Tuesday, September 25, 2012 | Unknown |
© 2003-2012 TrueCrypt Developers Association
Program
Package
Built and uploaded by dtgm to address the following issues:
- UNCHANGED: This package continues to install the last published open source release of TrueCrypt, version 7.1a, as made available by the community at https://truecrypt.ch/
- FIX (Security): The installer now verifies the executable with SHA1 checksum before chocolatey proceeds with installation.
choco feature list
will indicate if chocolatey is verifying the checksum upon install. By default, it is Enabled.
IfchecksumFiles - [Disabled]
is returned, you may enable it with
choco feature enable -n=checksumFiles
- FIX (Compatibility): The uninstaller now searches registry for install location rather than requiring default install location.
- FIX (Deprecated): Removed and cleaned deprecated parts from both install and uninstall scripts.
- FIX (Info): Additional information in nuspec: description, releaseNotes, tags, copyright
- FIX (Info): Corrected information in nuspec: summary, authors, icon
Ground Rules:
- This discussion is only about TrueCrypt and the TrueCrypt package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or TrueCrypt, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.