mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-06-10 17:34:20 -04:00
docs(crypto): Add room key sharing decision tree to the docs.
This commit is contained in:
@@ -44,3 +44,10 @@ async fn main() -> Result<(), OlmError> {
|
||||
|
||||
[Matrix]: https://matrix.org/
|
||||
[matrix-sdk]: https://github.com/matrix-org/matrix-rust-sdk/
|
||||
|
||||
# Room key sharing algorithm
|
||||
|
||||
The decision tree below visualizes the way this crate decides whether a room
|
||||
key will be shared with a requester upon a key request.
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user