---
title: "Human proof for FOSS contributions"
url: https://daily.dev/posts/human-proof-for-foss-contributions-fer49szd6
source_url: https://dillo-browser.org/lab/human-proof
type: article
source: "Lobsters"
published: 2026-05-26T23:37:23.552Z
updated: 2026-05-26T23:37:43.267Z
tags: ["open-source", "llm", "code-review"]
reading_time: 4
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Human proof for FOSS contributions

**[Lobsters](https://daily.dev/sources/lobsters)** · 4 min read · 0 upvotes · 0 comments

## Summary

A developer working on the Dillo browser project proposes using asciinema terminal recordings as a lightweight proof-of-humanity mechanism for FOSS patch submissions. The idea leverages the fact that human coding sessions contain natural mistakes, typos, and exploratory behavior that LLMs currently struggle to convincingly replicate. The approach has limitations — it only works for terminal editors and raises privacy concerns — but offers asymmetric complexity: easy for humans to produce, hard for LLMs to fake convincingly. The author also notes a double-edged risk: sharing recordings publicly could eventually help LLMs learn to mimic human coding behavior.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://dillo-browser.org/lab/human-proof>

## Similar posts on daily.dev

- [Arias: Human proof for FOSS contributions](https://daily.dev/posts/arias-human-proof-for-foss-contributions-jy3gnvaxl) · LWN.net · 0 upvotes · 0 comments

---

Tags: [#open-source](https://daily.dev/tags/open-source), [#llm](https://daily.dev/tags/llm), [#code-review](https://daily.dev/tags/code-review)

[View this post on daily.dev](https://daily.dev/posts/human-proof-for-foss-contributions-fer49szd6)
