Skip to content
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

Disabling overwriting clipboard #128408

Closed
wants to merge 3 commits into from
Closed

Disabling overwriting clipboard #128408

wants to merge 3 commits into from

Conversation

BlazDT
Copy link
Contributor

@BlazDT BlazDT commented Aug 30, 2022

More details here: https://bugs.chromium.org/p/chromium/issues/detail?id=1334203
Test page: https://output.jsbin.com/yuliwoz/quiet

Feature can be used to put advertising in clipboard.

@BlazDT BlazDT requested a review from a team August 30, 2022 11:27
@AdamWr
Copy link
Member

AdamWr commented Aug 30, 2022

I suppose that it also can be used to useful things (like, for example, button to copy image/text to clipboard, or something similar), maybe it would be better to add it to Tracking Protection filter, though I'm still not sure.
By the way, it seems that there is also navigator.clipboard.writeText which can also be abused.

@BlazDT
Copy link
Contributor Author

BlazDT commented Aug 30, 2022

I added to main filter as it can be abused for every purpose.

@Alex-302
Copy link
Member

Many users use password managers. How will this protect them?

@BlazDT
Copy link
Contributor Author

BlazDT commented Aug 30, 2022

Added other method to write and both .read (reading rules should be removed when Chrome fixed the issue).

@krystian3w
Copy link
Contributor

krystian3w commented Sep 16, 2022

Demo no longer work in Canary 107 (works in stable, and beta/dev).

@BlazDT
Copy link
Contributor Author

BlazDT commented Sep 16, 2022

So seems to be fixed by Google :)

@BlazDT BlazDT closed this Sep 16, 2022
@krystian3w
Copy link
Contributor

krystian3w commented Sep 16, 2022

Or Chromium community or MS team (these are not related with Alphabet corporation) and planned publish at ≈25 October.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants