[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: cyrus-sasl-1.3b1
Rob Earhart wrote:
> We're pleased to announce the 1.3b1 release of the Cyrus SASL
> implementation available as
> <ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-sasl-1.3b1.tar.gz>.
>
> This is a freely available library implementing something close to what
> the final standard C SASL API should look like, a Java SASL API (which
> still needs to be reconciled against Rob Weltman's proposed Java SASL API;
> maybe we should just open up that discussion on the list?)
I've worked up a revised proposal with SUN, mostly changing the factory interface to be more like the URL one. It looks like I'll have to be at the IETF meeting at least on Wednesday (March 17), the LDAP day. Will you guys be around then? Or maybe Thursday? This might be a good opportunity to make some progress on unifying the proposals.
Thanks,
Rob
> , and includes
> plugins for the Kerberos V4, GSSAPI, ANONYMOUS, PLAIN, CRAM-MD5, and
> SCRAM-MD5 SASL mechanisms.
>
> This hasn't been rigorously tested (which is why it still has the beta
> tag), but we've been using it in a number of applications and gotten a few
> contributions from outside sources; it seems to be holding up well, and it
> definitely seems useful for people doing SASL development.
>
> )Rob