Rename "recovery key" to "backup decryption key" (#1819)

Also, some other editorial improvements, including factoring out our two definitions of the same key encoding algorithm.

Co-authored-by: Travis Ralston <travisr@matrix.org>
This commit is contained in:
Richard van der Hoff 2024-05-14 09:35:42 +01:00 committed by GitHub
parent b0df8e7fb5
commit dac867dd6a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 50 additions and 44 deletions

View file

@ -0,0 +1 @@
Define common cryptographic key representation.