SuperFactoryManager icon indicating copy to clipboard operation
SuperFactoryManager copied to clipboard

External security critique

Open TeamDman opened this issue 4 months ago • 1 comments

Would be good to get some external eyes on the project to make sure I haven't missed anything obvious.

I'm pretty sure there aren't any privilege escalations, the main threat would be Denial-of-service from packet handling or user program execution. Would want to implement some sort of timeout->disable-machine and max-complexity compile time checking logic before pursuing a critique.

https://soatok.com/critiques

Maybe I missed a spot where isBlockLoaded should be called before proceeding with packet handling .-.

TeamDman avatar Jul 23 '25 19:07 TeamDman

Gecko found no problems https://news.ycombinator.com/item?id=44747204

TeamDman avatar Aug 01 '25 13:08 TeamDman