this post was submitted on 16 Mar 2025
0 points (50.0% liked)

Xfce

309 readers
5 users here now

"Xfce is a lightweight desktop environment for various *NIX systems. Designed for productivity, it loads and executes applications fast, while conserving system resources." - Olivier Fourdan, creator of Xfce

Support Methods
Xfce FAQ
Xfce Documentation
Xfce Matrix - General Support
Xfce Matrix - Developer Chat
Xfce Forums
Distro Support
Developer Info
The Ultimate Contributor's Guide to Xfce

Community
Xfce Blog
Xfce GitLab (report bugs here)
Xfce Mastodon

Mailing Lists

Xfce general discussion list
Xfce announcements
Xfce development list
Xfce file manager
Xfce translations

founded 2 years ago
MODERATORS
 

From the Xfce mailing list: "Dear Xfce users and contributors, I would like to bring to your attention a change regarding registration on our GitLab instance.

Due to increased spam activity and Google making reCAPTCHA more difficult to use, we, the core developers, have decided to suspend new registrations until further notice.

New users can still create accounts via SSO, meaning a GitLab.com or GitHub account will be required for new contributors.

As a tentative measure, newly created users will no longer need to request fork permissions, we hope this helps lower the entry barrier.

This change is planned to take effect on 2025-02-15 (Saturday). For more details, please refer to: https://wiki.xfce.org/howto/gitlab_signup.

Cheers, Andre Miranda"

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 0 points 2 days ago* (last edited 2 days ago) (1 children)

@maggotbrain
This wan one of the things that git was supposed to do away with. Git is distributed, why should you need an account at gitlab.xfce.org unless you are an XFCE employee?

[–] [email protected] 1 points 1 day ago (1 children)

I'm not sure that I understand your comment.

Permissions and access still needs to be managed and abuse mitigated.

gitlab.xfce.org is a self-hosted instance of GitLab and we have to take preventative measures to deal with the creation of spam accounts. Contributors can either do that with SSO from an account they have at either gitlab.com or github.com. This does not require Xfce dev intervention.

If one does not want to use SSO, they can contact us on Matrix and an account will be created manually.

P.S. Xfce does not have any employees. We are all volunteers.

[–] [email protected] 1 points 1 day ago

@maggotbrain
Sounds to me like git is what you don't understand.

From what you say, you are basically trying to recreate the commit access fights of cvs and svn. One of the things that git was supposed to do away with.

I use git for all my personal projects. I don't need an account. I could contribute to the Linux kernel - or any other open source project that uses git (as opposed to Github or Gitlab), and still not need an account. Just send a pull request.