-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Increase transparency of rooms with shared history visibility #1340
Comments
@t3chguy thanks for expanding. @niquewoodhouse I tweaked the original issue based on the latest comment. |
My suggestion is something like this: When trying to add first message to the room since setting 'active' It seems to me that this is important messaging to understand when you try to send something into the room, eg attach something, type something. ele-public-rooms-first-msg-web-01.mp4On iOS (as another example) this would be like: ele-public-rooms-first-msg-ios-01.mp4I explored the other things suggested in the OP below:
(Tested on web) Creating a public room doesn't set
We could use the pre-existing (brackets) styling on web to explain what ele-public-rooms-settings-web-01.mp4
+1. I think having someone just when joining isn't enough, as you could join any and someone later changes the settings to let anyone see history. But we could use the same thing when you next visit the room. Modal that blocks progress:
ele-public-rooms-settings-change-web-01.mp4When trying to add first message to the room since setting 'active' It seems to me that this is important messaging to understand when you try to send something into the room, eg attach something, type something. ele-public-rooms-first-msg-web-01.mp4
I think this might be confusing in practice. You'd have rooms with the same visuals meaning different things. A user might hover over the icon on one room, read the content, and then assume that's what it always means. ele-public-rooms-tooltip-01.mp4 |
@niquewoodhouse thanks for exploring. Splitting up feedback by interaction: Settings
Modals
Tooltips
|
Tbh, showing this for every public room could get annoying quite quickly. I think showing it once per client would be okay (we could use localstorage, or whatever) |
I suggest we have something unobtrusive next to the room title expanding on the current e2e badge that pops open to show all the privacy implications of the current chat, like how browsers do this in a lock icon next to the left of the url. We can have message bubbles pop out from this that are similar to the proposed modals; but also draw attention to this button as the place to go to check for information in the future.
Agree with this; for me the heuristic would ideally be something that's practical to implement client side. I don't think it's a huge deal breaker to repeat the prompt across sessions if its not super annoying. |
@novocaine that's a super interesting thought. We don't display shields in unencrypted rooms though. @niquewoodhouse wonder if we should look at evolving the public room tooltip to something closer to that reference? It's what I was alluding to in my 'tooltips' feedback. |
Probably we should have something more prominent in unencrypted rooms than in encrypted ones..! and when they click on it, have something which explains the implications |
I don't see how that would work for mobile, where you can't hover over something to gain more information, and there's no space for an additional tappable icon in the room header. Do we have a sense of how important is it to inform people of the side effect of inputting something into such a room (public + history set to anyone), and when they would be most interested in knowing that?
Think it's an interesting idea. My only criticism of this suggestion is that the icon would be the same, so in one room tile I have a globe icon that says "this room is public" and then I have another which says "this room is public. messages are public". I think it reduces confidence in the product to have an icon possibly represent different things. If you got stung by this in the future (my messages are findable by search engines), I think you'd then feel the need to hover over everything twice in the future. Using the chrome example, they don't use a lock when they're communicating a warning. |
Hrm, I must not have explained myself clearly, because I'm not suggesting anything is hoverable - the bubble suggestion is for them to appear in the same cases we're considering a popup
I'd just say that every mobile browser makes room for it, and it's a nice prominent way to advertise the care we take with privacy and safety |
I'd say mobile browsers have less functionality in their headers than a messaging app. We can have voice call icon, video call icon, join ongoing call button, widgets icon, avatar, back chevron, notifications, room name. @nadonomy redesigning these will take a bit longer than a quick fix (as was originally suggested) but I do agree it feels like a good way to promote the privacy and safety position that's integral to our proposition. |
Based on the above idea, this suggestion is intended to require little work: 01 Expand use and location of verification iconography in room headers on web to include warning/info icon ele-public-rooms-header-hint-web-01.mp4For the web, we'd need to potentially also amend the iconography in the composer, so it matches and makes sense. This would require more changes on mobile to include information in the room header and room info, e.g: ele-public-rooms-header-hint-and-01.mp4ele-public-rooms-header-hint-ios-01.mp4We could finesse the header a bit to better accommodate the change/more information |
Look awesome to me! Would it make sense to make the warning grey once the user has seen it? |
I juat wanted to leave a minor remark:
I disagree. Given the gravity of every word fully publicly indexed with no anonymization in the world's biggest search engine, I think a visible warning would be appropriate. A toolbar style warning at the top that fades away on its own which really spells it out might be a useful way to do it which is hard to miss (shown for people joining). I also think that new rooms shouldn't have the visibility set to "please index it all publicly by default" in the creation dialog, (edit: seems like they don't, my bad) and that the room creation dialog should show a visible warning when that setting is chosen. Edit: I still don't get why this is all required anyway. IMHO the indexing on |
Creating a public room does not make it indexable by The admin has to go into Room Settings and select Who can read history?
Nope, given they could run their own homeserver, given rooms don't belong to any one server, they then would only need abide by their own ToS. |
It wouldn't be hard to block abusive homeservers. (Which I kind of consider matrix.org to be with its google-indexed text contents. Why can't you use the noindex robots tag at least?) I still think this defeatist argument of "someone else might do it" isn't working, with that argument we might all just become criminals. It seems a bit weird to me that Element may now need a flashy warning for History > Anyone just because view.matrix.org is set up the way it is, with no real need for it to be set up that way. |
I also find this as a generic statement to be pretty odd. Because (My apologies if I am annoying people. I just want to point out that maybe there are other ways to see this, and that the way it's handled right now wouldn't need to be the only way. And IMHO all the talk about warnings/visibility is maybe just a symptom of the actual problem being that other people also don't find the current state that obvious and natural.) |
Off-topic for this repository, but the primary intent of view.matrix.org was to be search engine indexed, to act as another gateway into Matrix for outsiders by finding content relevant to them. |
The warning needs to be there to inform users of the technical capabilities. This is a separate question from whether it is permissible to access such a history legally/socially/morally. This is analogous to the way we always display a crossed out padlock when there is no HTTPS on the web, regardless of whether it is permissible to intercept someone else's HTTP traffic. As for the design, please let's not use danger-style iconography for room configuration like these. This includes red exclamation marks and wording such as "not secure" or "unsecure" (the latter is also not recognised as a word by most dictionaries). Such use will lead to warning fatigue and prevent users from noticing warnings when we really need them to, like when there is an active attack being performed on their end-to-end encryption. This is especially important given that room configurations like this are perfectly normal and common in certain situations, such as large IRC-style public rooms. We don't want our UX to signal that these rooms are somehow dangerous. We also cannot directly take a page out of the web browsers' playbook since their "Not secure" badge is actually talking about encryption and not access control. By using the same phrasing, we fall into the trap of confusing users about whether we are talking about encryption or access control. I suggest we separate this out into two scenarios:
|
I heavily disagree on this one. Almost all history settings allow a targeted attack leaking your history, so are arguably not very different in security. (If the room just allows member access, it is trivial to join most rooms with a scraping bot if you really want.) The main difference however is that for the "Anyone" setting, things right now will guaranteed get dumped into the Google index and not just theoretically could be. The risk level of a merely possible publication into an index to facilitate stalking if someone really wants to mess with you, vs. to a guaranteed index dump in full is incredibly different, and I think dismissing that really misses the point. |
Yes, and the user is informed of this fact via a globe icon and a "This room is public" tooltip. We need a similar way of informing the user regarding the technical capabilities relating to the Your complaint is about disagreement with matrix.org policy and is therefore an entirely different issue from this one. It's also off-topic for the Element Web repository. I suggest you raise your concerns by contacting the matrix.org foundation directly. |
Your use case
What would you like to do?
Public rooms on Matrix, with history visibility set to 'anyone', are public the same way public web pages on the internet are public. They may be archived or made available online, and made discoverable by search engines, e.g. by view.matrix.org.
We should increase transparency on this, so people are aware of this when participating in public discussions.
Why would you like to it?
To increase transparency on this in all cases, even if we also extend support to disallow such things in future.
How would you like to achieve it?
Ideas/thoughts:
While exploring, we should propose cross-platform designs which include iOS & Android.
Have you considered any alternatives?
No response
Additional context
More context. (Internal link only).
The text was updated successfully, but these errors were encountered: