I tried this out with friends. Great idea but awful interface.
That's the sad part - we sacrifice what people like Snowden tried to save (by giving up their perfect lives) for eye candy.
Retroshare – Secure communication for everyone
11–14 of 14 posts
Re: Retroshare – Secure communication for everyone
#12"And it's written in a risky language using shoddy libraries on platforms NSA etc. have 0-days and automated attack systems for. I'm sure that this combination will be "really hard" for NSA to penetrate. ;)"
Goes for any strong attackers. Yet, with better interface and more security review, an app like it might protect from the lesser attackers or snoops that are still worth stopping (see "who uses Tor?"). Moreover, might be a better baseline than existing apps providing similar functionality. The main thing that will continually kill this app's security, also similar ones, is it's so complex that describing functionality and errors states is already quite a chore. Making a security argument... more so or impossible.
The best bet is probably a system like Freenet: asynchronous, low response time requirements, and F2F. So much easier to protect such systems. Already has a lot of services built on it. The approach would be a thorough, no-hold-barred review of the protocol by pro's as we've seen with Tor. Whatever survives the review is implemented in a native language with strong assurance activities for implementation and interfaces, including covert channel analysis. Mutually-distrusting, geographically-diverse, and ideologically-loving-privacy types to be the early nodes in public network for bootstrapping. Might even implement it on top of Tor or I2P.
Anyway, there's not much hope for strong anonymity or security if the app is complex and uses high-risk components/platforms. Just isn't happening. Sacrifices must be made. Both software market and FOSS communities have almost all shown they're not willing to make them. So, it will remain a niche with few solutions that are any good.
Re: Retroshare – Secure communication for everyone
#13Earlier quoted context omitted.
That's the sad part - we sacrifice what people like Snowden tried to save (by giving up their perfect lives) for eye candy.
that's exactly the wrong way to think about this. If we want everybody else to use these kinds of tools, they have to look good, and be easy to use.
I'll agree the interface needs to be easy to use regardless of how it's implemented. Most tools that aren't got that way due to lack of solid effort into UX. They can certainly do better. Yet, the result might look like a console IRC client or an old Win32 GUI app if it uses simplest stuff for security. Will users embrace that? Unlikely & didn't for many commercial products in this space. It's why the person you replied to is right: they won't make the smallest sacrifices to solve their greatest problems.
Has always been the case. Intel has lost over a billion dollars the few times they tried to market something more reliable and secure. It wasn't backwards compatible with crud X or support risk Y. So, market killed it off to buy stuff that causes problems. Trend repeats in all areas with few exceptions. It's why high security & reliability, even inexpensive offers, stay a niche market.
Re: Retroshare – Secure communication for everyone
#14I haven't done a thorough review of it by stand by my at-a-glance review from 2014 on Schneier's blog: "And it's written in a risky language using shoddy libraries on platforms NSA etc. have 0-days and automated attack systems for. I'm sure that this combination will be "really hard" for NSA to penetrate. ;)" Goes for any strong attackers. Yet, with better interface and more security review, an app like it might prot…