Skip to content
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

Encryption isn't indicated #1128

Open
notramo opened this issue Feb 18, 2023 · 9 comments
Open

Encryption isn't indicated #1128

notramo opened this issue Feb 18, 2023 · 9 comments

Comments

@notramo
Copy link

notramo commented Feb 18, 2023

Describe the bug

UX should indicate encryption better. It's difficult to check encryption status for a room.

Reproduction

No response

Expected behavior

No response

Platform and versions

Platform independent.

Additional context

No response

@LinuxinaBit
Copy link

Would something similar to FluffyChat’s lock icon work well?

@kfiven
Copy link
Collaborator

kfiven commented Feb 27, 2023

There is a shield icon into message input if room has encryption enabled.

@LinuxinaBit
Copy link

Should there be an indicator if the room isn’t encrypted?

@kfiven
Copy link
Collaborator

kfiven commented Feb 27, 2023

If there's no shield icon, isn't that obvious?

@LinuxinaBit
Copy link

Yes, I guess that works…
It just seems better to have a warning that the room isn’t encrypted, so privacy, in a way, becomes the default.

@tezlm
Copy link

tezlm commented Mar 3, 2023

It would be nice to have the input placeholder text change from "Send a message" to "Send an encrypted message" and add a tooltip to the "encrypted room" icon. Also, using a lock for both encryption and room visibility might be confusing, but there isn't a better way I can think of....

@LinuxinaBit
Copy link

A shield icon?

@jasikpark
Copy link

{roomTimeline.isEncrypted() && <RawIcon size="extra-small" src={ShieldIC} />}

I wonder if a tooltip for the icon could be an improvement? not a solution for this discussion, but I think it'd be helpful?

@K4LCIFER
Copy link

K4LCIFER commented Sep 4, 2023

Perhaps it would also be a good idea to modify the text box's placeholder text to say "Send a secure message..." instead of "Send a message...".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants