Appeal: Account @w0fbyte suspended #195524
Unanswered
Ken-makerbot
asked this question in
Discussions
Replies: 1 comment 1 reply
-
|
Hello there, I am not @dabeecao, but one of his friends. After he saw your message, he asked us if anyone of us reported you but we didn’t report your repo or your account. I think the problem come from the freaking AI they are using. So sorry about your current account situation. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Discussion Type
General
Discussion Content
Hello GitHub Support,
My account @w0fbyte was suspended today (May 11, 2026) while I was
pushing a new release of my repository w0fbyte/tele-cloud. I would
like to appeal this suspension and provide evidence that the
repository complies with the upstream project's license.
CONTEXT
w0fbyte/tele-cloud is a community build based on the public,
fork-enabled project dabeecao/telecloud-go
(https://github.com/dabeecao/telecloud-go). The upstream repository
is licensed under GPL-3.0 and its
allow_forkingflag is true(visible via the GitHub REST API).
I did not use the "Fork" button; I cloned the source and started my
own repository because I wanted to make substantial modifications
that would not be appropriate as a pull request. GPL-3.0 explicitly
permits this, provided the derivative work (1) stays under the same
license, (2) preserves copyright notices, (3) marks prominent changes,
and (4) makes source code available — which it does.
EVIDENCE OF COMPLIANCE
The LICENSE file in my repository is the unmodified GPL-3.0 text
from the upstream project.
The top of main.go contains an explicit attribution:
Both readme.md (Vietnamese) and readme_en.md (English) include a
prominent "community build" banner at the top linking back to the
upstream repository, and a dedicated acknowledgements section:
The application's startup banner and
/healthzoutput show thestring "TeleCloud … - Community build by @w0fbyte", so end users
running the binary are also told this is a community build.
Source code is public, so the GPL-3.0 § 6 distribution requirement
is satisfied.
The upstream repository is still publicly accessible at
https://github.com/dabeecao/telecloud-go, and its GitHub API metadata
(https://api.github.com/repos/dabeecao/telecloud-go) shows:
POSSIBLE CAUSE OF AUTOMATED FLAG
Because I started a fresh repository instead of using GitHub's Fork
button, your automated systems may have treated the code as an
unattributed re-upload. In reality every copy of the code and every
copy of the binary I distribute names @dabeecao as the original author
and links back to the upstream repository. If @dabeecao submitted a
DMCA complaint, I am happy to cooperate directly with them or to
rework the attribution further.
WHAT I AM ASKING
Please review the repository and, if the flag was automated, restore
the account. If @dabeecao filed a takedown request, I would appreciate
being given the chance to address their specific concerns before the
repository is removed permanently.
If more information would help, I can provide:
of the modifications
Thank you for your time.
Best regards,
@w0fbyte
Beta Was this translation helpful? Give feedback.
All reactions