-
Notifications
You must be signed in to change notification settings - Fork 263
Create meeting recording policy #2819
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm supportive of this, though I'm curious what others think
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1 for having a policies folder, that makes it much clearer what this is about
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm supportive of this, but I don't think this solves the problem.
Zoom still doesn't have any tools to deal with this in a satisfactory way and repeated reports and communication with Zoom support has resulted in unworkable suggestions such as "enable Meeting room" or tedious alternatives such as placing the burden on maintainers.
So, TL;DR: I guess it's good to write this down explicitly, but I would like to continue the discussion to see if there are any alternative mechanisms for enforcement
I'll unlink the issue so it isn't closed |
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Sorry it took so long to get back to. I'm not often looking at this repo these days. The comment from @trask changes the substance of the requirement IMO so I think it should be discussed. Is it ok to have local recording tools that don't join separately from the user? It is obviously hard/impossible to enforce. If we're only worried about the disruption caused by non-person tools joining a call, I would accept the change. But the motivations laid out in the PR are more about data governance and preventing unauthorized recordings. As I said above, we have limited ability to enforce it, but I think I would keep the wording I already have if thats ok with you @trask |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am okay with the current wording of the document, we can always make it less restrictive later if the wording causes issues for any specific person
This has 5 GC members approving, and based on this comment the outstanding discussion is non blocking and we will keep the current wording. |
Related #2681
Adds a policy that bans zoom bots and third party recorders.
It wasn't entirely clear to me where to document this policy.
docs
,guides
, andtools
directory all seem to provide how-to guides and explainers. The GC and TC charters definitely contain policies, but neither seemed a good fit for this. Similarly, the README has acalendar
section but it is more focused on helping people find meetings than it is on policing them. I created apolicies
directory in order to clarify that this is a policy and not just a suggestion, and also to make it easy to find. If this should be documented somewhere else, please let me know and I'm happy to move it, however I think we should have a more clear distinction between what is a rule and what is a guide or suggestion anyway eventually.