From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/86344 Path: news.gmane.org!not-for-mail From: Uwe Brauer Newsgroups: gmane.emacs.gnus.general Subject: Re: Maybe encrypt message ? Date: Wed, 25 Nov 2015 11:04:01 +0000 Message-ID: <87vb8q2vdq.fsf@mat.ucm.es> References: <87h9kb9jx4.fsf@roche-blanche.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1448449531 21972 80.91.229.3 (25 Nov 2015 11:05:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 25 Nov 2015 11:05:31 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M34576@lists.math.uh.edu Wed Nov 25 12:05:18 2015 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from lists1.math.uh.edu ([129.7.128.208]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1a1Xsu-0004rx-9R for ding-account@gmane.org; Wed, 25 Nov 2015 12:05:12 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.85) (envelope-from ) id 1a1Xsu-0005cl-Cx; Wed, 25 Nov 2015 05:05:12 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtps (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.85) (envelope-from ) id 1a1Xss-0005cC-BI for ding@lists.math.uh.edu; Wed, 25 Nov 2015 05:05:10 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.85) (envelope-from ) id 1a1Xsr-0003UX-7D for ding@lists.math.uh.edu; Wed, 25 Nov 2015 05:05:10 -0600 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1a1Xsp-0006Id-RU for ding@gnus.org; Wed, 25 Nov 2015 12:05:07 +0100 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1a1Xsm-0004h3-BG for ding@gnus.org; Wed, 25 Nov 2015 12:05:04 +0100 Original-Received: from gilgamesch.quim.ucm.es ([147.96.12.99]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 25 Nov 2015 12:05:04 +0100 Original-Received: from oub by gilgamesch.quim.ucm.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 25 Nov 2015 12:05:04 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 12 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: gilgamesch.quim.ucm.es Mail-Copies-To: never User-Agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/25.0.50 (gnu/linux) Cancel-Lock: sha1:vf3uywGbNgN/VPx/T26z4JQmdNA= X-Spam-Score: -3.5 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:86344 Archived-At: >>> "Peter" == Peter Münster writes: > On Tue, Nov 24 2015, Xavier Maillard wrote: >> How do you practice PGP encryption/signing in Gnus ? > I use jl-encrypt and "roles". When my role is not "list", I sign the > message and when public keys for all recipients are available I also > encrypt it. Here some lines of my setup: > (require 'jl-encrypt) That is only for gpg if I am not mistaken? Smime as nothing similar?