From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.204.174.193 with SMTP id u1cs72003bkz; Sun, 25 Apr 2010 23:12:16 -0700 (PDT) Received: by 10.216.174.193 with SMTP id x43mr4377360wel.139.1272262336107; Sun, 25 Apr 2010 23:12:16 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id x36si11946186wbd.10.2010.04.25.23.12.15; Sun, 25 Apr 2010 23:12:16 -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=@gmail.com Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 5CF9F1858317; Mon, 26 Apr 2010 02:12:15 -0400 (EDT) Received: from mail-yw0-f194.google.com (mail-yw0-f194.google.com [209.85.211.194]) by rubyforge.org (Postfix) with ESMTP id 729BF18582D8 for ; Mon, 26 Apr 2010 02:10:47 -0400 (EDT) Received: by ywh32 with SMTP id 32so7085505ywh.33 for ; Sun, 25 Apr 2010 23:10:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:content-type:subject:from:to :in-reply-to:references:date:message-id:user-agent :content-transfer-encoding; bh=b4xbopHZXU6u2mPOCXwXzWDFrpttLiS/VnseLRw9uNM=; b=eVKZ06iJwhRQ6xce5F/Y+BExcOHwVAfo3i7tLa+3CXO3DQ3k75rrAuWAfLdhaOJAHv RhDd6mF3CghTJR7jm8iyzsnEO1KV5P5qfADEuxK1IGK9lnH6ULR5V0sJYGmLZjvUUpeU 8VS9SGzNKArUnIG+rsd8RiAuQyy/QKkNhwxTo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=content-type:subject:from:to:in-reply-to:references:date:message-id :user-agent:content-transfer-encoding; b=bJSIaZ9oGvepIZXpMFrbulY9n3QPfHPrryWUENOnFQG1z5hgejqNaaR/t8aDnfnyeJ z9C0rO0Tdaf+yKfdwFlf4XGO+JjYZtMSvt9eiL9atoLJN7yRc/rUkbDzlgqr4f2EjZNJ EHrR1ztoJ0qcDJeDIemlj35HmslaH/mnuYKfA= Received: by 10.101.114.1 with SMTP id r1mr4234471anm.238.1272262245387; Sun, 25 Apr 2010 23:10:45 -0700 (PDT) Received: from localhost ([190.246.184.204]) by mx.google.com with ESMTPS id y6sm40348520ana.15.2010.04.25.23.10.43 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 25 Apr 2010 23:10:44 -0700 (PDT) From: Mariano Mara To: sup-talk In-reply-to: References: Date: Mon, 26 Apr 2010 03:10:40 -0300 Message-Id: <1272261905-sup-876@kafka> User-Agent: Sup/0.11 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: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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: > 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? > 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. Since you're mentioning kde wallet I kinda feel this information won't be useful to you but nevertheless... Mariano _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk