From 14c80f101520f8b1a0e319824eec306c34bfdeb0 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Tue, 26 Oct 2021 17:58:18 +0300 Subject: [PATCH] blog/mppn: note that room-specific profile leak is fixed for local users Ref: https://github.com/matrix-org/synapse/issues/5677 --- blog/_posts/2021-08-03-matrix-perfect-privacy-not.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/_posts/2021-08-03-matrix-perfect-privacy-not.md b/blog/_posts/2021-08-03-matrix-perfect-privacy-not.md index 3e046e1..83e0811 100644 --- a/blog/_posts/2021-08-03-matrix-perfect-privacy-not.md +++ b/blog/_posts/2021-08-03-matrix-perfect-privacy-not.md @@ -99,7 +99,7 @@ keep on working. Is this something you expect from a private protocol? I don't, Do you use different names in different contexts? Like your Full Name in professional context, a nickname somewhere else and maybe what will be your real name after gender transitioning or even have a diffferent name in direct -chat with your partner? [Congratulations, whatever is your latest room-specific name is public, same with your potential avatar](https://github.com/matrix-org/synapse/issues/5677). +chat with your partner? [Congratulations, whatever is your latest room-specific name may now be public (especially when the room federates and has users from different homeservers), same with your potential avatar](https://github.com/matrix-org/synapse/issues/5677). *Synapse didn't become Matrix protocol itself by the way, there are still other implementations!*