Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Technology
  3. Organic Maps migrates to Forgejo due to GitHub account blocked by Microsoft.

Organic Maps migrates to Forgejo due to GitHub account blocked by Microsoft.

Scheduled Pinned Locked Moved Technology
technology
314 Posts 168 Posters 10 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M [email protected]

    So why were they blocked.

    blackmist@feddit.ukB This user is from outside of this forum
    blackmist@feddit.ukB This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #145

    One of their main contributors are in US sanctioned regions (Russia) so they can't access it.

    ? 1 Reply Last reply
    0
    • L [email protected]

      "US sanctioned region" is russia. The developer team fully consist of russian citizens, some of them are still in russia.

      G This user is from outside of this forum
      G This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #146

      Why aren't russian people allowed to upload code. Why does the US get to dictate everything

      L 1 Reply Last reply
      0
      • T [email protected]

        I prefer Gitlab CICD but there are many. Actions had a lot of potential. Then Microsoft bought GitHub and just slapped the Actions label on their CI. If you pull off the mask, it is just Azure devops.

        N This user is from outside of this forum
        N This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #147

        I do too. I kinda miss Jenkins but a lot of the conveniences in GitLab's CI are really nice and it's better for 99% of use cases.

        1 Reply Last reply
        0
        • ? Guest

          I think that's bad (for my personal use) because if I accidentally commit a secret key, how do I claw it back? Basically, how would I claw anything back if it's on a blockchain aka on thousands/millions of computers already (you can't).

          zarkanian@sh.itjust.worksZ This user is from outside of this forum
          zarkanian@sh.itjust.worksZ This user is from outside of this forum
          [email protected]
          wrote on last edited by
          #148

          You are correct in principle, but Lemmy isn't on a blockchain. It's much less permanent.

          1 Reply Last reply
          0
          • L [email protected]

            We need something like Forgejo, but decentralized, like Lemmy. I don't want to create a new account for every Forgejo instance.

            ? Offline
            ? Offline
            Guest
            wrote on last edited by
            #149

            Gitea has basic federation, I believe

            W 1 Reply Last reply
            0
            • T [email protected]

              Might check out Zed. Relatively new editor from the folks behind Atom and treesitter. Extremely fast with an excellent interface and vim mode. The second best vim mode behind Neovim.

              J This user is from outside of this forum
              J This user is from outside of this forum
              [email protected]
              wrote on last edited by
              #150

              Zed is great! Not as many features as IntelliJ, but insanely fast, and new features are being added all the time.

              1 Reply Last reply
              0
              • ? Guest

                I think that's bad (for my personal use) because if I accidentally commit a secret key, how do I claw it back? Basically, how would I claw anything back if it's on a blockchain aka on thousands/millions of computers already (you can't).

                F This user is from outside of this forum
                F This user is from outside of this forum
                [email protected]
                wrote on last edited by
                #151

                Obviously you go and change the key instead?

                1 Reply Last reply
                0
                • V [email protected]

                  Have you heard of ... Git?

                  ๐Ÿ™‚

                  L This user is from outside of this forum
                  L This user is from outside of this forum
                  [email protected]
                  wrote on last edited by
                  #152

                  There is no command git issue create [hostname] [title] [description] and if there was such a command, it'd require authentication on the specific instance to prevent spam.

                  You still need to create an account on each Forgejo instance to report a bug there...

                  And even, if you commit code or make a pull request... Git might be decentralized (you can develop with your friend independently from each other and merge it), but try to commit code to a GitHub project, GitLab instance or Forgejo instance without having an account there to authenticate yourself... It won't work.

                  P 1 Reply Last reply
                  0
                  • blackmist@feddit.ukB [email protected]

                    One of their main contributors are in US sanctioned regions (Russia) so they can't access it.

                    ? Offline
                    ? Offline
                    Guest
                    wrote on last edited by
                    #153

                    Really! Can't believe them. Yeah fk microsoft.

                    P G 2 Replies Last reply
                    0
                    • V [email protected]

                      Forgejo is such a terrible name ๐Ÿ™„

                      D This user is from outside of this forum
                      D This user is from outside of this forum
                      [email protected]
                      wrote on last edited by
                      #154

                      That's because it's using a language you don't speak.

                      I love Esperanto, so to me forgejo is very cool

                      1 Reply Last reply
                      0
                      • ? Guest

                        I think that's bad (for my personal use) because if I accidentally commit a secret key, how do I claw it back? Basically, how would I claw anything back if it's on a blockchain aka on thousands/millions of computers already (you can't).

                        L This user is from outside of this forum
                        L This user is from outside of this forum
                        [email protected]
                        wrote on last edited by
                        #155

                        I did not mean decentralized hosting of the projects (e.g. your project will be on all instances).

                        I meant decentralized account usage (e.g. you can use your example.com forgejo account to create an issue on otherexample.org)... Just like Lemmy... I could use my reddthat.com lemmy account to create a post on your instance lemmy.world without having to register there.

                        1 Reply Last reply
                        0
                        • ? Guest

                          I think that's bad (for my personal use) because if I accidentally commit a secret key, how do I claw it back? Basically, how would I claw anything back if it's on a blockchain aka on thousands/millions of computers already (you can't).

                          H This user is from outside of this forum
                          H This user is from outside of this forum
                          [email protected]
                          wrote on last edited by
                          #156

                          If you push a secret key you should definitely generate a new one. Way to many bots out there that scan new commits for exactly that reason

                          T ? 2 Replies Last reply
                          0
                          • T [email protected]

                            The issue tracker is usually the concern

                            L This user is from outside of this forum
                            L This user is from outside of this forum
                            [email protected]
                            wrote on last edited by
                            #157

                            Yeah, that was my point in the first comment... But not only that...

                            The development with multiple people is decentralized, yes...

                            But even, if I add 3 remotes to my repo (1 to GitHub, 1 to Forgejo instance A and 1 to Forgejo instance B), guess what happens, if you don't have an account on each of these... Try pushing code or making a pull request and see how it fails, because you are not authenticated...

                            xigoi@lemmy.sdf.orgX 1 Reply Last reply
                            0
                            • elrecoal19_1@lemmy.worldE [email protected]

                              I do, what I don't know is how Forgejo works. Doesn't having to make an account for every project mean it's already decentraliced, but just doesn't communicate between instances?

                              L This user is from outside of this forum
                              L This user is from outside of this forum
                              [email protected]
                              wrote on last edited by
                              #158

                              I agree that it's already kind of decentralized, so I also added the word "federated" to my original post.

                              elrecoal19_1@lemmy.worldE 1 Reply Last reply
                              0
                              • L [email protected]

                                We need something like Forgejo, but decentralized, like Lemmy. I don't want to create a new account for every Forgejo instance.

                                pathief@lemmy.worldP This user is from outside of this forum
                                pathief@lemmy.worldP This user is from outside of this forum
                                [email protected]
                                wrote on last edited by
                                #159

                                Federation is on their roadmap

                                1 Reply Last reply
                                0
                                • H [email protected]

                                  If you push a secret key you should definitely generate a new one. Way to many bots out there that scan new commits for exactly that reason

                                  T This user is from outside of this forum
                                  T This user is from outside of this forum
                                  [email protected]
                                  wrote on last edited by
                                  #160

                                  Yeah please just rotate the secret if that happens. Doesn't matter what platform it is, this is true of GitHub as well. Secrets that are accidentally published are no longer secret.

                                  1 Reply Last reply
                                  0
                                  • ? Guest

                                    Really! Can't believe them. Yeah fk microsoft.

                                    P This user is from outside of this forum
                                    P This user is from outside of this forum
                                    [email protected]
                                    wrote on last edited by
                                    #161

                                    Russia is being sanctioned because of its aggressive war against Ukraine.

                                    Microsoft arenโ€™t the bad guys for enforcing international sanctions.

                                    T Y ? 3 Replies Last reply
                                    0
                                    • ? Guest

                                      if you are looking for decentralised vcs you can try radicle, I tried a while ago pretty good.

                                      L This user is from outside of this forum
                                      L This user is from outside of this forum
                                      [email protected]
                                      wrote on last edited by
                                      #162

                                      FYI Forgejo supports mastodon login

                                      That's interesting. Did not even know, Mastodon supported doing something like this...

                                      1 Reply Last reply
                                      0
                                      • L [email protected]

                                        There is no command git issue create [hostname] [title] [description] and if there was such a command, it'd require authentication on the specific instance to prevent spam.

                                        You still need to create an account on each Forgejo instance to report a bug there...

                                        And even, if you commit code or make a pull request... Git might be decentralized (you can develop with your friend independently from each other and merge it), but try to commit code to a GitHub project, GitLab instance or Forgejo instance without having an account there to authenticate yourself... It won't work.

                                        P This user is from outside of this forum
                                        P This user is from outside of this forum
                                        [email protected]
                                        wrote on last edited by
                                        #163

                                        You mean git inherently requires you to identify yourself?

                                        Huh, shock

                                        L W 2 Replies Last reply
                                        0
                                        • L [email protected]

                                          I agree that it's already kind of decentralized, so I also added the word "federated" to my original post.

                                          elrecoal19_1@lemmy.worldE This user is from outside of this forum
                                          elrecoal19_1@lemmy.worldE This user is from outside of this forum
                                          [email protected]
                                          wrote on last edited by
                                          #164

                                          Okay, that makes it way more clear ๐Ÿ˜œ

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups