6 comments

[ 4.3 ms ] story [ 23.5 ms ] thread
My fork of claude code's leaked source was DMCA'd. I republished it on codeberg. There it will stay for future reference.

Edit: DMCA happened on github. Moved to codeberg since it's not beholden to US DMCA law.

What’s going on here in main.tsx? (Elided linter comments for conciseness)

    // Exit if we detect node debugging or inspection
    if ("external" !== 'ant' && isBeingDebugged()) {
        process.exit(1);
    }
Use a protocol that is censorship resistant, not HTTP.
> If [..] we would receive a similar [DMCA] notice, then we most likely would have to disable the repository until the matter is resolved by court ruling if such is fought through by the project owners. This could include the code, issues, and documentation, which would immediately threaten/weaken the development community around that project.

https://blog.codeberg.org/on-the-youtube-dl-dmca-takedown.ht...

If Claude code is written by Claude code, and AI outputs are not currently considered copyrightable, then how is Anthropic asserting copyright over the leak?