Dear tor project,
I’m a somewhat regular TOR user. I saw this:
I’m also a coder, and AIs seem notably worse at introducing bugs even with human review https://medium.com/@dumaysacha/i-saw-the-horror-of-ai-and-coderabbit-ai-did-too-a09622ac85de A Grim Truth Is Emerging in Employers' AI Experiments which doesn’t seem surprising given AI seems to lack the most fundamental logical reasoning abilities: https://machinelearning.apple.com/research/illusion-of-thinking and AI agents seem to badly paper over that with a while loop.
This is the last thing that seems like a good idea for a highly attacked, highly security relevant code base like TOR.
I’m not a contributor so I’m not in a position to tell you what to do. I can merely express my concerns. I would also like to note that an LLM code ban, while not 100% enforceable, can greatly reduce contributors daring to do so and therefore greatly reduce the hidden bugs inserted by LLMs. There are also many high-profile projects, e.g. SDL and Qemu (both I think C/C++) with LLM code bans.
Best regards