Gnus development mailing list
 help / color / mirror / Atom feed
From: Manoj Srivastava <srivasta@ieee.org>
To: ding@gnus.org
Cc: emacs-devel@gnu.org
Subject: Re: SASL related files in gnus/
Date: Tue, 13 Nov 2007 09:23:02 -0600	[thread overview]
Message-ID: <87bq9y9nl5.fsf@anzu.internal.golden-gryphon.com> (raw)
In-Reply-To: <E1Iro2n-0000Nz-S0@fencepost.gnu.org>

On Tue, 13 Nov 2007 00:10:37 -0500, Richard Stallman <rms@gnu.org> said: 

> What is SASL?  What does it do?  What job do these files do?  Is it a
> job specifically related to news or mail?

        SASL stands for Simple Authentication and Security Layer. It s a
 framework for authentication and data security in Internet
 protocols. It decouples authentication mechanisms from application
 protocols, in theory allowing any authentication mechanism supported by
 SASL to be used in any application protocol that uses SASL.

        The SASL specification is in RFC 4422 (which supercedes RFC
 2222). SASL is an IETF Standard Track protocol, presently a Proposed
 Standard. 

	GNU SASL is a free and portable SASL command line utility and
 library, distributed under the GNU GPLv3 and LGPLv2.1, respectively.
 http://josefsson.org/gsasl/

> Could this feature work with Rmail or Mail mode?  Could these files
> work with Rmail mode or Mail mode?

        I see no fundamental obstacles to use there either. SASL is used
 to communicate to the SMTP and IMAP servers to authenticate the user,
 so one should be able to graft it on to any news/mail user agent in
 emacs.

        manoj
-- 
No spitting on the Bus! Thank you, The Mgt.
Manoj Srivastava <srivasta@acm.org> <http://www.golden-gryphon.com/>  
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C




  reply	other threads:[~2007-11-13 15:23 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-01  3:47 Daiki Ueno
2007-11-04 19:56 ` Richard Stallman
2007-11-11 23:53 ` Richard Stallman
2007-11-12  1:04   ` Daiki Ueno
2007-11-12 15:36     ` Simon Josefsson
2007-11-13  5:10       ` Richard Stallman
2007-11-13 15:23         ` Manoj Srivastava [this message]
2007-11-14 10:19         ` Simon Josefsson
2007-11-15  3:07           ` Richard Stallman
2007-11-15 14:12             ` Simon Josefsson
2007-11-16  4:29               ` Richard Stallman
2007-11-26  0:21                 ` Simon Josefsson
2007-11-18 22:46     ` Richard Stallman
2007-11-18 22:54       ` Russ Allbery
2007-11-19 19:02         ` Richard Stallman
2007-11-18 22:46     ` Richard Stallman
2007-11-18 22:47     ` Richard Stallman

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=87bq9y9nl5.fsf@anzu.internal.golden-gryphon.com \
    --to=srivasta@ieee.org \
    --cc=ding@gnus.org \
    --cc=emacs-devel@gnu.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).