From 79246cbed3d72d8d2cab54b9a93c31c6389b469b Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Tue, 12 Jan 2010 21:41:51 +0000 Subject: [PATCH] 0.13 git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3809 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0189.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/xep-0189.xml b/xep-0189.xml index fd364503..9ac73bd7 100644 --- a/xep-0189.xml +++ b/xep-0189.xml @@ -26,6 +26,12 @@ &ianpaterson; 0.13 + 2010-01-12 + psa +

Updated the fingerprint generation method to hash over the begin date, end date, JID, and public key (not just the key itself).

+
+ + 0.12 2010-01-10 psa

Removed presence extension for generated state (implied by lack of generating flag).

@@ -145,7 +151,7 @@ <print/> - The SHA-256 fingerprint for this key. + The SHA-256 fingerprint for this key, where the input string to the hash function is the concatenation of the begin date, the end date, the JID, and the public key itself. <uri/>