From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Encrypting files for org-mobile Date: Tue, 29 Dec 2009 12:41:43 -0500 Message-ID: <87ljglr82w.fsf@gollum.intra.norang.ca> References: <86aax2up64.fsf@mn.cs.uvic.ca> <823188580912290540v1ded624evd178982593f3a679@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NPg52-0000T7-5y for emacs-orgmode@gnu.org; Tue, 29 Dec 2009 12:42:00 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NPg4y-0000R8-8E for emacs-orgmode@gnu.org; Tue, 29 Dec 2009 12:41:59 -0500 Received: from [199.232.76.173] (port=45828 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NPg4y-0000R2-3J for emacs-orgmode@gnu.org; Tue, 29 Dec 2009 12:41:56 -0500 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:51291) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NPg4x-00082v-KD for emacs-orgmode@gnu.org; Tue, 29 Dec 2009 12:41:55 -0500 In-Reply-To: <823188580912290540v1ded624evd178982593f3a679@mail.gmail.com> (Richard Moreland's message of "Tue\, 29 Dec 2009 08\:40\:56 -0500") 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: Richard Moreland Cc: emacs-orgmode@gnu.org, dmg@uvic.ca Richard Moreland writes: > On Tue, Dec 29, 2009 at 4:04 AM, D M German wrote: > > Hi everybody, >=20=20=20=20 > Does anybody know if it is possible to keep the files for > org-mobile encrypted in the server? I know you can protect them > with a password, but that protection is from people who look into > the server. How about protecting it from the people who run the > server? >=20=20=20=20 > thanks a lot! > -- > -- > Daniel M. German > http://turingmachine.org/ > http://silvernegative.com/ > dmg (at) uvic (dot) ca > replace (at) with @ and (dot) with . > > Hi Daniel, > > There is no support for this in MobileOrg yet, but it has resided on > my todo list for a while. > > Do you currently use any encryption on your local Org-files in Emacs?=C2= =A0 > I've been meaning to examine AutoEncryption or CryptPlusPlus > (http://www.emacswiki.org/emacs/CategoryCryptography) to see how it > plays with Org.=C2=A0 If it worked well, my rough plan was to make > MobileOrg able to en/decrypt files along those lines. > > If anyone has any better ideas, let me know.=C2=A0 I'm not sure how this > would best be implemented. > > -Richard > Hi Richard, I don't currently use MobileOrg but I do use encryption with org-mode as described here: http://doc.norang.ca/org-mode.html#HandlingEncryption Regards, Bernt