From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: vm user Newsgroups: gmane.emacs.help Subject: Re: can emacs use the mac os x keychain? Date: Sun, 25 Jul 2010 19:23:09 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <370a1897-25aa-418f-9631-1570dfa99de3@z7g2000yqb.googlegroups.com> <87633kaess.fsf@lifelogs.com> <8d7c78ee-6ba8-448a-8f86-3d585e1af77f@u32g2000vbc.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1291851797 12612 80.91.229.12 (8 Dec 2010 23:43:17 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 8 Dec 2010 23:43:17 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Dec 09 00:43:10 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PQTfB-0000yt-4s for geh-help-gnu-emacs@m.gmane.org; Thu, 09 Dec 2010 00:43:09 +0100 Original-Received: from localhost ([127.0.0.1]:56442 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PQTUT-0004KJ-Jm for geh-help-gnu-emacs@m.gmane.org; Wed, 08 Dec 2010 18:32:05 -0500 Original-Path: usenet.stanford.edu!postnews.google.com!w31g2000yqb.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 26 Original-NNTP-Posting-Host: 140.247.10.192 Original-X-Trace: posting.google.com 1280110989 19234 127.0.0.1 (26 Jul 2010 02:23:09 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Mon, 26 Jul 2010 02:23:09 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: w31g2000yqb.googlegroups.com; posting-host=140.247.10.192; posting-account=eIDQogoAAAC4HrWrt2FK6YWLWShFY1VS User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4, gzip(gfe) Original-Xref: usenet.stanford.edu gnu.emacs.help:180062 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:76225 Archived-At: On Jul 25, 4:04=A0pm, Uday S Reddy wrote: > vm user wrote: > > > does this mean that the keychain would be available to all emacs > > application using passwords? =A0e.g. vm, tramp, epg... =A0that would > > certainly be fantastic... > > I have just added auth-source retrieval of passwords to VM. =A0It is on t= he > trunk, revision 891. =A0So, whatever sources are supported by auth-source= will be > available in VM. nice > It seems quite painless to use EasyPG-encrypted storage (.authinfo.gpg fi= le). > Please give it a try. certainly an improvement! would still be good to have the keychain support, as this would mean that a password needs to be typed only upon login... > Cheers, > Uday