1
0
mirror of https://github.com/dani/vroom.git synced 2024-06-30 15:23:41 +02:00
Go to file
Daniel Berteaud a5837dac98 Implement owner password auth
Owner passwords are salt+sha256 hashed (unlike join password) as they do not need cleartext access
For now, you also have to set a join password if you want to be able to auth as an owner
Need to implement a password popup if there's an owner password but no join password
2014-05-13 19:22:47 +02:00
chrome-extension Update screen sharing 2014-05-01 21:35:07 +02:00
conf Remove baseUrl 2014-05-07 19:16:08 +02:00
docs Add MySQL field for owner_password 2014-05-13 18:07:59 +02:00
lib Implement owner password auth 2014-05-13 19:22:47 +02:00
public Implement owner password auth 2014-05-13 19:22:47 +02:00
signalmaster Re-add missing jshint files in signalmaster 2014-04-03 22:42:29 +02:00
templates/default Implement owner password auth 2014-05-13 19:22:47 +02:00
.gitignore Also ignore local conf 2014-04-03 23:03:06 +02:00
LICENSE Initial commit 2014-04-03 08:16:06 -07:00
README.md Update demo instance URL 2014-05-07 14:13:54 +02:00

vroom

Video conf based on SimpleWebRTC.js

Check documentation here: https://wikit.firewall-services.com/doku.php/projets/vroom

You can also check the demo here: https://vroom.im