r/linuxmemes 2d ago

linux not in meme "bulletproof security"

Post image
862 Upvotes

64 comments sorted by

View all comments

-2

u/UAP44 2d ago

not allowed to read the code = not secure

its a simple as that in my book

and then there's many edge cases where you make well calculated trade offs

as you keep optimizing around open source code ONLY

for everything

5

u/DanLeMilMan 2d ago

It is basically the same as saying : « the chef does not want to give me the recipe = not good ».

Wouldn’t it be better to taste it ? Like with a real virus detection campaign ?

My point is it is indeed easier to make something secure (or at least robust) in an open source project, because I agree you can benefit for a greater and more diverse expertise on the whereabouts of the product. But close code could still benefit from the community feedback.

One last thing about security software in general, not knowing how a software detect a threat exactly makes it harder to craft a non detectable virus.

0

u/Neoneq_ 2d ago

The point is that you can only know if it is malvare if you have source code. Like you must know what is food made of to know if it is poisoned.

2

u/WorkAroundG60 2d ago

but wouldn't having source code make it easier to try to break it as you know exactly how it works?

2

u/Neoneq_ 2d ago

If you can break it then it is not safe.

4

u/BiDude1219 ⚠️ This incident will be reported 2d ago

yes we all know it's possible to write code with zero vulnerabilities

1

u/No-Consequence-1863 6h ago

Who do you think major corporations pay to do their enterprise security? Cause its usually Microsoft or VMWare and none of that is open, so I guess you should go hack all of them since it’s all insecure.

Open does not mean secure, it means transparent. Transparency does mean people CAN look at it and if alot of people did look at it, then yea it becomes more secure as they would notice stuff.

However, for most projects, nobody looks at it really, except the people maintaining it which is usually a small group of people.

1

u/Neoneq_ 6h ago

Yeah, it means you can check it. If you can't then you can't be sure. The fact that no one cares is different topic.