At one point does the NSA become considered a terrorist organization in and of itself? It seems to me that they have stared too long into the abyss.
New NSA Leak Shows MITM Attacks Against Major Internet Services
121–130 of 149 posts
Re: New NSA Leak Shows MITM Attacks Against Major Internet Services
#122Trevor Perrin and I have been working on a dynamic certificate pinning proposal called TACK to help mitigate these types of attacks: http://tack.io In the current state of the world, we're all dependent on CA signatures for each connection we make to a website. TACK is a layer of indirection away from CA certificates, such that we'd only be dependent on CA signatures the very first time we contacted a website. It doe…
Now that you mentioned it, are those safe from say a government agency having access to the companies that serve as certificate authorities? Or is it all a house of cards, as it is now?
Re: New NSA Leak Shows MITM Attacks Against Major Internet Services
#123The easiest way to snoop on all internal company data is to sniff those MPLS links at ISPs.
Re: New NSA Leak Shows MITM Attacks Against Major Internet Services
#124Trevor Perrin and I have been working on a dynamic certificate pinning proposal called TACK to help mitigate these types of attacks: http://tack.io In the current state of the world, we're all dependent on CA signatures for each connection we make to a website. TACK is a layer of indirection away from CA certificates, such that we'd only be dependent on CA signatures the very first time we contacted a website. It doe…
A point worth making here: antisurveillance technology like TACK does more than make it harder for NSA to MITM TLS. As we've apparently discovered, it also makes it possible for us to detect TLS subversion. It is, right now, a major news story if someone has obtained a malicious root certificate; we need to know when that happens and to which CAs those certs chain (which is discoverable from the certificate). If you…
Unfortunately, ditching the root CAs is way harder than it should be, and flat out impossible in a lot of environments. Compulsory trust isn't trust.
Re: New NSA Leak Shows MITM Attacks Against Major Internet Services
#125At one point does the NSA become considered a terrorist organization in and of itself? It seems to me that they have stared too long into the abyss.
They already are in my book.
It seems to me that their intent to be as clandestine as possible makes them distinctly non-terroristic.
Re: New NSA Leak Shows MITM Attacks Against Major Internet Services
#126Re: New NSA Leak Shows MITM Attacks Against Major Internet Services
#127At one point does the NSA become considered a terrorist organization in and of itself? It seems to me that they have stared too long into the abyss.
Re: New NSA Leak Shows MITM Attacks Against Major Internet Services
#128Trevor Perrin and I have been working on a dynamic certificate pinning proposal called TACK to help mitigate these types of attacks: http://tack.io In the current state of the world, we're all dependent on CA signatures for each connection we make to a website. TACK is a layer of indirection away from CA certificates, such that we'd only be dependent on CA signatures the very first time we contacted a website. It doe…
> In the current state of the world, we're all dependent on CA signatures for each connection we make to a website. Now that you mentioned it, are those safe from say a government agency having access to the companies that serve as certificate authorities? Or is it all a house of cards, as it is now?
Which is why nothing serious happens to Comodo and Verisign when they get hacked: anybody knowledgeable is already aware that a certificate means very little on its own, and we can't stop the internet anyway, so hey, life goes on.
Re: New NSA Leak Shows MITM Attacks Against Major Internet Services
#129Funny. I tried to submit the original Globo/Fantastico story to HN 4 days ago ( http://g1.globo.com/fantastico/noticia/2013/09/nsa-documents... ) but was blocked as spam. Schneier's credibility makes a lot of difference.
Re: New NSA Leak Shows MITM Attacks Against Major Internet Services
#130Some firefox add-ons to help defend against mitm: Certificate Patrol (notifies you when certs change) https://addons.mozilla.org/en-us/firefox/addon/certificate-p... Force-TLS (force websites to always use HTTPS) https://addons.mozilla.org/en-us/firefox/addon/force-tls/ Perspectives (compare certs with peers to verify authenticity) https://addons.mozilla.org/en-us/firefox/addon/perspectives/