From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.204.174.193 with SMTP id u1cs70413bkz; Sun, 25 Apr 2010 21:57:46 -0700 (PDT) Received: by 10.216.87.12 with SMTP id x12mr4772556wee.185.1272257866364; Sun, 25 Apr 2010 21:57:46 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id f24si7884847wbf.1.2010.04.25.21.57.46; Sun, 25 Apr 2010 21:57:46 -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 AC499185831C; Mon, 26 Apr 2010 00:57:45 -0400 (EDT) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by rubyforge.org (Postfix) with ESMTP id 01D8A185830D for ; Mon, 26 Apr 2010 00:57:40 -0400 (EDT) Received: from compute2.internal (compute2.internal [10.202.2.42]) by gateway1.messagingengine.com (Postfix) with ESMTP id CD790EBBF8 for ; Mon, 26 Apr 2010 00:57:40 -0400 (EDT) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute2.internal (MEProxy); Mon, 26 Apr 2010 00:57:40 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=date:from:to:subject:message-id:mime-version:content-type; s=smtpout; bh=BUuXYyXRNUNHYSRroq5hWABG+pw=; b=RpjrUIB76eN8NKE5GnlnibLxl4/qmQtepRmiMhAd0aA+1pL0D1pLhRhGBNJiNA9Xzw86q1V/cQ7pJrF7kxjpFszJ1Ktowgw/Ow0gFv8p78IaN6NVYVHX4zrjNPTQApAv6OF/Yhrf3Uto7QvvHu8i0Qw9XnUAdkOIDoZ+Ohh5i6c= X-Sasl-enc: TKq35ZbnWb/PKQawNpyT4WLbv79SoAD90xSFudcX9Z3I 1272257860 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 79E67474EF for ; Mon, 26 Apr 2010 00:57:40 -0400 (EDT) Date: Mon, 26 Apr 2010 00:57:39 -0400 (EDT) From: Erik Quaeghebeur To: sup-talk@rubyforge.org Message-ID: User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Subject: [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 Hi, (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? Best, Erik _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk