From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/3299 Path: news.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.gnus.user Subject: Re: encrypting .authinfo? Date: Fri, 19 Dec 2003 14:28:03 +0100 Organization: http://purl.org/harder/ Message-ID: References: <4nd6amuhne.fsf@collins.bwh.harvard.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138669465 18460 80.91.229.2 (31 Jan 2006 01:04:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 01:04:25 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:32:00 2006 Original-Path: quimby.gnus.org!newsfeed1.e.nsc.no!nsc.no!nextra.com!news.tele.dk!news.tele.dk!small.news.tele.dk!not-for-mail Original-Newsgroups: gnu.emacs.gnus X-Face: ^RrvqCr7c,P$zTR:QED"@h9+BTm-"fjZJJ-3=OU7.)i/K]<.J88}s>'Z_$r; Ted Zlatanov writes: > I only use my ~/.authinfo for Gnus. Is there a way to have it stored > encrypted on disk, and have Gnus retrieve it and decrypt it > automatically (given a passphrase of course)? I can extend netrc.el, > but I was hoping this already existed for Gnus or Emacs in general. crypt++.el, maybe? I don't know if it'll work for .authinfo, but it's intended for transparent en/decryption of files.