mattermost-plugin-jitsi icon indicating copy to clipboard operation
mattermost-plugin-jitsi copied to clipboard

add meeting password directly on creation that is shown in mattermost post

Open trainguyenx opened this issue 5 years ago • 2 comments

Hi, It would be cool to be able to create the meeting along with the password.

Thanks for your effort to make this awesome plugin.

trainguyenx avatar Apr 24 '20 17:04 trainguyenx

I'm not 100% sure about this approach, the problem with this is, there is no difference between this and a randomly generated id, like uuid

jespino avatar May 24 '20 14:05 jespino

@jespino I heard this suggestion from another Jitsi user as well. They would like to have a password for added privacy while keeping a simple name to easily share the meeting link with others.

However, agree that we should think more about the use cases, given using a UUID or another randomly generated sequence of strings accomplishes something similar.

Some more notes from Jitsi on usage of passwords and other privacy-related https://jitsi.org/security/

jasonblais avatar May 25 '20 14:05 jasonblais