<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SavvyAdmin.com &#187; GnuPG</title>
	<atom:link href="http://savvyadmin.com/tag/gnupg/feed/" rel="self" type="application/rss+xml" />
	<link>http://savvyadmin.com</link>
	<description>For savvy admins everywhere...</description>
	<lastBuildDate>Fri, 21 Jan 2011 17:53:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>GnuPG Context Menu Options for Gnome Nautilus</title>
		<link>http://savvyadmin.com/gnupg-context-menu-options-for-gnome-nautilus/</link>
		<comments>http://savvyadmin.com/gnupg-context-menu-options-for-gnome-nautilus/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 04:43:57 +0000</pubDate>
		<dc:creator>gmendoza</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[GnuPG]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Nautilus]]></category>
		<category><![CDATA[PGP]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.savvyadmin.com/?p=470</guid>
		<description><![CDATA[If you&#8217;re running the Gnome desktop environment and would like to have GnuPG context menu options in Nautilus to encrypt, decrypt, and digitally sign files, simply install the Seahorse plugins package available in your favorite Linux distribution repositories. If using Debian or Ubuntu, it&#8217;s as easy as an apt-get install. sudo apt-get install seahorse-plugins After [...]
Related posts:<ol>
<li><a href='http://savvyadmin.com/nautilus-file-selection/' rel='bookmark' title='Nautilus File Selection'>Nautilus File Selection</a></li>
<li><a href='http://savvyadmin.com/perform-gnupg-functions-within-vim/' rel='bookmark' title='Perform GnuPG Functions Within Vim'>Perform GnuPG Functions Within Vim</a></li>
<li><a href='http://savvyadmin.com/revelation-password-manager-for-gnome/' rel='bookmark' title='Revelation Password Manager for Gnome'>Revelation Password Manager for Gnome</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re running the Gnome desktop environment and would like to have GnuPG context menu options in Nautilus to encrypt, decrypt, and digitally sign files, simply install the <a title="Seahorse Website" href="http://live.gnome.org/Seahorse" target="_blank">Seahorse</a> plugins package available in your favorite Linux distribution repositories.  If using Debian or Ubuntu, it&#8217;s as easy as an apt-get install.</p>
<blockquote><p><code><strong>sudo apt-get install seahorse-plugins</strong></code></p></blockquote>
<p>After installing the package, go to System -&gt; Preferences -&gt; Encryption and Keyrings, select a default key to use and decide whether you want to include your own key by default when encrypting files.  This is sometimes a good idea if you ever want to open a file you encrypted to someone else.  Below are some screenshots of the Seahorse preferences.</p>
<p><img class="aligncenter size-full wp-image-473" title="Seahorse Preferences Tab 1" src="http://www.savvyadmin.com/wp-content/uploads/2009/12/seahorse-prefs-1.png" alt="Seahorse Preferences Tab 1" width="571" height="311" /></p>
<p><img class="aligncenter size-full wp-image-474" title="Seahorse Preferences Tab 2" src="http://www.savvyadmin.com/wp-content/uploads/2009/12/seahorse-prefs-2.png" alt="Seahorse Preferences Tab 2" width="570" height="312" /></p>
<p>Here are some screen shots of the context menu options that appear when you right click on files in Nautilus.</p>
<p><img class="size-full wp-image-475 alignnone" title="Seahorse Context 1" src="http://www.savvyadmin.com/wp-content/uploads/2009/12/Seahorse-Context-1.png" alt="Seahorse Context 1" width="328" height="341" /> <img class="size-full wp-image-476 alignnone" title="Seahorse Context 2" src="http://www.savvyadmin.com/wp-content/uploads/2009/12/Seahorse-Context-2.png" alt="Seahorse Context 2" width="243" height="270" /></p>
<p>When you choose to encrypt a file, you can select as many public keys as you&#8217;d like.  Here&#8217;s an example of the dialogue.</p>
<p><img class="aligncenter size-full wp-image-477" title="Encrypt to Dialogue" src="http://www.savvyadmin.com/wp-content/uploads/2009/12/Encrypt-to-Dialogue.png" alt="Encrypt to Dialogue" width="547" height="421" /></p>
<p>Using PGP has never been easier.  There are still some improvements to the UI I would like to see completed, but overall the most important features are there.</p>
<p>Related posts:<ol>
<li><a href='http://savvyadmin.com/nautilus-file-selection/' rel='bookmark' title='Nautilus File Selection'>Nautilus File Selection</a></li>
<li><a href='http://savvyadmin.com/perform-gnupg-functions-within-vim/' rel='bookmark' title='Perform GnuPG Functions Within Vim'>Perform GnuPG Functions Within Vim</a></li>
<li><a href='http://savvyadmin.com/revelation-password-manager-for-gnome/' rel='bookmark' title='Revelation Password Manager for Gnome'>Revelation Password Manager for Gnome</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://savvyadmin.com/gnupg-context-menu-options-for-gnome-nautilus/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Symmetric Key Encryption with GnuPG</title>
		<link>http://savvyadmin.com/symmetric-key-encryption-with-gnupg/</link>
		<comments>http://savvyadmin.com/symmetric-key-encryption-with-gnupg/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 03:59:06 +0000</pubDate>
		<dc:creator>gmendoza</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[CLI]]></category>
		<category><![CDATA[compression]]></category>
		<category><![CDATA[GnuPG]]></category>
		<category><![CDATA[PGP]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tar]]></category>
		<category><![CDATA[Zip]]></category>

		<guid isPermaLink="false">http://www.savvyadmin.com/?p=438</guid>
		<description><![CDATA[If you ever want to quickly protect a file by encrypting it with a simple password, you can use GnuPG and symmetric key encryption for the job. Using this method, you can use industry strength encryption like AES256 and not have to worry about public and private keys. Just remember your password and use PGP [...]
Related posts:<ol>
<li><a href='http://savvyadmin.com/perform-gnupg-functions-within-vim/' rel='bookmark' title='Perform GnuPG Functions Within Vim'>Perform GnuPG Functions Within Vim</a></li>
<li><a href='http://savvyadmin.com/gnupg-context-menu-options-for-gnome-nautilus/' rel='bookmark' title='GnuPG Context Menu Options for Gnome Nautilus'>GnuPG Context Menu Options for Gnome Nautilus</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>If you ever want to quickly protect a file by encrypting it with a simple password, you can use GnuPG and symmetric key encryption for the job.  Using this method, you can use industry strength encryption like AES256 and not have to worry about public and private keys.  Just remember your password and use PGP compatible software to decrypt the files when needed.</p>
<p>For example, this is how you can encrypt a zip file called <code>backup.zip</code> and output the result to a new file called <code>backup.zip.gpg</code>.</p>
<blockquote><p><code><strong>gpg --symmetric --cipher-algo aes256 -o backup.zip.gpg backup.zip</strong><br />
Enter passphrase: <strong>*******</strong><br />
Repeat passphrase: <strong>*******</strong></code></p></blockquote>
<p>To decrypt the file, the following will work.</p>
<blockquote><p><code><strong>gpg -d -o backup.zip backup.zip.gpg</strong><br />
gpg: AES256 encrypted data<br />
Enter passphrase: <strong>*******</strong><br />
gpg: encrypted with 1 passphrase</code></p></blockquote>
<p>For fun, here&#8217;s how to create a Gzip Tar archive (tar.gz) and encrypt it on the fly.</p>
<blockquote><p><code><strong>tar czvpf - SomeFiles/ | gpg --symmetric --cipher-algo aes256 -o backup.tar.gz.gpg</strong><br />
Enter passphrase: <strong>*******</strong><br />
Repeat passphrase: <strong>*******</strong></code></p></blockquote>
<p>To decrypt and extract in a single command, the following also works.</p>
<blockquote><p><code><strong>gpg -d backup.tar.gz.gpg | tar xzvf -</strong><br />
gpg: AES256 encrypted data<br />
Enter passphrase: <strong>*******</strong><br />
gpg: encrypted with 1 passphrase</code></p></blockquote>
<p>If you&#8217;re curious to know what other ciphers are available to you, simple use the <code>gpg --version</code> command.</p>
<blockquote><p><code><strong>gpg --version | grep Cipher</strong><br />
Cipher: 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH</code></p></blockquote>
<p>Related posts:<ol>
<li><a href='http://savvyadmin.com/perform-gnupg-functions-within-vim/' rel='bookmark' title='Perform GnuPG Functions Within Vim'>Perform GnuPG Functions Within Vim</a></li>
<li><a href='http://savvyadmin.com/gnupg-context-menu-options-for-gnome-nautilus/' rel='bookmark' title='GnuPG Context Menu Options for Gnome Nautilus'>GnuPG Context Menu Options for Gnome Nautilus</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://savvyadmin.com/symmetric-key-encryption-with-gnupg/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Perform GnuPG Functions Within Vim</title>
		<link>http://savvyadmin.com/perform-gnupg-functions-within-vim/</link>
		<comments>http://savvyadmin.com/perform-gnupg-functions-within-vim/#comments</comments>
		<pubDate>Mon, 08 Oct 2007 14:05:42 +0000</pubDate>
		<dc:creator>gmendoza</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[cryptography]]></category>
		<category><![CDATA[GnuPG]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[PGP]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Vim]]></category>

		<guid isPermaLink="false">http://www.savvyadmin.com/2007/10/08/perform-gnupg-functions-within-vim/</guid>
		<description><![CDATA[Performing GnuPG functions from Vim is actually pretty helpful if you work heavily with both applications on a regular basis. I was recently looking for a simple way to both word wrap and clearsign various text files within Vim, and found just what I was looking for. 1. (optional) Set the word wrap of text [...]
Related posts:<ol>
<li><a href='http://savvyadmin.com/revelation-password-manager-for-gnome/' rel='bookmark' title='Revelation Password Manager for Gnome'>Revelation Password Manager for Gnome</a></li>
<li><a href='http://savvyadmin.com/symmetric-key-encryption-with-gnupg/' rel='bookmark' title='Symmetric Key Encryption with GnuPG'>Symmetric Key Encryption with GnuPG</a></li>
<li><a href='http://savvyadmin.com/gnupg-context-menu-options-for-gnome-nautilus/' rel='bookmark' title='GnuPG Context Menu Options for Gnome Nautilus'>GnuPG Context Menu Options for Gnome Nautilus</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Performing GnuPG functions from Vim is actually pretty helpful if you work heavily with both applications on a regular basis.  I was recently looking for a simple way to both word wrap and clearsign various text files within Vim, and found just what I was looking for.</p>
<p>1. (optional) Set the word wrap of text in Vim to a maximum text width of 70 characters.  This can be done manually, or by simply adding the following text to your &#8220;~/.vimrc&#8221; file:</p>
<blockquote><p><code>:set textwidth=70</code></p></blockquote>
<p>2. As for the ability to clearsign, encrypt, decrypt and verify the text from within Vim, you can create command mode aliases as shortcuts for longer commands in Vim.  Simply add the following to your &#8220;~/.vimrc&#8221; file:</p>
<blockquote><p><code>:cmap cs %!gpg --clearsign<br />
:cmap es %!gpg -seat<br />
:cmap ee %!gpg -eat<br />
:cmap de %!gpg -d</code></p></blockquote>
<p>Once you save the changes to your .vimrc file, open any text file with vim, enter command mode, and type any of the shortcuts mentioned in step two; &#8220;cs&#8221; to clearsign, &#8220;es&#8221; to encrypt and sign, &#8220;ee&#8221; to encrypt with no signature, and &#8220;de&#8221; to decrypt or verify.  The shortcut will display the command about to be issued, to which you can hit can enter to execute it.  You will be prompted for recipients, and/or the private key passphrase depending on the function you choose.</p>
<p>If you are familiar with GnuPG syntax, you can change or add any of the above commands to your liking.  For instance, for those of you with multiple PGP keys, you can add the &#8220;-u&#8221;option to specify which one you would like to use.</p>
<p>To wrap an existing unwrapped text file, simply higlight the entire message by placing the Vim cursor at the top of the file, press &lt;shift&gt;+V, followed by &lt;shift&gt;+G.  This highlights all text as you will notice.  While everything is highlighted, simply press &#8220;gq&#8221;.  This will wrap everything according to your &#8220;textwidth&#8221; variable.</p>
<p>Feel free to test it out, and provide as much feedback as you like.  Have fun.</p>
<p><strong>Special Note:</strong><br />
When using the &#8220;textwidth&#8221; variable, you may find that it is useful to toggle the paste function.  If you are pasting text that has a larger text width than that of which you have specified in Vim (in this case 70 characters), then your paste will automatically be word wrapped to 70.</p>
<p>You may not want this behavior, so the two opposing options you can set manually are:</p>
<blockquote><p><code>:set paste<br />
:set nopaste</code></p></blockquote>
<p>Better yet, you can map a quick function key to toggle it on or off by adding the following to your .vimrc file:</p>
<blockquote><p><code>:set pastetoggle=&lt;F10&gt;</code></p></blockquote>
<p>To test, while in insert mode of Vim, press the F10 key, and you will notice that the mode will be clearly identified with:<br />
<code>"-- INSERT (paste) --"</code></p>
<p>This will allow you to paste text in it&#8217;s unwrapped form.</p>
<p>Related posts:<ol>
<li><a href='http://savvyadmin.com/revelation-password-manager-for-gnome/' rel='bookmark' title='Revelation Password Manager for Gnome'>Revelation Password Manager for Gnome</a></li>
<li><a href='http://savvyadmin.com/symmetric-key-encryption-with-gnupg/' rel='bookmark' title='Symmetric Key Encryption with GnuPG'>Symmetric Key Encryption with GnuPG</a></li>
<li><a href='http://savvyadmin.com/gnupg-context-menu-options-for-gnome-nautilus/' rel='bookmark' title='GnuPG Context Menu Options for Gnome Nautilus'>GnuPG Context Menu Options for Gnome Nautilus</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://savvyadmin.com/perform-gnupg-functions-within-vim/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>FireGPG: Firefox Extension for Gmail</title>
		<link>http://savvyadmin.com/firegpg-firefox-extension-for-gmail/</link>
		<comments>http://savvyadmin.com/firegpg-firefox-extension-for-gmail/#comments</comments>
		<pubDate>Sun, 24 Jun 2007 22:17:34 +0000</pubDate>
		<dc:creator>gmendoza</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[FireGPG]]></category>
		<category><![CDATA[Gmail]]></category>
		<category><![CDATA[GnuPG]]></category>
		<category><![CDATA[PGP]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.savvyadmin.com/2007/06/24/firegpg-firefox-extension-for-gmail/</guid>
		<description><![CDATA[Stumbled across a very cool Firefox extension called FireGPG. It adds a much needed feature to the Gmail web interface for those of us that use PGP encryption regularly. Here&#8217;s a screenshot of the buttons that are added to the composition page in Gmail. Be sure to check it out at: http://firegpg.tuxfamily.org/ No related posts.
No related posts.]]></description>
			<content:encoded><![CDATA[<p>Stumbled across a very cool Firefox extension called <a title="FireGPG Extension Home Page" href="http://firegpg.tuxfamily.org/" target="_blank">FireGPG</a>.  It adds a much needed feature to the Gmail web interface for those of us that use PGP encryption regularly.</p>
<p>Here&#8217;s a screenshot of the buttons that are added to the composition page in Gmail.</p>
<p><img src="https://www.savvyadmin.com/wp-content/uploads/2007/06/firegpg-screenshot.png" alt="FireGPG Extension Screenshot" /></p>
<p>Be sure to check it out at:  <a title="FireGPG Extension Home Page" href="http://firegpg.tuxfamily.org/">http://firegpg.tuxfamily.org/</a></p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://savvyadmin.com/firegpg-firefox-extension-for-gmail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

