Page 1 of 1

FYI: GitLab is spyware

PostPosted: 28 Sep 2019, 09:39
by Lyberta
Deleted.

Re: FYI: GitLab is spyware

PostPosted: 28 Sep 2019, 11:15
by GunChleoc
It would certainly be good if it was opt-in instead of opt-out.

Re: FYI: GitLab is spyware

PostPosted: 28 Sep 2019, 15:23
by Lyberta
Deleted.

Re: FYI: GitLab is spyware

PostPosted: 28 Sep 2019, 16:39
by rubenwardy
Or you could simply opt-out of the ping

Re: FYI: GitLab is spyware

PostPosted: 28 Sep 2019, 18:15
by Lyberta
Deleted.

Re: FYI: GitLab is spyware

PostPosted: 28 Sep 2019, 19:06
by Julius
Its a company (and thus need to earn money somehow) and such usage data can be very useful for B2B marketing, which is what their core business is.

IMHO, opt out is a bit iffy, but if the admin of an instance doesn't even bother to go through all the settings to disable it, he/she will probably not care about the data send either.

Anyway, hosting your own Gitea is easy and simple. And for FOSS game related stuff you are welcome to move your code to our https://git.freegamedev.net instance. It's hobby run though so there might be some rough times and I currently don't have a good backup system in place... I guess I should mention that on the page :/

Re: FYI: GitLab is spyware

PostPosted: 28 Sep 2019, 23:24
by Wuzzy

Re: FYI: GitLab is spyware

PostPosted: 29 Sep 2019, 08:41
by Lyberta
Deleted.

Re: FYI: GitLab is spyware

PostPosted: 29 Sep 2019, 10:38
by Julius
Heh, yeah trying to manage the TLS certificates for individual services can be a real pain. My recommendation is to put everything behind a reverse-proxy and do the TLS certificates at that level. Traefik.io works very nicely for that.