From c66aaa67058b840d57f978dc4cb1d9cc6fa10e52 Mon Sep 17 00:00:00 2001 From: Belem Zhang Date: Tue, 6 Feb 2024 15:19:23 +0800 Subject: [PATCH] Add figure 4 back --- EXPLAINER.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/EXPLAINER.md b/EXPLAINER.md index 535a979..975b4f9 100644 --- a/EXPLAINER.md +++ b/EXPLAINER.md @@ -232,6 +232,8 @@ This section represents concepts of how a user could discover, connect and share ![User flow](./images/userflow.svg) +Figure 4: User flow to discover and share files + ## Security and Privacy The Local Peer-to-Peer API has been designed specifically with security and privacy in mind. Please refer to the [Security and Privacy Self-Review](./security-privacy-questionnaire.md) for more details.