• Git forges; Radicle; Gentoo, Guix, Zig moved to Codeberg

    From Mekeor Melire@mekeor@posteo.de to comp.os.linux.advocacy on Wed Feb 18 22:16:46 2026
    From Newsgroup: comp.os.linux.advocacy

    Git does not require any rCLForgerCY. But unlike Fossil (known from
    Sqlite), it does not have an integrated issue tracker. (I bet
    there are Git-addons for this though.) Unfortunately, it has
    become mainstream to use keep a web browser displaying the
    (JS-based) web interface of a so-called rCLGit forgerCY to track and
    manage issues/tickets.

    One alternative to forges is Radicle

    https://radicle.xyz

    which is distributed; provides a CLI and an optional web interface
    for servers; extends Git by a data structure for issues; and
    introduces a rCymagicrCO reference on instances to submit patches,
    thus finding a middle way between the PR- and email-workflows.

    Anyway, the whole free software version control, distribution,
    management, archiving stuff is a mess.

    But at least, many project move to Codeberg now!

    https://codeberg.org

    It is a Git forge running a Forgejo instance (forked from Gitea)
    maintained by a non-profit association based in Germany.

    GNU Guix (the Guile/Scheme based functional package manager and
    system distribution) moved not only their source control from GNU
    Savannah to Codeberg but also their issue tracker.

    https://guix.gnu.org/en/blog/2025/migrating-to-codeberg/

    Zig (a systems programming language and compiler) moved from
    Github to Codeberg last year.

    https://ziglang.org/news/migrating-from-github-to-codeberg/

    Gentoo Linux, which the HA HA HA HA person on this newsgroup seems
    to like a lot, also moved to Codeberg. This month. In their
    announcement they emphasize that you don't need to create a fork
    of their repository on your Codeberg profile to contribute. I
    think you still need such a profile though?

    https://www.gentoo.org/news/2026/02/16/codeberg.html

    I wonder why these projects don't just run their own Forgejo
    instance. But at the same time, I see that it's a lot of work to
    do so.

    --
    Cheers
    Mekeor
    --- Synchronet 3.21b-Linux NewsLink 1.2
  • From Lawrence =?iso-8859-13?q?D=FFOliveiro?=@ldo@nz.invalid to comp.os.linux.advocacy on Thu Feb 19 04:46:59 2026
    From Newsgroup: comp.os.linux.advocacy

    On Wed, 18 Feb 2026 22:16:46 +0100, Mekeor Melire wrote:

    But at least, many project move to Codeberg now!

    https://codeberg.org

    I did sign up for that. Then discovered they didnrCOt like my SSH key,
    which I have used on so many sites for so many years ...
    --- Synchronet 3.21b-Linux NewsLink 1.2
  • From Mekeor Melire@mekeor@posteo.de to comp.os.linux.advocacy on Fri Feb 20 11:29:26 2026
    From Newsgroup: comp.os.linux.advocacy

    2026-02-19 04:46 ldo@nz.invalid:

    On Wed, 18 Feb 2026 22:16:46 +0100, Mekeor Melire wrote:

    But at least, many project move to Codeberg now!

    https://codeberg.org

    I did sign up for that. Then discovered they didnrCOt like my SSH key,
    which I have used on so many sites for so many years ...

    Looks like Codeberg accepts only ed25519, rsa,
    ecdsa-sha2-nistp256, ecdsa-sha2-nistp384,
    ecdsa-sha2-nistp521, sk-ecdsa-sha2-nistp256@openssh.com, and sk-ssh-ed25519@openssh.com [1].

    Which cipher do you use?

    Github seems to support continuing using already-added DSA but has
    probibited to add new ones. [2]

    [1] https://codeberg.org/user/settings/keys

    [2] https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent

    --- Synchronet 3.21b-Linux NewsLink 1.2
  • From Lawrence =?iso-8859-13?q?D=FFOliveiro?=@ldo@nz.invalid to comp.os.linux.advocacy on Fri Feb 20 23:20:37 2026
    From Newsgroup: comp.os.linux.advocacy

    On Fri, 20 Feb 2026 11:29:26 +0100, Mekeor Melire wrote:

    2026-02-19 04:46 ldo@nz.invalid:

    I did sign up for that. Then discovered they didnrCOt like my SSH
    key, which I have used on so many sites for so many years ...

    Looks like Codeberg accepts only ed25519, rsa, ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp521,
    sk-ecdsa-sha2-nistp256@openssh.com, and sk-ssh-ed25519@openssh.com
    [1].

    Which cipher do you use?

    Always used RSA.
    --- Synchronet 3.21b-Linux NewsLink 1.2