ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Zoom meeting access:

    IT Discussion
    12
    96
    5.2k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • scottalanmillerS
      scottalanmiller @black3dynamite
      last edited by

      @black3dynamite said in Zoom meeting access::

      Already signed in on zoom.us with my personal account.

      That might change it. I don't have a Zoom account, I use anonymously like, I assume, most people. Since I'm only a Zoom end user, not using an account, I'm not signed in. No reason to be.

      stacksofplatesS 1 Reply Last reply Reply Quote 0
      • stacksofplatesS
        stacksofplates
        last edited by stacksofplates

        So I've been curious. There is a hidden field that sometimes shows up and sometimes doesn't. It's:

        <input type="hidden" id="show_wclink_direct">
        

        The js script at the bottom of the page is looking for that.

        var wcLink = $(".webclient");
        if ($('#show_wclink_direct').length > 0 && wcLink.length > 0) {
        wcLink.show();
        }
        

        However sometimes that show_wclink_direct id never shows up in the webpage so it doesn't apply that show method.

        That's all I've got so far, but I'm curious as to what's going on.

        1 Reply Last reply Reply Quote 0
        • stacksofplatesS
          stacksofplates @scottalanmiller
          last edited by

          @scottalanmiller said in Zoom meeting access::

          @black3dynamite said in Zoom meeting access::

          Already signed in on zoom.us with my personal account.

          That might change it. I don't have a Zoom account, I use anonymously like, I assume, most people. Since I'm only a Zoom end user, not using an account, I'm not signed in. No reason to be.

          How do you join a meeting without signing up? There's no option to do that. Once you click the view in the browser link it makes you sign in.

          1 Reply Last reply Reply Quote 0
          • ObsolesceO
            Obsolesce @scottalanmiller
            last edited by Obsolesce

            @scottalanmiller said in Zoom meeting access::

            I have a thought, here is the meeting I'm testing...

            https://us04web.zoom.us/j/7307533530

            I have a feeling that the ability to use a web browser might be a "paid for" feature that is based on the customer, not on the end user? I get Zoom meeting invites all the time, and never have I been given a browser option.

            But maybe you have someone generating Zoom invites who is paying for or setting that up as an option?

            Okay, so. From a fresh install of Fedora Workstation (but updated via dnf update) and default install of Firefox:
            2b7e6165-0328-4bec-b2c5-da71d7791bab-image.png

            Then from the meeting url you posted @scottalanmiller:
            76ddaadb-6c12-4830-a8a5-6c54042689b6-image.png

            The results were exactly the same in the fresh installs of Windows 10 and Ubuntu, default Edge and Firefox.

            This tells me the meeting settings (or meeting itself) somehow disables the usage via web browser feature.

            EDIT:
            Google Chrome in a fresh Windows 10 install does give the option, but not in Fedora:
            809b4064-ed0e-4041-91e2-dfd91f2a3a9c-image.png

            scottalanmillerS 1 Reply Last reply Reply Quote 0
            • ObsolesceO
              Obsolesce
              last edited by Obsolesce

              @scottalanmiller
              001b8079-ef19-42b6-bc1a-51dee6edecdc-image.png

              Perhaps on your meeting, you disabled the ability?

              scottalanmillerS 1 Reply Last reply Reply Quote 1
              • scottalanmillerS
                scottalanmiller @Obsolesce
                last edited by

                @Obsolesce said in Zoom meeting access::

                This tells me the meeting settings (or meeting itself) somehow disables the usage via web browser feature.

                Bizarre, but that would make sense from what we are seeing. What's odd is that no matter where I get the Zoom invite from, I've never gotten one that offered the web option - and I look every time because I absolutely hate these stupid apps. Zoom has the best app, but I still just want to run in the browser. WebEx and others don't even work, so the gap is pretty big between Zoom and the crappy wanna-bes.

                I wonder if it is a paid-for feature perhaps.

                1 Reply Last reply Reply Quote 0
                • scottalanmillerS
                  scottalanmiller @Obsolesce
                  last edited by

                  @Obsolesce said in Zoom meeting access::

                  @scottalanmiller
                  001b8079-ef19-42b6-bc1a-51dee6edecdc-image.png

                  Perhaps on your meeting, you disabled the ability?

                  Doesn't seem likely as I don't have any settings. But you can see the line ABOVE the one you highlight shows the problem - only people with Zoom accounts (but that's free) AND signed in get the option. I'm guessing that you've been signing in in some way. I don't have a Zoom account, and would never, ever have thought that there'd be a reason for one, so it never crossed my mind to make one and nothing in the Zoom meeting joining process does it make it feel like you should.

                  That's a bizarre requirement for the most basic feature, I feel. Like I don't want to be signed in to Zoom, or to have an account, to use someone else's teleconference system. Nor do I want to install an app for it for sure. It all feels very aggressive when they could easily have just provided an anonymous join from browser option.

                  Especially given that Zoom has been caught selling personal data, this feels like they are trying to collect data that I'm not okay with them having.

                  ObsolesceO black3dynamiteB DashrenderD JaredBuschJ 5 Replies Last reply Reply Quote 0
                  • ObsolesceO
                    Obsolesce
                    last edited by

                    64c491ba-f0b8-42ab-9220-8e5619b03204-image.png

                    1 Reply Last reply Reply Quote 0
                    • ObsolesceO
                      Obsolesce @scottalanmiller
                      last edited by

                      @scottalanmiller said in Zoom meeting access::

                      @Obsolesce said in Zoom meeting access::

                      @scottalanmiller
                      001b8079-ef19-42b6-bc1a-51dee6edecdc-image.png

                      Perhaps on your meeting, you disabled the ability?

                      Doesn't seem likely as I don't have any settings. But you can see the line ABOVE the one you highlight shows the problem - only people with Zoom accounts (but that's free) AND signed in get the option. I'm guessing that you've been signing in in some way.

                      I have not been signing in, I only have been looking for and confirming the join from browser link, not following it through to inside a meeting. I don't have an account either.

                      scottalanmillerS 1 Reply Last reply Reply Quote 0
                      • scottalanmillerS
                        scottalanmiller @Obsolesce
                        last edited by

                        @Obsolesce said in Zoom meeting access::

                        @scottalanmiller said in Zoom meeting access::

                        @Obsolesce said in Zoom meeting access::

                        @scottalanmiller
                        001b8079-ef19-42b6-bc1a-51dee6edecdc-image.png

                        Perhaps on your meeting, you disabled the ability?

                        Doesn't seem likely as I don't have any settings. But you can see the line ABOVE the one you highlight shows the problem - only people with Zoom accounts (but that's free) AND signed in get the option. I'm guessing that you've been signing in in some way.

                        I have not been signing in, I only have been looking for and confirming the join from browser link, not following it through to inside a meeting. I don't have an account either.

                        Odd, in their docs it says right there that it's only available when signed in.

                        Maybe it's completely random?

                        1 Reply Last reply Reply Quote 0
                        • ObsolesceO
                          Obsolesce @scottalanmiller
                          last edited by Obsolesce

                          @scottalanmiller said in Zoom meeting access::

                          That's a bizarre requirement for the most basic feature, I feel. Like I don't want to be signed in to Zoom, or to have an account, to use someone else's teleconference system. Nor do I want to install an app for it for sure. It all feels very aggressive when they could easily have just provided an anonymous join from browser option.
                          Especially given that Zoom has been caught selling personal data, this feels like they are trying to collect data that I'm not okay with them having.

                          I agree. This is also why we at my current employment are not allowed to use Zoom for work, as it doesn't meet our security or GDPR requirements. It's been like that for years AFAIK.

                          1 Reply Last reply Reply Quote 1
                          • black3dynamiteB
                            black3dynamite @scottalanmiller
                            last edited by

                            @scottalanmiller said in Zoom meeting access::

                            @Obsolesce said in Zoom meeting access::

                            @scottalanmiller
                            001b8079-ef19-42b6-bc1a-51dee6edecdc-image.png

                            Perhaps on your meeting, you disabled the ability?

                            Doesn't seem likely as I don't have any settings. But you can see the line ABOVE the one you highlight shows the problem - only people with Zoom accounts (but that's free) AND signed in get the option. I'm guessing that you've been signing in in some way. I don't have a Zoom account, and would never, ever have thought that there'd be a reason for one, so it never crossed my mind to make one and nothing in the Zoom meeting joining process does it make it feel like you should.

                            That's a bizarre requirement for the most basic feature, I feel. Like I don't want to be signed in to Zoom, or to have an account, to use someone else's teleconference system. Nor do I want to install an app for it for sure. It all feels very aggressive when they could easily have just provided an anonymous join from browser option.

                            Especially given that Zoom has been caught selling personal data, this feels like they are trying to collect data that I'm not okay with them having.

                            Don't you have a dummy email account that you can use to avoid giving away personal data?

                            scottalanmillerS 1 Reply Last reply Reply Quote 0
                            • scottalanmillerS
                              scottalanmiller @black3dynamite
                              last edited by

                              @black3dynamite said in Zoom meeting access::

                              Don't you have a dummy email account that you can use to avoid giving away personal data?

                              I almost never do that, but certainly could. In this case, it never occurred to me to do it because... why? What would prompt someone that isn't hosting meetings to have a Zoom account? Never crossed my mind even to be an option.

                              DashrenderD 1 Reply Last reply Reply Quote 0
                              • DashrenderD
                                Dashrender @scottalanmiller
                                last edited by

                                @scottalanmiller said in Zoom meeting access::

                                @Obsolesce said in Zoom meeting access::

                                @scottalanmiller
                                001b8079-ef19-42b6-bc1a-51dee6edecdc-image.png

                                Perhaps on your meeting, you disabled the ability?

                                Doesn't seem likely as I don't have any settings. But you can see the line ABOVE the one you highlight shows the problem - only people with Zoom accounts (but that's free) AND signed in get the option. I'm guessing that you've been signing in in some way. I don't have a Zoom account, and would never, ever have thought that there'd be a reason for one, so it never crossed my mind to make one and nothing in the Zoom meeting joining process does it make it feel like you should.

                                That's a bizarre requirement for the most basic feature, I feel. Like I don't want to be signed in to Zoom, or to have an account, to use someone else's teleconference system. Nor do I want to install an app for it for sure. It all feels very aggressive when they could easily have just provided an anonymous join from browser option.

                                Especially given that Zoom has been caught selling personal data, this feels like they are trying to collect data that I'm not okay with them having.

                                How can they sell your data if you don't install an app that can steal your data behind the scenes, or have you sign into their website?

                                1 Reply Last reply Reply Quote 1
                                • DashrenderD
                                  Dashrender @scottalanmiller
                                  last edited by

                                  @scottalanmiller said in Zoom meeting access::

                                  @black3dynamite said in Zoom meeting access::

                                  Don't you have a dummy email account that you can use to avoid giving away personal data?

                                  I almost never do that, but certainly could. In this case, it never occurred to me to do it because... why? What would prompt someone that isn't hosting meetings to have a Zoom account? Never crossed my mind even to be an option.

                                  Agreed.

                                  1 Reply Last reply Reply Quote 0
                                  • JaredBuschJ
                                    JaredBusch @scottalanmiller
                                    last edited by

                                    @scottalanmiller said in Zoom meeting access::

                                    Doesn't seem likely as I don't have any settings.

                                    Bullshit. you are making a meeting. You have settings.

                                    If you are not making the meeting, then whoever is has the settings.

                                    1 Reply Last reply Reply Quote 0
                                    • JaredBuschJ
                                      JaredBusch
                                      last edited by JaredBusch

                                      Your settings are in your Zoom account settings on the main website.

                                      https://zoom.us/profile/setting

                                      There are a few settings to be aware of.
                                      6ddc6fdc-53b8-4ad6-87a8-992d62e18c7a-image.png

                                      c275b30c-add2-4e7a-8696-4eb5728e060f-image.png

                                      Result

                                      293b56b9-55c8-42d2-9e17-aa5a120b49b8-image.png

                                      Clicking on the link results in this since I do not let random people, who happen to guess my ID, join.
                                      812c0fdf-3f93-4e0d-84b6-02c2a9580ecb-image.png

                                      1 Reply Last reply Reply Quote 1
                                      • D
                                        Dragon3303 @scottalanmiller
                                        last edited by

                                        @scottalanmiller said in Zoom meeting access::

                                        @Dashrender said in Zoom meeting access::

                                        @scottalanmiller said in Zoom meeting access::

                                        @WLS-ITGuy said in Zoom meeting access::

                                        I was just told to find an alternative to Zoom. I asked why and they named all the issues that were there.

                                        Zoom is very easy, but any reason to use it over even easier things?

                                        other than your own in house solution - what is easier?

                                        Other than the one that I mentioned in the thread? 😉 Just use Jitsi. If you don't want the Jitsi package, use Vitals!

                                        https://meet.vitalpbx.org/

                                        How does one go about verifying the security of a service like the one you linked above? Is that a secure solution that someone could feel comfortable with sending out the link and sharing their screen with others, etc.?

                                        JaredBuschJ scottalanmillerS 2 Replies Last reply Reply Quote 0
                                        • JaredBuschJ
                                          JaredBusch @Dragon3303
                                          last edited by

                                          @Dragon3303 said in Zoom meeting access::

                                          How does one go about verifying the security of a service like the one you linked above? Is that a secure solution that someone could feel comfortable with sending out the link and sharing their screen with others, etc.?

                                          Like any software application. You research it.
                                          As for the specific solution you quoted, that is simply Jitsi Meet, hosted by VitalPBX.

                                          So first, you research Jitsi and decide if you trust the application.
                                          Then, you research VitalPBX and decide if you trust them not to do something to record the media on the server side.

                                          D 1 Reply Last reply Reply Quote 0
                                          • D
                                            Dragon3303 @JaredBusch
                                            last edited by

                                            @JaredBusch said in Zoom meeting access::

                                            @Dragon3303 said in Zoom meeting access::

                                            How does one go about verifying the security of a service like the one you linked above? Is that a secure solution that someone could feel comfortable with sending out the link and sharing their screen with others, etc.?

                                            Like any software application. You research it.
                                            As for the specific solution you quoted, that is simply Jitsi Meet, hosted by VitalPBX.

                                            So first, you research Jitsi and decide if you trust the application.
                                            Then, you research VitalPBX and decide if you trust them not to do something to record the media on the server side.

                                            Sure...I guess that's more my question to those here and particularly to @scottalanmiller as he was the one who linked it. Is VitalPBX reputable enough that this is a trustworthy service to use?

                                            scottalanmillerS 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 5 / 5
                                            • First post
                                              Last post