Gnus development mailing list
 help / color / mirror / Atom feed
From: zwz <zhangweize@gmail.com>
To: ding@gnus.org
Subject: anyone tried ps-ccrypt and .authinfo.cpt?
Date: Thu, 30 Dec 2010 14:18:52 +0800	[thread overview]
Message-ID: <82pqsjzstv.fsf@gmail.com> (raw)

I really like ps-ccrypt.el & ccrypt.exe, as it works like a charm on Windows.

These days, I find gnus support encryption of .authinfo (.authinfo.gpg),
which means I can safely add password in the file.

So I add the following code to use .authinfo.cpt instead.
(setq nntp-authinfo-file "~/.authinfo.cpt"
      nnimap-authinfo-file nntp-authinfo-file
      smtpmail-auth-credentials nntp-authinfo-file)
 
It works, but each time gnus tries to get new news every other interval,
it asks for decryption. This is of course very annoying. Can ps-ccrypt
cache the password of the file for a while or a session, or something?

Best regards,
zwz




             reply	other threads:[~2010-12-30  6:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-30  6:18 zwz [this message]
2011-01-02  4:58 ` Lars Magne Ingebrigtsen
2011-01-02  8:54   ` zwz
2011-01-02  9:01     ` Lars Magne Ingebrigtsen
2011-01-03  4:48       ` zwz
2011-01-03  4:51         ` Lars Magne Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=82pqsjzstv.fsf@gmail.com \
    --to=zhangweize@gmail.com \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).