Skip to content

Commit

Permalink
New post.
Browse files Browse the repository at this point in the history
  • Loading branch information
metajack committed Jun 19, 2011
1 parent e11cf49 commit 87f224a
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions _posts/2011-06-19-strophejs-102-released.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
layout: post
title: Strophe.js 1.0.2 Released
tags: [strophe, xmpp, javascript, code]
time: "10:26"
extended: ":EXTENDED:"
---

I've just tagged and released Strophe.js 1.0.2. You can find it on the
[new Strophe.js site](http://strophe.im/strophejs).

Please consider upgrading as soon as possible, as a security problem
was found in Strophe.js 1.0.1. The DIGEST-MD5 SASL method used a
constant client nonce due to a bug in Strophe's use of the underlying
MD5 library. I don't know of any exploits for this bug, but it could
compromise your site's security.

Much of the credit for this release goes to the many contributions and
pull requests that people have sent in the last year. The community's
effort continues to make Strophe.js better and better.

0 comments on commit 87f224a

Please sign in to comment.