Hello Divij,

from a privacy perspective (only):

videos should only load from google, when the user actively gives consent. 
Embedding it directly would transfer data to google. Usually you can achieve 
this by creating an image placeholder for that video and notifying the visitor, 
a click on it would embed a YouTube video.  

See: https://privacy.apache.org/faq/committers.html

Doing it this way would not cause any privacy issues. If you have questions, 
please ask directly, on privacy@ or on Slack.

Other opinions, which I am not so sure with:

Related to your other questions: I think a content creator can prevent embeds, 
if they want to do so. I would assume content creators would do this, if they 
don't want their video to be embedded. I would not download any video without 
permission and host it elsewhere. 

Related to 2), I think lazy consensus or commit-than-review may be a good 
approach. But projects may be able to handle "what to add" differently.

Kind regards,
Christian

--
The Apache Software Foundation
V.P., Data Privacy

On Thu, Jul 21, 2022, at 10:44, Divij Vaidya wrote:
> (cc: Apache Kafka dev mailing list)
>
> Hi folks
>
> We, at Apache Kafka, are discussing
> <https://lists.apache.org/thread/8drsbn0hgdhq4g1qgvm9g8pb5t4x42px> the best
> ways to host video content that we consider beneficial to our users.
>
> Currently, the video content is hosted on YouTube and embedded on our
> website pages (e.g. here <https://kafka.apache.org/intro> and here
> <https://kafka.apache.org/quickstart>).
>
> We would like to understand:
>
>    1. Do we have examples of other ASF projects which are hosting/embedding
>    video content on their website?
>    (Where do you host the content? What permissions/licence did you require
>    from the video owners for usage?)
>    2. If your community is adding external links (blogs, videos, podcasts
>    etc.) to the project website, how do you decide which content to allow and
>    which not?
>
> I have also started a thread on the legal mailing list
> <https://lists.apache.org/thread/mtvwog7md956t5q79o41p99v6qqon5qm> to get
> some answers for the same.
>
> Regards,
> Divij Vaidya

Reply via email to