People here’s take about why free software (“open source”) should be preferred, in my opinion (basically the OpenBSD’s opinion) is flawed.

You said “open source” is “good” because it permits having eyes on (“auditing”) and make sure there isn’t malware.

This is NOT the most important benefit. But it is flawed because, you guys don’t even have the knowledge to do coding. You guys are activist/“journalists” working for CIA. So you cannot audit the software yourselves.

Or “open source” but with a bad code style, how can you make sure the code doesn’t have backdoors? But I think hilarious journalists that is only smart enough to post fake news about how down is the Russia and China economy can’t even write bad code.

“open source” is good, firstly, because it permits auditing the source code and find the bugs, replace flawed/bad code with safer alternative (for example, the advantage of an open-source C software when porting to OpenBSD is they can replace every occurrence of strcat/strcpy with safer strlcat/strlcpy), sandbox it (on OpenBSD, with pledge and unveil), do privileges separation and revocation, etc.

And I think “you can make sure there isn’t malware/backdoors” is the second benefit, NEVER THE FIRST.

Conclusion: Do not blindly trust what is “open source” when you can’t even do code auditing.

  • @breadsmasher
    link
    English
    33 months ago
    1. Check out repository
    2. Autoformat

    ???

    Never have I ever seen intentionally badly formatted open source code with the intention of making contributing difficult

    • @[email protected]OP
      link
      fedilink
      13 months ago

      Sorry, I’m exaggerating on this.

      But did you heard about libressl developers on openssl code?

    • @[email protected]OP
      link
      fedilink
      03 months ago

      The main problem is, do you audit the source code YOURSELVES?

      Or it is just “open source” and no one have eyes on. But get blindly recommended.