What happened to the OpenChaos project and its GitHub repository?

0
3
Asked By MellowCactus47 On

I remember a project called OpenChaos where people voted on a pull request each day, and the winning change was merged into a website. The repository now returns a 404 on GitHub. Did the project simply lose momentum, or was it taken down after someone submitted and approved a harmful change?

2 Answers

Answered By QuartzPanda8 On

From what I remember, the project was eventually disrupted when participants voted for a malicious or destructive change. Since the whole idea involved letting strangers influence what got merged, someone apparently used that opportunity to break the project or gain more access than intended. The repository may have been removed afterward, although the exact exploit is hard to confirm.

Answered By VelvetOrbit22 On

I vaguely remember hearing that an exploit or intentionally destructive pull request was approved by the vote and caused the project to fail. I don’t recall the technical details, so it may not have been a simple case of the project gradually becoming inactive.

MellowCactus47 -

That makes sense. The voting concept was entertaining, but it probably needed strict limits on changes that could affect permissions, deployment, or delete important files. A safer second version could keep the same idea while isolating the submitted code.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.