Elektrine lite

← Feed

@someone@lemmy.today

Post #457497

2026-02-28 18:11 UTC

Github has made it impossible to create an account when using a VPN and a privacy browser with fully spoofed hardware identifiers. (Use Firefox or Firefox-based Privacy Browser, VPN, install Canvasblocker to test this.) I create an account with Google or Apple (both requiring hardware identifiers and numbers and birthdates) or I can use an email. When I use an email, it comes back with this horrible test, and even if I do it completely correctly, it tells me after I didn’t do the test right, gaslighting me with a picture of what I chose (which I didn’t choose) and showing me the correct picture (which I did choose and it claims I didn’t select). It’s fucking bullshit and it’s more corporate control of open source software. For people who have their discussion or issue tracker, I can’t even participate without hardware identifiers likely linked to me some other way and phone numbers. It’s fucking bullshit. If anyone from Microsoft is reading this, FUCK YOU!!! I am so tired of this bullshit. I just want to post an issue about a piece of software. You don’t need my fingerprint, hardware or personal, or biometric shit. This is a slippery slope. Fuck them. I really hope more developers just get the fuck off Github. Honestly, if you are developing privacy-oriented software and using github, there’s a mistmatch and it’s bullshit, and I know it’s time consuming and annoying to move, but please do. This is fucking bullshit and it’s not like it’s going to become LESS annoying over time. FUCK THIS.

Replies (40)

  • @Tenderizer78@lemmy.ml 2026-03-01 08:01

    With the risk of AI spam and bot accounts, being able to identify a user on Github is important.

    Open ##465647

  • @utopiah@lemmy.ml 2026-03-01 10:13

    Sure but that’s about 8 years too late en.wikipedia.org/wiki/GitHub#Acquisition_by_Micro…

    Open ##467537

  • I use codeberg.org for my stuff.

    Open ##467724

  • @Tiger_Man_@szmer.info 2026-03-01 10:35

    Selfhosted git doesn’t require anything

    Open ##467774

  • @Zerush__dup_9179@lemmy.ml 2026-03-01 21:44

    Tons of alternatives out there alternativeto.net/software/github/

    Open ##488731

  • @whelk@retrolemmy.com 2026-03-01 22:58

    I’ve wanted to for a while, but this post gave me the final nudge I needed to just buckle down and try selfhosting my own. Forgejo was incredibly easy to set up and my buddies and I are already successfully collaborating on a project that I’ve moved over from Github. So thanks for making your rant post, you made a difference

    Open ##489140

  • @gokayburucdev@lemmy.world 2026-03-01 23:19

    If something is controlled by a giant corporation and keeping your data and privacy are offered for free, the price is your personel data.🔏

    Open ##489234

  • @0x0@lemmy.zip 2026-03-01 23:22

    CodeBerg is the way, or host your own forgejo.

    Open ##489250

  • @Ghostie@lemmy.zip 2026-03-02 00:20

    *looks at the picture Heh enshittification

    Open ##489462

  • What a great ad for codeberg.

    Open ##489746

  • I’m still holding my breath waiting for IBM to do something atrocious to Fedora.

    Open ##490089

  • @lithiumground@lemmy.world 2026-03-02 07:27

    codeberg

    Open ##491459

  • @toastal@lemmy.ml 2026-03-03 20:02

    Why stop there? Git’s UX on the command line is awful, so adopt a better tool & your hosting will automatically be somewhere better.

    Open ##508284

  • @flandish@lemmy.world 2026-02-28 18:25

    Codeberg for the win.

    Open ##1579104

  • @EncryptKeeper@lemmy.world 2026-02-28 21:19

    If you want a cloud alternative to GitHub run by a non-profit and hosted outside of the U.S. - https://codeberg.org/ If you want to get your data out of the cloud entirely, or at least under a VPS you control, self host your own git repo (Using the same software as Codeberg) - https://forgejo.org/

    Open ##1579105

  • @PrinzKasper@feddit.org 2026-03-01 01:32

    Playing devil's advocate, it's probably more about blocking bots from creating accounts than it is about blocking privacy minded users. You just end up being collateral damage. Obviously that still sucks, I'm just saying it's not that simple

    Open ##1579106

  • @davel@lemmy.ml 2026-02-28 18:28

    Tell me how you really feel 😅 They also own Visual Studio Code, control VSCode, and effectively control the VSCodium soft fork.

    Open ##1579107

  • @JiveTurkey@lemmy.world 2026-02-28 18:33

    It's the same story for basically anything MS touches.

    Open ##1579108

  • @mrgoosmoos@lemmy.ca 2026-02-28 22:26

    a coworker invited me to his company GitHub team or something recently, and I tried to join several times. each time, I got stuck with a 10 question test to "verify I was human". it was not quick. eventually, I had time to actually complete it without timing out. after completing it correctly twice without success, I gave up

    Open ##1579112

  • @autonomoususer@lemmy.world 2026-02-28 20:29

    Bro literallly posted a photo of a pile of shit, lmaoo

    Open ##1579133

  • @JTskulk@lemmy.world 2026-02-28 21:20

    I can't figure out if Free software projects don't know or don't care that GitHub is run by Microslop.

    Open ##1579134

  • @obelisk_complex@piefed.ca 2026-02-28 19:18

    Agree completely, these shenanigans are a big reason I'm on a selfhosting rampage at the minute. Speaking of, does anyone have favourite self-hosted alternatives?

    Open ##1579137

  • @artyom@piefed.social 2026-02-28 20:13

    Been that way for a long time. They rejected me years ago. Much like Google, MS is in the ad business, and they want your personal details to sell to advertisers. Letting you sign up with fake account is contrary to their interests. It infuriates me to no end that so many FOSS devs are still using Github. No one fucking cares about privacy or sovereignty until it personally fucks them.

    Open ##1579138

  • @Anon518@sh.itjust.works 2026-03-01 01:38

    I downvoted for the image. If you're going to make a text post, make a text post.

    Open ##1579154

  • @ReallyCoolDude@lemmy.ml 2026-02-28 21:17

    Use codeberg. I stopped using github for my projects a while ago.

    Open ##1579159

  • @ricecake@sh.itjust.works 2026-02-28 19:46

    Tangential to the main point you're going for: when you say fingerprint or biometrics I think you're referring to passkeys. Passkeys don't share any of your fingerprint or other biometric identifiers with anyone. https://www.eff.org/deeplinks/2023/10/passkeys-and-privacy One of the major design criteria of their creation was to be an increase in security without sacrificing privacy. It's made them more finicky to get working but there's a very good reason they're very popular with security professionals.

    Open ##1579160

  • @MonkderVierte@lemmy.zip 2026-02-28 20:16

    Btw, CanvasBlocker actually doesn't do much more than default Firefox nowadays but breaks more things.

    Open ##1579161

  • @Pissed@lemmy.ml 2026-02-28 23:45

    Fuck computers they're war machines.

    Open ##1579162

  • @ramble81@lemmy.zip 2026-02-28 22:34

    I’m curious when this happened. I literally created a new account for GitHub this week, only using an email address, and on Firefox. No wonky tests or anything needed.

    Open ##1579163

  • @Formfiller@lemmy.world 2026-03-01 01:00

    My college has a Microsoft email account they just gave me but It says I need to download an unrelated app to log in. I don’t really want to do that

    Open ##1579164

  • @Artafernes@lemmus.org 2026-02-28 19:46

    No need for that massive pile of shit

    Open ##1579165

  • @quick_snail@feddit.nl 2026-03-01 04:12

    Is there some way to mirror a repo on both, with out having to setup some api keys? I've been getting more and more authwalls on gitbub. That goes against everything I'm doing with foss

    Open ##1579166

  • @quick_snail@feddit.nl 2026-03-01 04:09

    Link to article?

    Open ##1579167

  • @hueso@kosmos.social 2026-03-03 03:15

    It has been like this for years

    Open ##1579168

  • @chunes@lemmy.world 2026-03-01 03:40

    I stopped using github when they held my account hostage. Told me I had 2 months to set up 2fa. Realized I don't even need github for anything and if I want to share my source code, I'll just put it up on my site.

    Open ##1579169

  • @quick_snail@feddit.nl 2026-03-01 04:13

    Open ##1579170

  • @quick_snail@feddit.nl 2026-03-01 04:12

    Open ##1579171

  • @orc_princess@lemmy.ml 2026-03-01 02:26

    Can you put the picture as NSFW? Makes me a bit nauseated and I wanna keep visiting the post for new comments lol

    Open ##1579172

  • @Amaterasu@lemmy.world 2026-02-28 22:06

    I wonder how this potential diaspora of repos from Github may affect some package distributions that are merely pointing the application to be compiled like is the case in some AUR application. Will it generate quite a lot of overhead for AUR maintainers?

    Open ##1579173

  • @muusemuuse@sh.itjust.works 2026-03-01 02:09

    You don’t need GitHub. It’s nice but hit was literally built not to need that kind of thing. I’m quickly entering my “fuck it, everything goes on Yggdrasil” phase now.

    Open ##1579174