I’m not sure how accurate StatCounter is, given that most Linux users use adblockers. However, according to it, Linux has almost a 14% desktop share in India.

  • Chunk@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    9 months ago

    Is this real and safe? Why is Microsoft letting it be hosted on their own platform?

    I looked at the code but the “single file version” is 10377 lines of Batch. They want me to do the power shell equivalent of curl abc.com | bash. The official website looks legit but I have no idea if this is safe or how they’re doing it.

    • Blackmist@feddit.uk
      link
      fedilink
      English
      arrow-up
      7
      ·
      9 months ago

      I dunno if that particular one is safe or not, but running a webpage as a script is asking for it.

      Could be swapped to something else at any moment, and what you see if you browse to it may not be what is returned if you use the command line…

    • stepanzak@iusearchlinux.fyi
      link
      fedilink
      arrow-up
      1
      ·
      9 months ago

      These are the most well-known activation scripts that many people trust. They are well documented and often recommended, with more than one contributor. Written in powershell, I believe that if they were malicious, some of the 46k people who starred the repo or 4.8k people who forked it would notice. That being said, you can only be sure if you read the code, which is luckily not that difficult in the powershell script case. I personally trust them, definitely more than I trust Microsoft itself :D