Someone made a compilation of academic reviews and blogposts here: https://community.signalusers.org/t/wiki-overview-of-third-party-security-audits/13243 but none of them seem to be real security audit reports, ex. compare with real security audits to Delta Chat: https://delta.chat/en/help#security-audits
As I seen in other comment I think that the protocol is audited not really the app and servers In comparison SimpleX is audited pretty regularly
could you provide some source/link to the SimpleX security audits? I would like to look into it, thanks in advance!
This seems to be the latest one. https://simplex.chat/blog/20241014-simplex-network-v6-1-security-review-better-calls-user-experience.html
This is a protocol audit. The app itself has not been audited yet, but they supposedly plan to do it.
Lack of detailed audits…only in this case specifically…does not imply lack of security and/or privacy.
The protocol that Signal uses, which is in fact firmly audited with no major problematic findings, plus the fact the client is OSS is generally enough to lower any concerns.
The server side software in production for Signal.org is not OSS. It will not be. You are required to trust the server to use Signal; because the protocol and the client renders it factually impossible for the server to spy on your messages. The server cannot read messages; or even connect who is messaging who if the correct client settings are used. (Sealed Sender).
Non-OS stats software in general is not automatically lacking in privacy or security, particularly not in this case where the affected software does interact only with software that is verifiably open-source and trustworthy in general due to the protocols and how they are implemented correctly in a verifiable manner.
Non-OS stats software in general is not automatically lacking in privacy or security
Sure is. It’s only that in this case you are sure that your messages are sufficiently protected, so you can send them over a untrusted service.