TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Is open source security effective?

5 pointsby NTroyalmost 5 years ago
As of late, I&#x27;ve found my self in the middle of quite a few debates on open source network&#x2F;system security. Specifically, I&#x27;ve had to defend a number of projects who only use open source tools, and post details of their infrastructure online (such as firewall rules), for others to criticize and comment on.<p>In my opinion, there is no problem with this, as the groups I&#x27;ve defended only expose well-known, battle tested, security audited, and heavily supported dependencies&#x2F;services, such as Django and OpenSSH. They also have very simple firewall rules and configurations which block out all other ports. To me, this seems practical and removes much (although obviously not all) of the risk from their hands.<p>However, I also see the other side, and understand that this could be risky for smaller projects that don&#x27;t have many people reviewing their code. This also, unlike a proprietary solution, exposes technical data about security to a potential attacker, which is a risk... although I&#x27;ve also heard people argue that it doesn&#x27;t actually make any practical difference.<p>Here&#x27;s a simple, but good article on Wikipedia that covers some points on each side. This article is more about software... but many of the arguments still apply or translate: https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Open-source_software_security<p>The point is, I&#x27;ve already had my debates about this, and now I would like to hear from everyone else. What do you think? Do you think that &quot;security through community&quot; is a good idea? Is it the way of the future? Or is it the beginning to the end for any company that takes this approach? Are there some approaches that are good, and others that are bad?

1 comment

corwin7almost 5 years ago
I think you have to trust your security software, and if it&#x27;s not open source, you can&#x27;t trust it.
评论 #24313281 未加载