From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.204.174.193 with SMTP id u1cs124288bkz; Mon, 26 Apr 2010 20:53:34 -0700 (PDT) Received: by 10.115.117.28 with SMTP id u28mr5748447wam.221.1272340413265; Mon, 26 Apr 2010 20:53:33 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 26si4695104iwn.42.2010.04.26.20.53.32; Mon, 26 Apr 2010 20:53:33 -0700 (PDT) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org; dkim=neutral (body hash did not verify) header.i=@messagingengine.com Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 6B7521D799C8; Mon, 26 Apr 2010 23:53:32 -0400 (EDT) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by rubyforge.org (Postfix) with ESMTP id 617E116782AB for ; Mon, 26 Apr 2010 23:47:15 -0400 (EDT) Received: from compute1.internal (compute1.internal [10.202.2.41]) by gateway1.messagingengine.com (Postfix) with ESMTP id 417FFEEFDA for ; Mon, 26 Apr 2010 23:47:15 -0400 (EDT) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute1.internal (MEProxy); Mon, 26 Apr 2010 23:47:15 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=date:from:to:subject:in-reply-to:message-id:references:mime-version:content-type; s=smtpout; bh=Rwze13CI5frR2D8Ub1MN1SxUaDc=; b=uGCxPP2+o0XtMfyTWati3lK1H2qrI1HmowdSnZnFN5iEddM5cpjx6k2lIeGKPfkk37tLNquwsynl5mUCp55kLm2thiiEcvzeGpO5k5oogNcafW9nrZooOlMkbh6BJFKaEnDP4qjXiKG3qSZN69NJOtuVKaKWtvIzBAzyRczEMFA= X-Sasl-enc: f34a6qC56FgLjBOL0vz/IsuHpY0dbfA5TtHQOFGq8dBm 1272340034 Received: from sysopweg.local (c-24-3-244-168.hsd1.pa.comcast.net [24.3.244.168]) by mail.messagingengine.com (Postfix) with ESMTPSA id B087D4C597B for ; Mon, 26 Apr 2010 23:47:14 -0400 (EDT) Date: Mon, 26 Apr 2010 23:47:10 -0400 (EDT) From: Erik Quaeghebeur To: sup-talk In-Reply-To: <1272261905-sup-876@kafka> Message-ID: References: <1272261905-sup-876@kafka> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Subject: Re: [sup-talk] how to replace (al)pine's passfile functionality X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org > Excerpts from Erik Quaeghebeur's message of Mon Apr 26 01:57:39 -0300 2010: > > > > (Al)pine has a passfile functionality: a (weakly) encrypted file > > contains the passwords necessary for imap, nntp, and smpt connections. > > For sup (0.11 on ruby 1.8), I use offlineimap and msmpt, both of which > > need passwords either stored in plaintext in their config files or in > > the netrc file. Is there any way to use some kind of encrypted netrc > > (something in the vein of kde's wallet), which is decrypted/made > > accessible on login or with a one-time password dialog? On Mon, 26 Apr 2010, Mariano Mara wrote: > > I use gnome-keyring. I googled a bit and found the post that helped me > when I was setting it up: > http://www.clasohm.com/blog/one-entry?entry_id=90957 (if I remember > correctly). msmtp is even easier since it has an explicit option for > adding it to the gnome-keyring. Thank you for this information, it is just what I was looking for. > Since you're mentioning kde wallet I kinda feel this information won't > be useful to you but nevertheless... On the contrary: I have gnome-keyring installed, as I need it for the gnome-networkmanager applet (the KDE one is not good enough yet). On top of that, I hope that the effort to unify both gnome-keyring and kde-wallet will allow me to not keep both once kde's netwrkmanager applet is up to par: . However, I am hampered by the fact that in ubuntu 9.10, msmtp-gnome depends on gnome-keyring-manager, a package that does not exist in 9.10! Anyhow, I'll get there, currently with baby steps. Best, Erik _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk