I for one am going through quite a culture shock. I always assumed the nature of FOSS software made it immune to be confined within the policies of nations; I guess if one day the government of USA starts to think that its a security concers for china to use and contribute to core opensource software created by its citizens or based in their boundaries, they might strongarm FOSS communities and projects to make their software exclude them in someway or worse declare GPL software a threat to national security.

  • TORFdot0@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 months ago

    If someone really wants to use the contribution of the expelled maintainers they can just make their own fork. Part of the Free in FOSS is the freedom to associate or not associate with contributors.

  • sadTruth@lemmy.hogru.ch
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 months ago

    If you are having sensitive information stored using closed-source software/OS, you can stop reading right here. This is your biggest vulnerability and the best thing you can do is to switch to FOSS.

    For those that have already switched:
    It made me think about how to improve the resistance of large FOSS projects against state-sponsored attackers injecting backdoors.

    The best thing i came up with would be to have each contribution checked by a contributor of a rival state. So a Russian (or Chinese) contributor verifies a contribution by an American.
    The verifying contributors would have to be chosen at random in a way that is not predeterminable by an attacker, otherwise a Chinese-state contributor will contribute harmless code until the next verifier will be a US-based Chinese spy. Then they will submit a backdoor and have it checked by an American citizen paid by China.
    Also the random number generator has to be verifiable by outsiders, otherwise a spy in the Linux-Foundation can manipulate the outcome of choosing a favorable verifier for a backdoor.

    This can obviously only be done as long as there are lots of contributors from rivaling states. If the US decided that Linux can only allow contributors from USA/EU, then this model can not work and Linux would have to relocate into a more favorable state like Switzerland.

    What one should keep in mind that even if the US would ban all foreign contributions and the foundation would not relocate, Linux would still be more secure than any closed source OS, as those foreigners can still look at the code and blow the whistle on bugs/backdoors. It would however be much more insecure than it is now, as the overhead for finding bugs/backdoors would be much larger.

    • ObsidianNebula@sh.itjust.works
      link
      fedilink
      arrow-up
      0
      ·
      2 months ago

      Recently, Linux removed several people from their organization that have Russian email addresses. Linus made a statement that confirmed this was done intentionally. I believe that there was some mention of following sanctions on Russia due to the war. I haven’t looked into the details of it all, so take my analysis with a grain of salt. From what I understand, it sounded like it was only Russian maintainers that were removed and normal users submitting code from Russia can still contribute. Maintainers have elevated permissions and can control what code gets accepted into a project, meaning that a bad actor could allow some malicious code to sneak past. This may have also contributed to the decision since this type of attack has happened before and Russia seems like a likely culprit. The reactions to this change have been varied. Some people feel it is somewhat justified or reasonable, some people think that it means it is no longer open source, and some people think it is unfairly punishing Russian civilians (it is worth noting that that is part of the point of sanctions).

      • CanadaPlus@lemmy.sdf.org
        link
        fedilink
        arrow-up
        0
        ·
        2 months ago

        As per usual, the discussion of the Linux drama far exceeds the actual drama. I’m guessing most of those people will still contribute.

    • Artemis_Mystique@lemmy.mlOP
      link
      fedilink
      arrow-up
      0
      ·
      2 months ago

      Nothing is devoid of global politics.

      Russian maintainers were unceremoniously kicked out citing compliance issues.

  • notTheCat@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    2 months ago

    Yes, bad actors can exist everywhere, it doesn’t really help anything but fragment the project and harm it, do we need multiple directed forks ? Fuck no it will be best if everyone can monitor and contribute, I kind of think of it as they do peer reviewing in research and shit, it’s always better when more people can view it, that will leave less room for biasing and frankly detect bad actors easily

  • DoubleChad@lemmy.ml
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 months ago

    Just this one. The philosophy is still there, Linus and TLF have abandoned it with great hubris. I am very disappointed in them.

    • rottingleaf@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      2 months ago

      I’m thinking about that conspiracy theory of Linus having been made an offer one can’t refuse, when some time ago he took a vacation and returned with news about seeing the error of his ways.

      It almost coincided with Stallman being canceled for one of his usual highly socially unacceptable, but in principle consistent opinions. With most of the attackers being frankly some new random corporate-associated people, not very active in real communities.

      Maybe I’ll re-read J4F and compare Linus from there to these events. Canary and all.

      EDIT: Before you downvote this for the mush in my head (thx Linus) propagating conspiracy theories, offers one can’t refuse are not exactly an impossible thing. And WWII radio games, where, having captured an enemy station’s operator, one of the sides could either imitate their style in transmissions or just force them to transmit what it wanted.

      • Artemis_Mystique@lemmy.mlOP
        link
        fedilink
        arrow-up
        0
        ·
        2 months ago

        I mean he has accepted a position as a luminary at the x86 ecosystem advisory group the most dominant and proprietary instruction set ever formed by companies with vested interest to keeping it in use and prevent competition (RISC-V & ARM) from catching up.

  • MostRandomGuy@lemmy.ml
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    2 months ago

    Certain Open Source movements are pure bigotry and opportunism, the Linux Kernel / The Linux Foundation for example, so it doesn’t really make me wonder.

  • esc27@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    2 months ago

    I’m not concerned that they followed the best advice of their lawyers to respond to the legal and political challenges that currently exist.

    I am concerned that hostile nation states (define those as you will) have made supply chain attacks (remember the xz Utils backdoor) so common that actions like this or worse are becoming necessary and that open source, globally contributed software could be at risk.

    • rottingleaf@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      2 months ago

      This does very little to protect against supply chain attacks.

      Your example shows that too.

      Increasing modularity and reducing complexity of software seem to be the right way to that end. Plan9, GNU Hurd, Minix3 are interesting in that context.

  • communism@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    2 months ago

    Not really, open source projects don’t necessarily have to be open to all contributors and I was aware of this already. They have to be open to anyone doing what they want with the code, by definition, which is good, but they don’t have to allow everyone to contribute to upstream. I’m not sure if there’s any particular defence against this being used in a discriminatory manner, but I do think this effect is significantly mitigated by the decentralised nature of open source and the fact that it’s not too uncommon for forks to become preferred over the original, the fact that open source projects rise and fall in popularity, etc.

    I wonder if there’s some way to manage an open source project so that it’s not subject to particular national laws in this way.

    • rottingleaf@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      2 months ago

      It’s not decentralized on the level of project development, the visible proof of which is what we’ve seen happen.

      How many times have you seen two branches of a significant project to coexist with comparable popularity?

      I wonder if there’s some way to manage an open source project so that it’s not subject to particular national laws in this way.

      Yes. Pseudonymous software development. I’ve seen Ross Ulbricht’s name today, so we also know the risks.

      Naturally this is closer to some underground warez than to copyleft, because the legal ways of protecting copylefted information against appropriation will not be available. A different paradigm.

  • kyub@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 months ago

    I get that it’s a nice daydream to think of open source projects as existing in some kind of independent, ethereal vacuum just because the code is out there and accessible from any place on Earth. But every software project is (mostly?) dependent on the jurisdiction in one country, in this case it’s the US, and so their laws about sanctions and so on apply. And yes, this means that unless conflicts/wars between nations happen to cease, that we will eventually have completely separated blocks of politics/culture/military and also IT. Globalization is over. China will have their own stuff, Russia will have their own stuff, and US+EU will have their own stuff. And none of those countries should continue using high-tech products made by the other because they could be sabotaged and it might be hard to find, so it’s best to not use them at all and just cook your own stuff. It’s unfortunate, but bound to happen in the current state of the political world.

  • bloodfart@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    2 months ago

    Unfortunately no.

    I remember the selinux controversy and the nsa trying to slip bad algorithms in.

  • slazer2au@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 months ago

    Nope. Politics is part of being open source.

    As for US strong arming you don’t have to be a US company for them to do that. RISK-V and ASML have been targeted by them in the past to prevent Chinese use.

    • Artemis_Mystique@lemmy.mlOP
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      2 months ago

      RISK-V and ASML have been targeted by them in the past to prevent Chinese use.

      reading the broad points regarding RISC-V, I think my worst case scenario is apparently just the present day.

    • jimmy90@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      2 months ago

      i’ve been contributing to open source for a year or so now and i’ve found the politics of projects affects contributions greatly

  • TommySoda@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    2 months ago

    I’m out of the loop, what’s the recent Linux drama? If you don’t wanna type it out, you can point me in the right direction. Thanks. :)

      • wizardbeard@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        0
        ·
        2 months ago

        For additional context, this was not a choice, but a requirement. The Linux Foundation is US based, and Torvalds is a US citizen. This was required due to current US sanctions against Russia, and was not just some sort of “Russia bad” thing from Torvalds that a lot of people are framing it as.

        • CommanderCloon@lemmy.ml
          link
          fedilink
          arrow-up
          0
          ·
          2 months ago

          this was not a choice, but a requirement

          It has been framed as such, but no evidence has been given that it was a requirement

        • CALIGVLA@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          0
          ·
          2 months ago

          and was not just some sort of “Russia bad” thing from Torvalds

          The way he announced it and responded to the critics very much made it seem like that. He legitimately needs to shut the fuck up and get a PR person to talk in his stead.