this post was submitted on 15 Nov 2023
429 points (98.4% liked)

Privacy

31833 readers
84 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

Chat rooms

much thanks to @gary_host_laptop for the logo design :)

founded 5 years ago
MODERATORS
 

Looks like gitlab now requires account verification for new accounts in addition to email. Either phone number or credit card.

This applies both to accounts created with a working email or by logging in using your github account. You can't even verify your email until you go through step 1.

I don't know when this started, but at least for the last month or two judging from these posts in the forums.

Fun fact: I don't even want to host on gitlab, I just wanted to report bugs in some projects. So I'm locked out.

you are viewing a single comment's thread
view the rest of the comments
[–] peyotecosmico@programming.dev 17 points 11 months ago* (last edited 11 months ago) (2 children)

Time to start using GitDirectory named V.01 shared over FTP.

It's a joke, don't use FTP, it's not secure.

[–] lazynooblet@lazysoci.al 7 points 11 months ago (2 children)
[–] MrRazamataz@lemmy.razbot.xyz 45 points 11 months ago

because it hasn't got an S in it

[–] Klaymore@sh.itjust.works 15 points 11 months ago (2 children)

It's unencrypted, your ISP / Starbucks wifi can read all the files you send. Use SFTP instead.

[–] ErwinLottemann@feddit.de 7 points 11 months ago (1 children)
[–] Atemu@lemmy.ml 4 points 11 months ago

Not just read but modify even.

[–] intrepid@lemmy.ca 1 points 11 months ago (1 children)

Is there any reference for this? I can't find anything relevant. Just curious.

[–] peyotecosmico@programming.dev 1 points 11 months ago (1 children)

Of FTP not being secure? Check the links in the comments below

FTP it's not encrypted

[–] intrepid@lemmy.ca 1 points 11 months ago (1 children)

No. I mean gitdirectory over FTP.

[–] peyotecosmico@programming.dev 1 points 11 months ago (1 children)

There's no GitDirectory, it's the way we used to share files back then, a shared directory over FTP

[–] intrepid@lemmy.ca 1 points 11 months ago

I'm aware of FTP. It's still around in certain circles. But for a moment I thought that there was some sort of integration between ftp and git. I guess not.