-
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
base: main
Are you sure you want to change the base?
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.
Should this document be linked from somewhere, or is it enough to expect people to browse to the newly created policies/ folder?
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.
These should likely be moved to the new policies/
folder as well in a follow-up:
https://github.com/open-telemetry/community/blob/main/marketing-guidelines.md
https://github.com/open-telemetry/community/blob/main/social-media-guide.md
perhaps also
https://github.com/open-telemetry/community/blob/main/project-management.md
# Third-party meeting recording policy | ||
|
||
OpenTelemetry hosted meetings are recorded and transcribed by Zoom and made available for the convenience of the community ([details here](../docs/how-meeting-recordings-upload-works.md)). | ||
Third party recording tools, note-taking apps, and other tools which record, transcribe, or otherwise process OpenTelemetry Zoom meetings are prohibited. |
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 think it would be reasonable to add the following justification as a clarification:
Third party recording tools, note-taking apps, and other tools which record, transcribe, or otherwise process OpenTelemetry Zoom meetings are prohibited. | |
Third-party recording tools, note-taking apps, and other tools which record, transcribe, or otherwise process OpenTelemetry Zoom meetings are prohibited. | |
This is to respect participants' privacy and ensure data governance by the OpenTelemetry Governance Committee rather than third-party companies and individuals. |
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 |
# Third-party meeting recording policy | ||
|
||
OpenTelemetry hosted meetings are recorded and transcribed by Zoom and made available for the convenience of the community ([details here](../docs/how-meeting-recordings-upload-works.md)). | ||
Third party recording tools, note-taking apps, and other tools which record, transcribe, or otherwise process OpenTelemetry Zoom meetings are prohibited. |
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 haven't heard objections to local recording tools that someone may use while they themselves are attending the meeting.
Third party recording tools, note-taking apps, and other tools which record, transcribe, or otherwise process OpenTelemetry Zoom meetings are prohibited. | |
Third party recording tools that join Zoom meetings are prohibited. |
|
||
OpenTelemetry hosted meetings are recorded and transcribed by Zoom and made available for the convenience of the community ([details here](../docs/how-meeting-recordings-upload-works.md)). | ||
Third party recording tools, note-taking apps, and other tools which record, transcribe, or otherwise process OpenTelemetry Zoom meetings are prohibited. | ||
Maintainers should remove and block such tools using the process described in [Zoom abuse prevention](../docs/how-to-handle-public-calendar.md#zoom-abuse-prevention). |
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.
Maintainers should remove and block such tools using the process described in [Zoom abuse prevention](../docs/how-to-handle-public-calendar.md#zoom-abuse-prevention). | |
Maintainers may remove and block such tools using the process described in [Zoom abuse prevention](../docs/how-to-handle-public-calendar.md#zoom-abuse-prevention). |
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.