File

mod_isr/README.md @ 5243:d5dc8edb2695

mod_http_oauth2: Use more compact IDs UUIDs are nice but so verbose! The reduction in entropy for the nonce should be fine since the timestamp is also counts towards this, and it changes every second (modulo clock shenanigans), so the chances of someone managing to get the same client_secret by registering with the same information at the same time as another entity should be negligible.
author Kim Alvefur <zash@zash.se>
date Sat, 11 Mar 2023 22:46:27 +0100
parent 5024:1cb762f72a91
line wrap: on
line source

---
labels:
- Stage-Alpha
summary: "XEP-0397: Instant Stream Resumption"
---

Experimental and incomplete implementation of [XEP-0397: Instant Stream Resumption].