<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Knowledge Base (Posts about veracrypt)</title><link>https://bgstack15.ddns.net/blog/</link><description></description><atom:link href="https://bgstack15.ddns.net/blog/categories/veracrypt.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><copyright>Contents © 2022 &lt;a href="mailto:bgstack15@gmail.com"&gt;bgstack15&lt;/a&gt; 
&lt;a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/"&gt;
&lt;img alt="Creative Commons License BY-SA"
style="border-width:0; margin-bottom:12px;"
src="https://bgstack15.ddns.net/.images/l_by-sa_4.0_88x31.png"&gt;&lt;/a&gt;</copyright><lastBuildDate>Sun, 27 Feb 2022 04:05:29 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>VeraCrypt rpm for Fedora</title><link>https://bgstack15.ddns.net/blog/posts/2017/12/23/veracrypt-rpm-for-fedora/</link><dc:creator>bgstack15</dc:creator><description>&lt;h6&gt;Last updated: 2018-09-26&lt;/h6&gt;
&lt;p&gt;Update: I now package veracrypt in an rpm on my
&lt;a href="https://copr.fedorainfracloud.org/coprs/bgstack15/stackrpms/"&gt;copr&lt;/a&gt;. So use:&lt;/p&gt;
&lt;pre class="code literal-block"&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;dnf copr enable bgstack15/stackrpms
dnf install veracrypt
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;In these &lt;a href="https://en.wikipedia.org/wiki/TrueCrypt#End_of_life_announcement"&gt;post-
TrueCrypt&lt;/a&gt;
days, I migrated to VeraCrypt. For a very long time now, I have been
maintaining an encrypted file container on a flash drive on my keychain.
Additionally, I keep various binaries to help open it, like on Windows or
GNU/Linux, should I ever need emergency access to my files when not on one of
my regular machines. I'm not NSA-proof, but I do intend to keep my private
files out of the view of the general public or any random person who might
find a lost flash drive. So about VeraCrypt, A user can download the latest
binary packages, even for GNU/Linux, from the offical
&lt;a href="https://www.veracrypt.fr/en/Downloads.html"&gt;downloads&lt;/a&gt; page. And the source
code is on gitlab at &lt;a href="https://gitlab.com/veracrypt/VeraCrypt"&gt;https://gitlab.com/veracrypt/VeraCrypt&lt;/a&gt;. But nobody I
could find on the Internet has a Fedora rpm package for it. Well, I present to
you now my &lt;a href="https://gitlab.com/bgstack15/veracrypt-rpm"&gt;Veracrypt rpm project&lt;/a&gt;. It took me a while to figure out the different releases of VeraCrypt
don't compile on Fedora 27 for various bug-related reasons. But the freshest
commit version does, so this rpm is generated from the beta upstream point in
time where I saved a copy of the repo. The normal way to compile any of my
rpms is to use the usr/share/${package}/build/pack script. It will download
sources, prepare the file list in the spec, and perform the rpmbuild.&lt;/p&gt;</description><category>encryption</category><category>fedora</category><category>linux</category><category>rpm</category><category>veracrypt</category><guid>https://bgstack15.ddns.net/blog/posts/2017/12/23/veracrypt-rpm-for-fedora/</guid><pubDate>Sat, 23 Dec 2017 14:30:47 GMT</pubDate></item></channel></rss>