From mboxrd@z Thu Jan 1 00:00:00 1970 From: jorge.a.alfaro@gmail.com (Jorge A. Alfaro-Murillo) Subject: Re: An org password manager Date: Thu, 05 Jun 2014 10:36:12 -0400 Message-ID: <87zjhr2zkz.fsf@gmail.com> References: <87d2fklwkv.fsf@gmail.com> <87k39fpoy0.fsf@bzg.ath.cx> <8738g3uz4d.fsf@gmx.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57140) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WsYmU-0000tR-44 for emacs-orgmode@gnu.org; Thu, 05 Jun 2014 10:36:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WsYmJ-0006k7-Lt for emacs-orgmode@gnu.org; Thu, 05 Jun 2014 10:36:38 -0400 Received: from plane.gmane.org ([80.91.229.3]:59182) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WsYmJ-0006jy-FP for emacs-orgmode@gnu.org; Thu, 05 Jun 2014 10:36:27 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WsYmC-0003K8-IQ for emacs-orgmode@gnu.org; Thu, 05 Jun 2014 16:36:20 +0200 Received: from nat-130-132-173-153.central.yale.edu ([130.132.173.153]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 05 Jun 2014 16:36:20 +0200 Received: from jorge.a.alfaro by nat-130-132-173-153.central.yale.edu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 05 Jun 2014 16:36:20 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Michael Albinus writes: > A useful feature would be an auth-source backend, See (info "(auth)") > By this, other packages (like Gnus or Tramp) would profit from the > password manager directly. > > Best regards, Michael. Thanks Michael. I will look more into auth. What is your idea? To be able to use something like auth-source-search, to pass features of the org-passwords database as secrets? I only use auth for gnus and jabber, so my .authinfo.gpg is only five lines. What setup could benefit on that? Can auth send secrets to other applications, like a web browser? Best, Jorge.