Don't allow reading video motion when external communication is possible#331
Merged
GarboMuffin merged 1 commit intodevelopfrom Feb 8, 2026
Merged
Don't allow reading video motion when external communication is possible#331GarboMuffin merged 1 commit intodevelopfrom
GarboMuffin merged 1 commit intodevelopfrom
Conversation
4b19afe to
f5c8824
Compare
f5c8824 to
01f1f07
Compare
GarboMuffin
added a commit
that referenced
this pull request
Feb 8, 2026
Member
|
You made skin colors unreadable? I feel like I'm missing some context here, is there a PR that I can look at? |
|
I'm intruiged by what the context of making skin colors unreadable is. |
Member
Author
|
I'm talking about a skin in the sense of what scratch-render calls textures. Not in whatever other sense you're thinking about. It's referring to a change we made in 2022 to prevent using touching color to grab webcam images and sending them over cloud variables 2b265e5 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Can't have nice things.
This is consistent with us making the webcam images exempted from
touching color. Now we're just removing the last side channel that lets people read silhouettes out. From the project's perspective it'll just look like there isn't a webcam connected.The blocks would still work in the packager.