From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/55682 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.gnus.general Subject: Re: netrc.el now supports encoded files Date: Tue, 06 Jan 2004 00:34:31 +0100 Sender: ding-owner@lists.math.uh.edu Message-ID: References: <4n3caut1yy.fsf@collins.bwh.harvard.edu> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1073345908 29811 80.91.224.253 (5 Jan 2004 23:38:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 5 Jan 2004 23:38:28 +0000 (UTC) Original-X-From: ding-owner+M4222@lists.math.uh.edu Tue Jan 06 00:38:26 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AdeIk-0008Da-00 for ; Tue, 06 Jan 2004 00:38:26 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1AdeIY-0000U7-00; Mon, 05 Jan 2004 17:38:14 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1AdeIR-0000U1-00 for ding@lists.math.uh.edu; Mon, 05 Jan 2004 17:38:07 -0600 Original-Received: from pfepc.post.tele.dk (pfepc.post.tele.dk [195.41.46.237]) by justine.libertine.org (Postfix) with ESMTP id A0D693A0026 for ; Mon, 5 Jan 2004 17:38:06 -0600 (CST) Original-Received: from [195.249.83.51] (0xc3f95333.esnxr2.ras.tele.dk [195.249.83.51]) by pfepc.post.tele.dk (Postfix) with ESMTP id C864A262968 for ; Tue, 6 Jan 2004 00:38:04 +0100 (CET) Original-To: Ding Mailing List Mail-Followup-To: Ding Mailing List In-Reply-To: <4n3caut1yy.fsf@collins.bwh.harvard.edu> (Ted Zlatanov's message of "Mon, 05 Jan 2004 18:22:45 -0500") User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:55682 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:55682 Ted Zlatanov writes: > I used the very timely password.el to add password support to > netrc.el, and it can now decode symmetric ciphers with OpenSSL. The > OpenSSL binary is required, so it would be nice if someone implemented > a built-in cipher. A helper netrc-encode function is also provided. I'd like to suggest a different term than =BBencode=AB. In Gnus encode usually doesn't imply encryption, but stuff like base64 or QP.