From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Jones Subject: Re: [ANN] org-crypt version 0.2 Date: Thu, 02 Apr 2009 09:09:52 -0600 Message-ID: <86ljqjxfb3.fsf@pmade.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LpOYa-0003QH-Q5 for emacs-orgmode@gnu.org; Thu, 02 Apr 2009 11:10:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LpOYV-0003Q4-3t for emacs-orgmode@gnu.org; Thu, 02 Apr 2009 11:10:15 -0400 Received: from [199.232.76.173] (port=55861 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LpOYV-0003Pv-0B for emacs-orgmode@gnu.org; Thu, 02 Apr 2009 11:10:11 -0400 Received: from main.gmane.org ([80.91.229.2]:45201 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LpOYU-0001jl-Im for emacs-orgmode@gnu.org; Thu, 02 Apr 2009 11:10:10 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LpOYO-00016J-QB for emacs-orgmode@gnu.org; Thu, 02 Apr 2009 15:10:04 +0000 Received: from 75-166-121-17.hlrn.qwest.net ([75.166.121.17]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 02 Apr 2009 15:10:04 +0000 Received: from mlists by 75-166-121-17.hlrn.qwest.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 02 Apr 2009 15:10:04 +0000 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: emacs-orgmode@gnu.org Carsten Dominik writes: > I am a first time pgp/epg/epa user, so I need more guidance. > > I have created a key with > > gpg --gen-key > > Now when I do > > M-x epa-list-keys > > I indeed see a line like > > u some-random-letters my name (comment) > > What exactly must I put into the variable or property for Org? Just about anything *should* work, an email address or a key ID. I always encrypt for myself, so I have this in my ~/.emacs: ,---- | (setq org-crypt-key "61C4F407C4EB56B7") `---- I'll add some notes to org-crypt.el to make this more clear. -- Peter Jones, http://pmade.com pmade inc. Louisville, CO US