Conversation
Notices
-
!selfhosting !decentralife With #github, you just have a single account and you can contribute to a lot of projects.
With something like #gogs, you need a separate account for every gogs instance whose projects you want to work on. That could be very many accounts, and a lot of fragmented identities. Is there any #git hosting system, or bug tracking system, that can #federate between instances?
A simple mailing list seems to be the only alternative. But, a mailing list is not really a #bugtracker. Besides, #mail has its own problems.-
@arunisaac GitLab has something called 'OmniAuth', which can use twitter logins and a few others, and most notably OAuth, which I think can also be provided by GitLab..