From 97f856d70650afdd3e3934e7c4b9780396a40b9b Mon Sep 17 00:00:00 2001 From: "Olivier Wilkinson (reivilibre)" Date: Wed, 14 Aug 2019 11:00:03 +0100 Subject: [PATCH] Domain name is potentially personally-identifying Thanks to @turt2live Signed-off-by: Olivier Wilkinson (reivilibre) --- proposals/2197-search_filter_in_federation_publicrooms.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/proposals/2197-search_filter_in_federation_publicrooms.md b/proposals/2197-search_filter_in_federation_publicrooms.md index 3ac9f3c41..37e3fe7d6 100644 --- a/proposals/2197-search_filter_in_federation_publicrooms.md +++ b/proposals/2197-search_filter_in_federation_publicrooms.md @@ -129,8 +129,8 @@ that's being shared is [\[1\]][1]: - only covered by GDPR if: - the search terms contain personal data, or - - the user's homeserver IP address is uniquely identifying (because it's a - single-person homeserver, perhaps) + - the user's homeserver IP address or domain name is uniquely identifying + (because it's a single-person homeserver, perhaps) - likely to be *expected* to be shared with the remote homeserver [1]: https://github.com/matrix-org/matrix-doc/pull/2197#issuecomment-517641751