mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 16:55:07 -05:00
Specify hash function unambiguously in burner JID
This commit is contained in:
parent
5d1edbf027
commit
1872f3d857
@ -161,7 +161,7 @@
|
|||||||
It may be impractical to store verification information for every burner JID
|
It may be impractical to store verification information for every burner JID
|
||||||
issued by the system.
|
issued by the system.
|
||||||
To this end it is RECOMMENDED that the localpart of a burner JID be an
|
To this end it is RECOMMENDED that the localpart of a burner JID be an
|
||||||
HMAC-SHA-2 which includes the users JID or another unique identifier, an
|
HMAC-SHA-256 which includes the users JID or another unique identifier, an
|
||||||
expiration or issued time for the burner JID if appropriate, TLS channel
|
expiration or issued time for the burner JID if appropriate, TLS channel
|
||||||
binding information, session information, or any other data the server
|
binding information, session information, or any other data the server
|
||||||
wishes to verify.
|
wishes to verify.
|
||||||
|
Loading…
Reference in New Issue
Block a user