Earlier quoted context omitted.
There is no good/bad guy in this scenario if you model the world in a way such that there are people who have and people who don't.
Sure there is! There are people who act with malice and sadism, people driven to harm others, people overwhelmed by greed and people consumed by a lust for power. And there are people who devote their lives to aiding others, people who are mindful of their community's needs, people who take opportunities to help others over opportunities to help themselves. All these sorts can be found across the whole spectrum of we…
The NSA's Backdoor in Dual EC
31–40 of 95 posts
Re: The NSA's Backdoor in Dual EC
#32Earlier quoted context omitted.
Then you my friend are free to roll your own crypto
Not that I sanction all of the parent's post, but for instance Telegram did exactly that, and they still receive grief for rolling their own crypto. So per the parent you can either use back-doored state-sponsored encryption or roll your own which nobody trusts. Which is better? Is there another alternative?
There are trustable people doing things right with easy to use libraries you can just drop in today, with documented rationale for the designs and without any "magic numbers" (which are a telltale of the backdoored and suspected-backdoored NSA algorithms).
Re: The NSA's Backdoor in Dual EC
#33Re: The NSA's Backdoor in Dual EC
#34A bit of a tangent, but why do people insist on posting these things to twitter? They are so annoying to read like that. What does twitter offer that other platforms, designed for this type of content, don't?
Its audience.
Re: The NSA's Backdoor in Dual EC
#35A bit of a tangent, but why do people insist on posting these things to twitter? They are so annoying to read like that. What does twitter offer that other platforms, designed for this type of content, don't?
Wide reach, and ongoing engagement/discussion.
I read threads like this because the follow-on discussion is often just as or more interesting than the thread itself.
I think a blog post is also a good option here, but most blogs aren’t well suited for having a discussion.
Re: The NSA's Backdoor in Dual EC
#36A bit of a tangent, but why do people insist on posting these things to twitter? They are so annoying to read like that. What does twitter offer that other platforms, designed for this type of content, don't?
> What does twitter offer that other platforms don't? Its audience.
Re: The NSA's Backdoor in Dual EC
#37This bit stuck out to me: > The second lesson is that “serious” people are always inclined away from worst-case predictions. In bridge building and politics you can listen to those people. But computer security is adversarial: the conscious goal of attackers is to bring about worst-case outcomes. Are they suggesting that bridge-building and politics are not adversarial? It seems to me that bridges and politics are we…
In bridge building you might often ignore questions like "what if that nearby skyscraper fell on the bridge" or "what if there was a 100-year flood every day for a week". They're scenarios that can conceivably happen but they're very unlikely.
In computer security, you wouldn't be so safe because you need to protect your digital bridge from an adversary who has no problems demolishing the nearby figurative skyscraper.
Of course there are real-world situations where bridge building is adversarial, if you're in a war-zone for instance. I think the author is discussing more civil situations like "should we spend an extra $1B to make the bridge asteroid proof".
Re: The NSA's Backdoor in Dual EC
#38Earlier quoted context omitted.
There is no good/bad guy in this scenario if you model the world in a way such that there are people who have and people who don't.
Sure there is! There are people who act with malice and sadism, people driven to harm others, people overwhelmed by greed and people consumed by a lust for power. And there are people who devote their lives to aiding others, people who are mindful of their community's needs, people who take opportunities to help others over opportunities to help themselves. All these sorts can be found across the whole spectrum of we…
Re: The NSA's Backdoor in Dual EC
#39Re: The NSA's Backdoor in Dual EC
#40 Searching for the text "strcmp" finds a static string that is referenced in the sub_ED7D94 function. Looking at the strings output, we can see some interesting string references, including auth_admin_ssh_special and auth_admin_internal. Searching for auth_admin_internal finds the sub_13DBEC function. This function has a strcmp call that is not present in the 6.3.0r19b firmware:
The argument to the strcmp call is
[1] is the backdoor. [2] is more details regarding discovery.[1] https://github.com/rapid7/metasploit-framework/blob/master/m...
[2] https://blog.rapid7.com/2015/12/20/cve-2015-7755-juniper-scr...