Giter VIP home page Giter VIP logo

Comments (9)

Ivansss avatar Ivansss commented on June 3, 2024 2

Room IDs have been replaced with random Tokens #258
This PR has been already merged to master and it will be included in the next app release.
Not-invited people can only join a public room if they know the URL but they can't never join a private one2one or group call.
Nevertheless, password protection for public rooms will be implemented.

from spreed.

Stibila avatar Stibila commented on June 3, 2024

Is there any ETA for this? Now it's easy to guess room ID (it is just incremental integer) so basically anyone can join the call, even if he/she was not invited. Changing room ID from integer to random string UUID would be better, but password protected will do also.

from spreed.

 avatar commented on June 3, 2024

Does #258 also prevent guests from creating a room through a public url? Because at the moment everyone who knows a cloud can just create a room without login and share the link with others.

from spreed.

Ivansss avatar Ivansss commented on June 3, 2024

There is no way to create a new room when a guest joins into a public room (UI-wise).
Only logged-in users have that option in the UI.
Also, even if you know a cloud url, that API for creating rooms is not exposed to the public.

from spreed.

 avatar commented on June 3, 2024

Yeah you are right, no way for creating a new one. But joining one which was created and empty is possible. But this will be solved with the new update and random room tokens. Thanks!

from spreed.

leonklingele-work avatar leonklingele-work commented on June 3, 2024

See this comment for more details on which different meeting types / authentication mechanisms should be supported: nextcloud/calendar#563 (comment)

from spreed.

nickvergessen avatar nickvergessen commented on June 3, 2024

Just to get this strait, logged in users will not have to enter the password if they have been invited. If they follow the public link, they will have to enter the room password just like guests.

This said there will be a room password, not individual passwords per users. But this should be discussed in #297

from spreed.

leonklingele-work avatar leonklingele-work commented on June 3, 2024

Having no individual password/PIN for external users (i.e. users without a NC account) implies that all external users have the exact same status (Guest). You will not be able to invite an external user which should get Moderator status. You'd need to create an unique account for every meeting moderator on your instance. Is this really what we want?

from spreed.

nickvergessen avatar nickvergessen commented on June 3, 2024

For version 1 yes

from spreed.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.