max-mapper/screencat

optional password

Open

#21 opened on Mar 29, 2015

View on GitHub
 (1 comment) (0 reactions) (0 assignees)CSS (357 forks)github user discovery
help wanted

Repository metrics

Stars
 (3,007 stars)
PR merge metrics
 (PR metrics pending)

Description

I wanna add a password feature to invites. Currently anyone with your invite code can control your computer.

when you create an invite it should ask if you wanna password protect it

if you choose yes, you have to enter a password.

we then use the password to AES encrypt the SDP before it gets uploaded to the lobby

If you don't specify a password you should a clear warning like 'Anyone with this room name will be able to join and see your screen'

Contributor guide