security-union / videocall-rs

teleconference system written in rust
https://www.videocall.rs
MIT License
1.38k stars 119 forks source link

Lack of authorization and authentication #134

Open darioalessandro opened 1 year ago

darioalessandro commented 1 year ago

We do not request users to authenticate, that means that you can choose any user id that you feel like, and join any call. I feel that authentication and authorization are solved problems and I feel proud that as a company we focused on the hard problems like supporting WebTransport and End to End Encryption.

Let us know which kind of OAuth providers would you like us to integrate with, such as Login with Apple, Mastodon, Login with Google etc.