From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/55683 Path: main.gmane.org!not-for-mail From: "Steven E. Harris" Newsgroups: gmane.emacs.gnus.general Subject: Re: netrc.el now supports encoded files Date: Mon, 05 Jan 2004 16:13:19 -0800 Organization: SEH Labs 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=us-ascii X-Trace: sea.gmane.org 1073348032 1424 80.91.224.253 (6 Jan 2004 00:13:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 6 Jan 2004 00:13:52 +0000 (UTC) Original-X-From: ding-owner+M4223@lists.math.uh.edu Tue Jan 06 01:13:38 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 1Adeqn-0001tl-00 for ; Tue, 06 Jan 2004 01:13:38 +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 1AdeqT-0000bp-00; Mon, 05 Jan 2004 18:13:17 -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 1AdeqL-0000bh-00 for ding@lists.math.uh.edu; Mon, 05 Jan 2004 18:13:09 -0600 Original-Received: from bos-gate1.raytheon.com (bos-gate1.raytheon.com [199.46.198.230]) by justine.libertine.org (Postfix) with ESMTP id BC0A83A0026 for ; Mon, 5 Jan 2004 18:13:08 -0600 (CST) Original-Received: from ds02e00.directory.ray.com (ds02e00.directory.ray.com [147.25.130.245]) by bos-gate1.raytheon.com (8.12.10/8.12.10) with ESMTP id i060D7nu015278 for ; Mon, 5 Jan 2004 19:13:07 -0500 (EST) Original-Received: from ds02e00.directory.ray.com ([127.0.0.1]) by ds02e00.directory.ray.com (8.12.10/8.12.1) with ESMTP id i060D1fV011429 for ; Tue, 6 Jan 2004 00:13:06 GMT Original-Received: Received: from L75001820.sdo.us.ray.com ([192.27.58.82]) by ds02e00.directory.ray.com (8.12.10/8.12.9) with ESMTP id i060CxaO011337 sender seh@panix.com for ; Tue, 6 Jan 2004 00:13:00 GMT Original-Received: from sharr by L75001820.sdo.us.ray.com with local (Exim 4.24) id HR1KM8-00021G-AY for ding@gnus.org; Mon, 05 Jan 2004 16:13:20 -0800 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.1003 (Gnus v5.10.3) XEmacs/21.4 (Rational FORTRAN, cygwin32) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:55683 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:55683 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. This is to support an encrypted .authinfo, right? I would also like to see GPG as an option (using symmetric ciphers as well). Perhaps once I get your update in hand, I can look into implementing that. I assume it's just a matter of swapping some command-line arguments to call on gpg rather than openssl. -- Steven E. Harris