Darknet Messenger Briar Releases Beta, Passes Security Audit
briarproject.org
Darknet Messenger Briar Releases Beta, Passes Security Audit
1–10 of 90 posts
Re: Darknet Messenger Briar Releases Beta, Passes Security Audit
#2Re: Darknet Messenger Briar Releases Beta, Passes Security Audit
#3Re: Darknet Messenger Briar Releases Beta, Passes Security Audit
#4Re: Darknet Messenger Briar Releases Beta, Passes Security Audit
#5Why not develop tox instead, which is open source, end to end encrypted, on more platforms, and seemingly further along in general?
Re: Darknet Messenger Briar Releases Beta, Passes Security Audit
#6I'm glad I took a peek. This is actually interesting to me.
...Briar is a secure messaging app for Android.
Unlike other popular apps, Briar does not require servers to work. It connects users directly using a peer-to-peer network. This makes it resistant to censorship and allows it to work even without internet access.
The app encrypts all data end-to-end and also hides metadata about who is communicating. This is the next step in the evolution of secure messaging. No communication ever enters the public internet. Everything is sent via the Tor anonymity network or local networks.
Re: Darknet Messenger Briar Releases Beta, Passes Security Audit
#7Feedback: darknet has come to mean places where you go buy drugs online, not p2p applications generally.
I mostly hear it used to mean what it is supposed to mean, but that is rarely from non-technical people.
Re: Darknet Messenger Briar Releases Beta, Passes Security Audit
#8Why not develop tox instead, which is open source, end to end encrypted, on more platforms, and seemingly further along in general?
Re: Darknet Messenger Briar Releases Beta, Passes Security Audit
#9"passes security audit". Is security audit an exam? What does passing mean?
Re: Darknet Messenger Briar Releases Beta, Passes Security Audit
#10"passes security audit". Is security audit an exam? What does passing mean?
Purely naively I would guess that it means during whatever audit they ran, no signs of insecurity were observed. Maybe it would be better to say that it didn't "fail" the audit?
A pentest consists of an analysis period, typically about a week. Then any flaws in your app are communicated to you, along with steps to reproduce them. When you feel you've fixed the issues, a retest is scheduled and the pentesters verify that each flaw has been fixed.
A healthy application is one that's pentested on a regular basis. Ideally after every release, though only big companies can afford that.