Human proof for FOSS contributions
A new method is proposed to verify that contributions to Free and Open Source Software (FOSS) projects are human-generated, not created by AI. The approach involves using asciinema to record programming sessions, capturing the natural mistakes and thought processes of a human developer. While LLMs could potentially mimic these recordings, the current complexity and limited training data for such mimicry make this a viable, albeit temporary, solution. AI
IMPACT This method could help FOSS projects maintain code integrity by distinguishing human-written code from AI-generated submissions.