logoalt Hacker News

charcircuittoday at 7:23 AM4 repliesview on HN

Centralized FOSS software can do the same thing and remove encryption. Open source is not a requirement for security.


Replies

jgtortoday at 7:39 AM

With reproducible builds like Signal does you can be sure the app you've downloaded matches the source code that's been audited:

https://github.com/signalapp/Signal-Android/blob/main/reprod...

show 2 replies
bluesockstoday at 10:25 AM

FOSS is however a prerequisite to Kerckhoff's principle https://en.wikipedia.org/wiki/Kerckhoffs%27s_principle

stavrostoday at 12:44 PM

Those two claims are independent. Centralized FOSS software cannot do this, since you can audit the source, compile it, and use it that way.

Open source is not a requirement for security, sure, but it's much easier to secure OSS.

stuaxotoday at 8:40 AM

Unlike the proprietary stuff there isn't a strong built incentive to remove it.

show 1 reply