-
Notifications
You must be signed in to change notification settings - Fork 245
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
We need more reviewers #41
Comments
I can provide help, I can do some review, discuss issues, suggest code, just what I've been doing. The only problem is I'm still getting familiar with scratch's internals and vm, so I can't really review something that is closely related to it. |
I'll help. however I'm not available most of the time FYI |
I can help too. I am familiar with JS and I already developed some extensions. I am actually working on adacraft, but I can help and correct extension. |
I can help! |
There is no need to proclaim yourself as a helper. If you want to help, then do things like test extensions and report any issues, etc. That's how you can actually help. |
ah |
Ok. I will do it. |
me |
|
you could make a system where there's a queue for the custom extensions, and all of the custom extensions that are going to get in the queue get checked by some algorithm before letting it in the queue, and once the extension becomes first in the queue, then it gets checked by you and gets uploaded. this should make it so that there are less extensions being moderated by you, as they should have been catched by the algorithm or AI (whatever you want to use). and if you find one that didn't get moderated by the AI correctly, then you can just improve the algorithm and maybe add the extension hash to a blacklist. |
Can you even do that in github? |
If you are able to automatically edit files or just have it done manually, then yes, it should be possible (also, now that i have more knowledge of how to make extensions, you could make it so that the "Potentially dangerous extensions" thing includes sandboxed extensions) |
I will review extensions for you! I'd love to! I use turbowarp.org a lot, even though I am a web developer (I love the art editor and ease of use for animating). Just let me know and I'd be glad to do it. |
|
In order for unsandboxed extensions to thrive, we're going to need more people involved in reviewing the extensions. Having everything be bottlenecked on me will not scale.
The text was updated successfully, but these errors were encountered: