Skip to content
This repository was archived by the owner on Jan 28, 2026. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions app/views/main/comparison.en.html.slim
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@ section.section-1#veracrypt
.col-md-6
img.article-img src=image_url("veracrypt.png") alt="VeraCrypt" style="max-width: 100%;"
.col-md-6
p #{link_to 'TrueCrypt has been discontinued', 'http://truecrypt.sourceforge.net/'}
some time ago and #{link_to 'has some vulnerabilities', 'http://www.pcworld.com/article/2987439/encryption/newly-found-truecrypt-flaw-allows-full-system-compromise.html'},
so we will focus on its (inofficial) successor #{link_to 'VeraCrypt', 'https://veracrypt.codeplex.com/'} here.
p #{link_to 'Development on TrueCrypt ended', 'http://truecrypt.sourceforge.net/'}
some time ago, and it #{link_to 'has some vulnerabilities', 'http://www.pcworld.com/article/2987439/encryption/newly-found-truecrypt-flaw-allows-full-system-compromise.html'},
so we will focus on its unofficial successor, #{link_to 'VeraCrypt', 'https://www.veracrypt.fr/'}.
p VeraCrypt runs on Windows, Linux and Mac, and is believed to be a secure encryption tool to encrypt your files locally.
It keeps your files confidential, but does not protect the integrity, i.e. a hacker can't read your files, but they could modify them without you noticing.
Like all solutions presented here, it offers you a virtual filesystem and the unencrypted files are never actually stored on your hard disk.
Expand Down Expand Up @@ -368,4 +368,4 @@ section.section-2
=link_to "CryFS Tutorial", {controller: "main", action: "documentation"}, class: "btn btn-primary btn-lg"

/ Share Buttons
script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-56b4f9ebfcc506d2" async="async"
script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-56b4f9ebfcc506d2" async="async"