From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: Re: orgmode as a reference system: Storing private/sensitive information and syncing across devices. Date: Fri, 24 Sep 2010 11:51:30 +0200 Message-ID: <87ocbnbhb1.fsf@gmx.de> References: <87fwx4oygj.fsf@mundaneum.com> <87eiconh0v.fsf@gmx.de> <20100921104525.7ef87d84@gaia.hsu-hh.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=47557 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oz4wR-0005Ns-5h for emacs-orgmode@gnu.org; Fri, 24 Sep 2010 05:51:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Oz4wP-0007MH-H4 for emacs-orgmode@gnu.org; Fri, 24 Sep 2010 05:51:42 -0400 Received: from mailout-de.gmx.net ([213.165.64.23]:47835 helo=mail.gmx.net) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1Oz4wP-0007Lp-3c for emacs-orgmode@gnu.org; Fri, 24 Sep 2010 05:51:41 -0400 In-Reply-To: (Paul Sexton's message of "Fri, 24 Sep 2010 03:55:58 +0000 (UTC)") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Paul Sexton Cc: emacs-orgmode@gnu.org Paul Sexton writes: > Check out: http://ccrypt.sourceforge.net/ > > There is an emacs package provided, ps-ccrypt.el, which provides seamless > loading & saving of encryted files. I have been using it with my org agenda > file for several months with no problems. > > Paul Emacs comes with everything you need. See the epa package in Emacs for seamless encryption. M-x customize-group RET epa RET Sebastian