Gnus development mailing list
 help / color / mirror / Atom feed
From: Per Abrahamsen <abraham@dina.kvl.dk>
Subject: Re: Cancel locks?
Date: Wed, 17 Oct 2001 13:10:43 +0200	[thread overview]
Message-ID: <rj7ktubjyk.fsf@ssv2.dina.kvl.dk> (raw)
In-Reply-To: <Pine.LNX.4.33.0110171253240.21311-100000@lie.extundo.com> (Simon Josefsson's message of "Wed, 17 Oct 2001 13:00:03 +0200 (CEST)")

Simon Josefsson <jas@extundo.com> writes:

> Customize auto-save it, initialized to something random [1]? But the user
> should then be informed about keeping .emacs read-protected in multi-user
> environments. Which is a can of worms that shouldn't be opened.  Sigh.

If it is auto-generated, keeping .emacs read only is not really that
important, as there currently are no real security with cancels.
Anyone can cancel messages from anybody.  If servers start honoring
cancel locks, it become more important, as keeping the password secret
will then buy you some extra security.

If it is given by the user, the danger is larger, as he might use the
same password for something important.

> [1] There isn't a good PRNG available in elisp... Hm.  Maybe a random
> number library would be nice.

Mostly we need some random data.  Probably the time and pid is enough
for this low impact use, in particular if the password is generated
when the user start Gnus the first time, and not when he post the
first time (in which case the time will be visible to an attacker in
the Date header).



  reply	other threads:[~2001-10-17 11:10 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-16 13:06 Per Abrahamsen
2001-10-16 13:25 ` Simon Josefsson
2001-10-16 14:06   ` Per Abrahamsen
2001-10-16 18:35     ` Simon Josefsson
2001-10-16 19:28       ` Jesper Harder
2001-10-17  9:34         ` Per Abrahamsen
2001-10-17 11:00           ` Simon Josefsson
2001-10-17 11:10             ` Per Abrahamsen [this message]
2001-10-17 18:30             ` Henrik Enberg
2001-10-17 11:17         ` Per Abrahamsen
2001-10-20 10:35           ` Simon Josefsson
2001-10-20 10:54             ` Simon Josefsson
2001-10-20 11:10               ` Per Abrahamsen
2001-10-20 10:56             ` Per Abrahamsen
2001-10-16 19:36       ` ShengHuo ZHU
2001-10-17  9:37         ` Per Abrahamsen
2001-10-17 10:53           ` Simon Josefsson

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=rj7ktubjyk.fsf@ssv2.dina.kvl.dk \
    --to=abraham@dina.kvl.dk \
    /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).