Live data from Hacker News

XKeyscore

en.wikipedia.org

1–10 of 117 posts

Re: XKeyscore

#2
How relevant is this (and the NSA's general spying capability) in 2025?

We hear a lot about local agencies perusing the services of private companies to collect citizens' data in the US, whether that's traffic information, IoT recordings, buying information from FAANG, etc. What's the NSA's position in the current administration? (e.g. we've heard a lot of noise in the past about the FBI and CIA getting the cold shoulder internally. I wonder how this applies to the NSA.)

Re: XKeyscore

#3
The most interesting detail about the whole XKeyscore story is that it was apparently not leaked by Snowden

https://www.schneier.com/blog/archives/2014/07/nsa_targets_p...

https://www.reuters.com/article/opinion/commentary-evidence-...

https://www.theguardian.com/us-news/2014/oct/11/second-leake...

It is possible that the "second source" and the shadow brokers are one and the same.

https://www.electrospaces.net/2017/09/are-shadow-brokers-ide...

https://www.emptywheel.net/2017/09/15/shadow-brokers-and-the...

And here's an interesting tidbit about a possible link between TSB and Guccifer 2.0

https://www.emptywheel.net/2020/11/01/show-me-the-metadata-a...

Re: XKeyscore

#5
This is a reminder why all the traffic should be encrypted and obfuscated (i.e. no SNI in clear text). Ideally, the traffic should be encrypted to resemble a random noise. If you are making an app, you can embed public keys and use those to completely encrypt traffic, without relying on CAs.

For example, Telegram does this, using a homemade encryption protocol that has no clear-text SNI like HTTPS. As I remember, WeChat also uses some home-grown form of obfuscation.

As a bonus, this makes it more difficult for telecoms to discriminate against certain sites or apps and helps enforce net neutrality no matter if they like it or not.

Re: XKeyscore

#6

This is a reminder why all the traffic should be encrypted and obfuscated (i.e. no SNI in clear text). Ideally, the traffic should be encrypted to resemble a random noise. If you are making an app, you can embed public keys and use those to completely encrypt traffic, without relying on CAs. For example, Telegram does this, using a homemade encryption protocol that has no clear-text SNI like HTTPS. As I remember, WeC…

It's also a reminder that no mater how secure you think you are, some third party may have access.

Consider that TAO (or SSF) can probably get through your firewall and router, and maybe into the management engine on the servers with your critical data.

The only thing you've got going for you is that they will (probably) keep your data secure (for themselves).

Re: XKeyscore

#7

The most interesting detail about the whole XKeyscore story is that it was apparently not leaked by Snowden https://www.schneier.com/blog/archives/2014/07/nsa_targets_p... https://www.reuters.com/article/opinion/commentary-evidence-... https://www.theguardian.com/us-news/2014/oct/11/second-leake... It is possible that the "second source" and the shadow brokers are one and the same. https://www.electrospaces.net/2017/…

[flagged]

Re: XKeyscore

#9

This is a reminder why all the traffic should be encrypted and obfuscated (i.e. no SNI in clear text). Ideally, the traffic should be encrypted to resemble a random noise. If you are making an app, you can embed public keys and use those to completely encrypt traffic, without relying on CAs. For example, Telegram does this, using a homemade encryption protocol that has no clear-text SNI like HTTPS. As I remember, WeC…

It's also a reminder that no mater how secure you think you are, some third party may have access. Consider that TAO (or SSF) can probably get through your firewall and router, and maybe into the management engine on the servers with your critical data. The only thing you've got going for you is that they will (probably) keep your data secure (for themselves).

I mean if I create an offline private key and encrypt my message to be only read with my public key and I’ve learned about math and encryption. I can be assured that my receiver would need to be compromised.

I don’t like these general observation comments. This kind of makes it unappealing to learn about encryption, but it’s worth it and makes you choose either a proper encrypted software or use a key for secret messages.

Re: XKeyscore

#10
post #7

The most interesting detail about the whole XKeyscore story is that it was apparently not leaked by Snowden https://www.schneier.com/blog/archives/2014/07/nsa_targets_p... https://www.reuters.com/article/opinion/commentary-evidence-... https://www.theguardian.com/us-news/2014/oct/11/second-leake... It is possible that the "second source" and the shadow brokers are one and the same. https://www.electrospaces.net/2017/…

[flagged]

The USG does not seem to believe that Snowden was a Russian agent.
Post reply on HN