Papermark Accuses Nico Laqua of Copying Open Source Code for Data Room
Papermark Alleges Copyright Infringement by UseCorgi
Papermark has publicly accused Nico Laqua and his company, UseCorgi, of stealing open source and enterprise-licensed code to build a data room product. In a public statement on X (formerly Twitter), Marc Seitz of Papermark demanded the immediate removal of the product, characterizing the act not as "moving fast and breaking things," but as fraud.
"Hey Nico, It looks like you didn't vibe code your data room but stole it from Papermark's open source and enterprise-licensed code. We demand you take this copyright and license infringing product down immediately. It's not moving fast and breaking things, it's the fraud."
The Defense: "Inspiration" vs. Code Copying
Nico Laqua has denied the allegations of direct code theft, asserting that the data room was built from scratch. According to reports of his response, Laqua claims the product was created with "inspiration from existing document sharing softwares" and that the allegations of stealing code are false.
However, critics point to evidence suggesting a deeper level of replication than mere inspiration. Observers noted that screenshots of the two products show identical pages, layout, and verbatim copywriting. This has led to accusations that while the underlying source code might not have been a direct copy-paste, the product's design and text were replicated exactly.
The Role of AI and "Vibe Coding"
The controversy has highlighted a growing trend known as "vibe coding," where developers use LLMs to rapidly generate functional software. The community discussion suggests several theories on how the replication occurred:
- LLM-Driven Cloning: Some argue that an LLM may have been prompted to create a 1:1 clone of Papermark, using its training data (which includes Papermark's open source repo) to reproduce the logic and UI.
- UI Replication Tools: Some suggest the use of tools like Figma Make, which can generate code from screenshots, potentially explaining why the UI and copy are nearly identical while the code might differ slightly.
- License Evasion: Because Papermark uses the AGPL license—which requires derivative works to also be open source—the debate centers on whether AI-generated code that mimics a licensed project constitutes a license violation.
Community Reaction and Y Combinator Implications
As Nico Laqua is associated with Y Combinator (YC), the incident has sparked a broader conversation about the ethics of the current YC founder pool. Commenters on Hacker News expressed concern that such behavior tarnishes the reputation of the YC community.
Key points of contention from the community include:
- Moral vs. Legal Theft: Some argue that even if a legal loophole exists regarding AI-generated code, copying a competitor's entire user experience and copywriting is ethically bankrupt.
- Open Source Vulnerability: The incident raises questions about whether open source projects are increasingly vulnerable to being "absorbed" by LLMs and repurposed by competitors without attribution or license compliance.
- Legal Escalation: Reports indicate that a cease and desist may have been issued by Corgi to Papermark, requesting the deletion of the original allegations.
Technical Context: AGPL Licensing
Papermark's project is licensed under the AGPL (Affero General Public License). This license is specifically designed to close the "SaaS loophole" found in the standard GPL; it requires that if a modified version of the software is run on a server and made available to users over a network, the source code of that modified version must be made available to those users.
Sources
Related
- Dispatch
- Dispatch
- Dispatch
- Dispatch
- Dispatch