From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/84971 Path: news.gmane.org!not-for-mail From: Jens Lechtenboerger Newsgroups: gmane.emacs.gnus.general Subject: Re: Default encryption for Message Date: Mon, 22 Sep 2014 19:04:50 +0200 Message-ID: <86lhpbvb65.fsf@informationelle-selbstbestimmung-im-internet.de> References: <87sijjvmzg.fsf@mat.ucm.es> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1411405546 25070 80.91.229.3 (22 Sep 2014 17:05:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 22 Sep 2014 17:05:46 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M33215@lists.math.uh.edu Mon Sep 22 19:05:37 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 1XW73P-0000iz-G6 for ding-account@gmane.org; Mon, 22 Sep 2014 19:05:35 +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 1XW72y-0001G7-UG; Mon, 22 Sep 2014 12:05:08 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1XW72x-0001Fq-Iy for ding@lists.math.uh.edu; Mon, 22 Sep 2014 12:05:07 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1XW72s-0003n6-B7 for ding@lists.math.uh.edu; Mon, 22 Sep 2014 12:05:07 -0500 Original-Received: from mx2.mailbox.org ([80.241.60.215]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1XW72p-00075i-MF for ding@gnus.org; Mon, 22 Sep 2014 19:04:59 +0200 Original-Received: from smtp1.mailbox.org (smtp1.mailbox.org [80.241.60.240]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx2.mailbox.org (Postfix) with ESMTPS id E17BA43CB1 for ; Mon, 22 Sep 2014 19:04:53 +0200 (CEST) X-Virus-Scanned: amavisd-new at heinlein-support.de Original-Received: from smtp1.mailbox.org ([80.241.60.240]) (using TLS with cipher AES256-GCM-SHA384) by hefe.heinlein-support.de (hefe.heinlein-support.de [91.198.250.172]) (amavisd-new, port 10030) with ESMTPS id ShLPr1u_6LAv for ; Mon, 22 Sep 2014 19:04:52 +0200 (CEST) OpenPGP: id=0xA142FD84; url=http://www.informationelle-selbstbestimmung-im-internet.de/A142FD84.asc Mail-Followup-To: ding@gnus.org In-Reply-To: <87sijjvmzg.fsf@mat.ucm.es> (Uwe Brauer's message of "Mon, 22 Sep 2014 14:49:39 +0200") User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.3.50 (gnu/linux) X-Spam-Score: -1.0 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:84971 Archived-At: On 2014-09-22, Uwe Brauer wrote: > I wrote a small hack for bbdb, so depending on your bbdb entry the > message is > > - encrypted+signed (pgp, mime) > > - encripted+signed (smime) > > Where I use epg and gpgsm or (gpg)[1] (I use encrypt-to option in > gpgsm.conf. And I am not sure whether I understand your comment on > emacswiki). Hi Uwe, which comment are you referring to? > It seems that your approach is more general not relying on > bbdb, am I correct? Exactly, my approach does not rely on bbdb but on the keyring(s) maintained by GnuPG. Best wishes Jens