From 82a626a98a0f6b9ad6cf8db14576c3c10dfa54d2 Mon Sep 17 00:00:00 2001 From: Aaron Raimist Date: Thu, 2 Jan 2020 02:30:24 -0600 Subject: [PATCH] Fix link to v4 event ID format in identity service spec Signed-off-by: Aaron Raimist --- specification/identity_service_api.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/identity_service_api.rst b/specification/identity_service_api.rst index 7e5a0f02..704f763e 100644 --- a/specification/identity_service_api.rst +++ b/specification/identity_service_api.rst @@ -336,7 +336,7 @@ it would first format the query as ``alice@example.org email ThePepperGoesHere`` After formatting each query, the string is run through SHA-256 as defined by `RFC 4634 `_. The resulting bytes are then encoded using URL-Safe `Unpadded Base64`_ (similar to `room version 4's -event ID format <../../rooms/v4.html#event-ids>`_). +event ID format <../rooms/v4.html#event-ids>`_). An example set of queries when using the pepper ``matrixrocks`` would be::