• John Richard
    link
    English
    -223 months ago

    A SaaS solution that claims to be private but won’t provide the backend code to prove it. You don’t find it at all suspicious that they claim releasing backend code would make it less secure? What kind of security product is not open for inspection? The same kind of “security” you get from Microsoft.

    • @[email protected]
      link
      fedilink
      English
      113 months ago

      I imagine it probably is inspected, just not by the public. They probably do it themselves.

      And they may have contracts with certain companies specializing in this sort of security that also inspect it.

      And there’s also the cybersecurity companies that test it whether they’re contracted or not. At some companies, their entire job revolves around finding bugs (especially security bugs) in other companies’ software.

      Just because it’s not on GitHub doesn’t mean it’s not a good product that hasn’t been thoroughly tested.

      • @[email protected]
        link
        fedilink
        English
        123 months ago

        Surely we’re not gullible enough to accept “we inspected ourselves and determined we are secure and you should use our services”?

        • @[email protected]
          link
          fedilink
          English
          33 months ago

          That’s where the second and third paragraphs come in. Because other companies likely test it themselves, too.

          They’ll typically report security bugs privately and then, after X amount of months, publicly announce the bug. Doing it this way will, ideally, force the other company to patch the bug prior to the announcement. If not, they’ll end up with a publicly known security bug that bad actors can now exploit. The announcement will also let the public (including companies) know to update their software.

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

            Yes, and those other paragraphs are the same thing other proprietary companies do. Your opening paragraph is just absurd on the face of it because “inspected” does not mean “by themselves”.

            The second paragraph is literally speculation about something that might happen.

            The third paragraph is about bug bounties, which every major software company does and which does not involve code inspection.

            You just smokescreened and talked around the fact that your opening statement “it probably is inspected” is entirely unverifiable and non-credible even if true. I guess since you started that sentence with “I imagine” then it is technically true. You did imagine that.

            • @[email protected]
              link
              fedilink
              English
              2
              edit-2
              3 months ago

              I admittedly should’ve done more research before my first comment, but it does actually turn out that everything I said is true. Proton’s technology was previously audited by Mozilla and is currently audited by SEC Consult and other companies regularly, and the audits are available for everyone to view. Additionally, they do have a bug bounty program. Also (and this is something I didn’t mention), the ProtonVPN and Proton Mail apps are all open source.

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

                Is that the backend code? It seems like they’re talking about the apps, not backend code. The thing being discussed here is backend code.

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

                  The way I read it, they already (in the third paragraph of the blog post) had companies auditing their backend technology and (in the fourth paragraph) were starting to have companies audit their apps, too.

                • lastweakness
                  link
                  English
                  13 months ago

                  Nearly all of Proton’s stuff uses publicly verifiable client side encryption, so idk what all this is about

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

                    It’s about the server-side code. If that’s not an issue then someone needs to make the argument, not throw up smokescreens about the apps and frontend code.

                    You’re right that the encryption needs to be verifiable on the client side, but then why not share the server side code?

                    I mean if they did, anyone could theoretically spin up an instance, which would be good, actually.

      • John Richard
        link
        English
        -23 months ago

        You realize that Microsoft code is inspected as well, even more heavily and regulated… and yet they still end up with major breaches. Security evolves through open source collaboration and inspection by experts that aren’t being paid to say you’re doing a good job.

        • sunzu
          link
          fedilink
          13 months ago

          You are making a lot good points… But is there any other practical solution?

          Seems this is the best a normie on budget can get

          • lastweakness
            link
            English
            33 months ago

            They’re not actually good points at all… Proton’s open sourcing of the clients is for the purpose of trust in terms of security and privacy. The backend doesn’t matter because the point is that the data is encrypted before it ever gets to the backend. The goal with Proton’s open sourcing is not the ability to make it self-hostable. Sure, a lot of concerns are valid, but this isn’t like Microsoft or Google. Nearly all of Proton is verifiably and provably secure. Well, at least as long as you trust the web clients being served are the ones whose code is publicly available. But again… You can’t verify that with any SaaS. Such a risk is even present with self-hosting tbh. But that’s another discussion.

    • @micka190
      link
      English
      73 months ago

      You don’t find it at all suspicious that they claim releasing backend code would make it less secure? What kind of security product is not open for inspection?

      No, because Proton has 3rd party audits all the time and they share the results openly.

      • John Richard
        link
        English
        -13 months ago

        Microsoft has third party audits all the time and say they’re secure, and then you learn of new backdoors every 6 months. Audit companies are unreliable and paid to give good feedback while doing the least work possible.

      • John Richard
        link
        English
        33 months ago

        Enterprises are using a plethora of open source tools at this point. They may still utilize closed source solutions, but they definitely have quite a bit of open source solutions tied in.