From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/84973 Path: news.gmane.org!not-for-mail From: anders.vinjar@bek.no Newsgroups: gmane.emacs.gnus.general Subject: Re: encrypted nnfolders (~/Mail/privatemail.gpg) Date: Mon, 22 Sep 2014 22:05:56 +0200 Message-ID: <87zjdrifob.fsf@bek.no> References: <8738bjlqnk.fsf@bek.no> <87iokfzf0q.fsf@schjetne.se> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1411416430 4478 80.91.229.3 (22 Sep 2014 20:07:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 22 Sep 2014 20:07:10 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M33217@lists.math.uh.edu Mon Sep 22 22:07:03 2014 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XW9t1-00076S-4w for ding-account@gmane.org; Mon, 22 Sep 2014 22:07:03 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1XW9sI-00026l-7u; Mon, 22 Sep 2014 15:06:18 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1XW9sG-00026X-GB for ding@lists.math.uh.edu; Mon, 22 Sep 2014 15:06:16 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1XW9sE-0007xE-0j for ding@lists.math.uh.edu; Mon, 22 Sep 2014 15:06:15 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1XW9sC-0002j1-06 for ding@gnus.org; Mon, 22 Sep 2014 22:06:12 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XW9s9-0006VZ-OX for ding@gnus.org; Mon, 22 Sep 2014 22:06:09 +0200 Original-Received: from ti0051a400-3204.bb.online.no ([80.213.191.142]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 22 Sep 2014 22:06:09 +0200 Original-Received: from anders.vinjar by ti0051a400-3204.bb.online.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 22 Sep 2014 22:06:09 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 18 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: ti0051a400-3204.bb.online.no X-Message-SMTP-Method: smtp smtp.bek.no 587 anders.vinjar User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) Cancel-Lock: sha1:JjH3mNO/EaKnuj8mte9gTdyCsqQ= X-Spam-Score: -3.9 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:84973 Archived-At: Hi Grim. Thanks for the suggestions. >>>>> "G" == Grim Schjetne writes: G> The easiest would be to just put ~/Mail on an encrypted G> partition, if you don't want to encrypt your whole disk (which I G> would recommend doing anyway). Yes, that would make it easy indeed. But for various reasons I'd prefer this one done at file-level. And gnupg would be the preferred way. Im guessing its not too complicated, adjusting the nnfolder method to handle .gpg extensions or stamping some info into the group's parameters. -anders