-
-
Notifications
You must be signed in to change notification settings - Fork 125
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
Leak: LibRedirect allows through <embed> tags #575
Labels
enhancement
New feature or request
Comments
Duplicate of #541 |
@ManeraKai Please reopen the issue. If it is impossible to use Invidious, I do not want it to connect to YouTube. I would like the option for it to not connect at all in that case. I am happy for that to be opt-in, just like all the other settings, but I do not agree with the current privacy impact. |
That is logical. ok |
ManeraKai
added a commit
that referenced
this issue
Feb 8, 2023
Kula529
pushed a commit
to Kula529/extension_browser
that referenced
this issue
Jun 15, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Take a look at this jsfiddle (warning: connects to youtube.com).
To reproduce:
<embed src="https://www.youtube.com/embed/dQw4w9WgXcQ">
Libredirect does not handle embed tags, leading to a privacy leak.
The text was updated successfully, but these errors were encountered: