Live data from Hacker News

Edward Snowden: Permanent Record

amazon.com

441–450 of 459 posts

Re: Edward Snowden: Permanent Record

#441

Earlier quoted context omitted.

"That's actually the opposite of good practice" Good security practice is considering all devices as insecure until proven otherwise. Also, mitigating known unknowns where a general problem happens a lot. Devices snooping on you, misleading you, interdiction, hacks on firmwate, etc. Then, you mitigate it in situations where you're unsure of what's going on just in case. So, long as mitigation isn't too costly. I used…

> until proven otherwise Well that's impossible (see also the halting problem) so that's pretty clearly not good security practice. Nothing in that says anything about what your threat model is. What risk are you mitigating by doing this? This sounds like the type of "ignore the words and listen to the sound of my voice" security espoused by management and vendor sales people. It sounds like you have a diverting past…

Extra comment to add something I left off. There's at least two types of static analysis and solver tools: unsound and sound. The sound ones, especially RV-Match and Astree Analyzer, use a formal semantics of the code, a formal statement of the property, and automatic analysis to determine if it holds or doesn't depending on the goal. Related, SPARK Ada and Frama-C have their formal specs and code turned into verification conditions that check for code conformance to the specs. The VC's go through Why3 which sends them to multiple, automated solvers to logically check them. Far easier to scale and get adoption of these automated methods than manual proofs.

The main drawback is potential errors in the implementations of the analyzers or solvers that invalidate what they prove. Designs for certifying solvers exist which essentially are verified or produce something verifiable as they go. There's examples like verSAT and Verasco. The tech is there to assure the solvers. Personally, I'm guessing it hasn't been done to industrial solvers due to academic incentives. Their funding authorities push them to focus on quantity of papers published over quality or software improvements with new stuff over re-using good old stuff. Like infrastructure code, everyone is probably just hoping someone else does the tedious, boring work of improving the non-novel code everyone depends on.

Also, given my background in high-assurance research, I'm for each of these tools and methods, mathematical or not, to be proven over many benchmarks of synthetic and real-world examples to assess effectiveness. LAVA is one example. I want them proven in theory and practice. The techniques preventing or catching the most bugs get the most trust.

Re: Edward Snowden: Permanent Record

#442

I'm going to 'recycle' an older comment of mine, pertaining to the comments about the book. The original comment can be found here: https://news.ycombinator.com/item?id=20583363 I was annoyed that someone called Ed Snowden a 'Traitor'. Hopefully it gets a bit more recognition in this thread __________________________________ For me he made the Great Game of Privacy a lot fairer. You should read the excellent entry on…

Wow, I thought Binney was just some random analysist news shows brought on to discredit the 2016 hacking thing. Didn't realize he was the key catalyst for the Snowden leak after the government shafted him when he tried to reveal the same NSA overreach using the "proper" channels.

Bill Binney is an American patriot and a hero.

Re: Edward Snowden: Permanent Record

#443
post #368
post #281

Earlier quoted context omitted.

Why would you care about opsec for consensual "penetration testing"?

Your security profile needs to exceed that set for the highest level of clearance you could possibly gain. In practice that means exceeding the highest level of security used in an organisation. You wouldn't want to inadvertently exfiltrate a clients data would you? Aside from that, it is not uncommon for say a department to not be aware they are being pen-tested with consent of their management, and you don't want t…

I upvoted you because your first sentence is a useful observation, but I'm having a hard time using any of that to justify throwing away a wifi adapter. Even if it were possible to fingerprint the adapter beyond its MAC address, there's no global database of whitehat pentester wifi adapter fingerprints, and such a thing would be worthless anyway. You're not going trigger countermeasures by reusing a wifi adapter. The only threat model that remotely makes sense for that kind of precaution is fear of nation-state level resources trying to identify and catch you. And that's well outside of the realm of "pentesting".

(And the idea of accidentally exfiltrating data through a reused wifi adapter is ludicrous)

Re: Edward Snowden: Permanent Record

#444
post #246

Earlier quoted context omitted.

That really is the difference between "proven secure" vs "not proven insecure", which would you consider best practice? As far as fingerprinting WiFi devices goes: It is an rf device and all rf devices vary in behaviour due to component tolerances. This shows in such things as spurious emissions, power variations across its transmission spectrum, oscillator drift, etc, etc. These are fairly easy to detect remotely. O…

That paper states that the accuracy could be as high as 95%. Apple has sold over a billion iOS devices with WiFi radios in them. I'll let you Google the base-rate fallacy for yourself, and decide if that risk is worth it. Edit: make that over 2 billion Edit: also, "proven secure" is impossible.

The paper is only one such method, there are countless and these methods have been in documented use in signal intelligence since at least WW2, combined your accuracy increases. And this is on top of all the other known methods of fingerprinting network devices.. Besides, most of the time you only care whether the same device was used, 95% gives you a lot of certainty. Within propper constraints "proven secure" certainly is possible.

Re: Edward Snowden: Permanent Record

#445
post #12

US expatriates are the only expats in the world that have to file annual taxes (and report foreign bank accounts). It's ridiculous for most of us (99% are not tax exiles or tax evaders, we just left the USA for our own reasons). I wonder if Snowden files taxes?

We detached this subthread from https://news.ycombinator.com/item?id=20939039 and marked it off-topic.

Re: Edward Snowden: Permanent Record

#446

Earlier quoted context omitted.

To put my views into this perspective. Am I glad that Snowden and others leaked information on government programs? Yes. That said, I think it's amusing when people need to call out "Under president 's administration..." as if it makes a point by itself and implies something directly about the president that was named. Let's not pretend here, that's exactly what you were doing. Using this same logic, I hope you blame…

> They all leaked information that wasn't supposed to be leaked. What did Thomas Drake leak that wasn't supposed to be leaked? > If they had stepped forward during any other presidency would the outcome have been the same? Yes. Kiriakou in fact stepped forward in December 2007. The Justice Department under Bush did not pursue him, and it was explicitly the Justice Department under the Obama administration that did so…

> What did Thomas Drake leak that wasn't supposed to be leaked?

He leaked information classified as "secret". Additionally he leaked unclassified information of which some of it was classified as "Unclassified—For Official Use Only" which means it is not supposed to be given to the public and is intended for internal or law enforcement use only.

> Kiriakou in fact stepped forward in December 2007. The Justice Department under Bush did not pursue him, and it was explicitly the Justice Department under the Obama administration that did so.

I'm not going to disagree here. For whatever reason, the CIA brought this case back in 2012 and asked for it to be pursued.

>Similarly, Jeffrey Alexander Sterling was in contact with a journalist during the period 2002--2004 (for a book published in January 2006), but his prosecution was also led by the Obama administration.

The Bush administration sent (the journalist) James Risen a subpoena on January 24, 2008. The leak investigation surrounding Sterling didn't come to a culmination until 2010. The investigation started in 2003, under Bush.

Re: Edward Snowden: Permanent Record

#447

Earlier quoted context omitted.

To put my views into this perspective. Am I glad that Snowden and others leaked information on government programs? Yes. That said, I think it's amusing when people need to call out "Under president 's administration..." as if it makes a point by itself and implies something directly about the president that was named. Let's not pretend here, that's exactly what you were doing. Using this same logic, I hope you blame…

>[all had difference scenarios and different times] Yet all were charged by the Obama Admin, for something people largely agree with and in most scenarios exposed government breaking the laws they themselves set. As to your argument it doesn’t count because Obama didn’t put the cuffs on them himself - no, it was only Holder and Lynch who did the actual work, who directly reported to and were appointed by Obama himsel…

I'll quote myself, "I'm not pretending that the sitting president's policy decisions and other influences don't have an effect. But inherited legacy, context, and the surrounding details play a huge role in how these things play out."

The point being, there are often things initiated by past presidents that come to a head within the time the sitting president is in office. How the situations that arise are handled absolutely reflects on the sitting administration. But people who ignore the history and legacy surrounding those situations because it feels good to take a shot at an administration that has a letter after it (be it R or D) that a person doesn't identify with is overly simplistic.

There were a lot of things the Obama administration did that I do not agree with. Specifically, the use of drone strikes, how the ACA was handled (albeit a lot of players were involved), continuing revolving door policies, and more.

Re: Edward Snowden: Permanent Record

#448

Earlier quoted context omitted.

So inform us. Present evidence for your opinion or keep your opinion to yourself.

He didn't give any less evidence than OP.

To explain the other response you received:

It's common knowledge that NSA dragnet surveillance recorded the phone calls and captured the metadata of almost every American for a few years, and probably still is. This, I would argue, we can agree upon without having to present evidence.

If you're going to argue that this violation of human rights was necessary, the burden of proof is on you to prove this extraordinary claim.

Re: Edward Snowden: Permanent Record

#449
post #424
post #376

Earlier quoted context omitted.

PRISM was an internal NSA web-form for sending what was considered (by some, but not tested in courts) to be legal data access requests to US cloud app providers. It was a f---ing web-form for sending targeted, narrowly-scoped, legal notices. Nothing more, nothing less. It was not some magical all-seeing Eye of Sauron that gave the NSA a backdoor into every word you ever said online, your blood type, and the number o…

This is completely incorrect. To start with "IS, not WAS". PRISM hasn't gone anywhere and the most reasonable path here is to expect it's only substantially grown - as it already was doing at the time of its initial reveal. This [1] is a snippet of the PRISM collection overview. Data is sent straight from the partners to a DITU - data intercept technology unit which then processes the data in various ways before bein…

None of the facts you have cited contradict anything I said.

The data that is sent into the PRISM system is data that is sent by cloud providers, in response to a targeted warrant. The data is not collected whole-sale - it is targeted to a particular individual. That's the whole bloody point of warrants.

Once it's been sent by the cloud providers to the NSA, it ends up in a searchable database. I don't understand what is remotely controversial about that. The source of the data was not whole-sale collection - it was targeted warrants. That it becomes searchable afterwards is not relevant to anything. There is nothing illegal about police retaining data, and maybe even putting it in a searchable database, as long as that data was legally obtained - at least, in the United States.

> And yes, there is supposed to be a formal request where an analyst requests our secret court system approve a search before they carry it out. That process is unsurprisingly a rubber stamp - the court approves 99.97% of all requests. But more importantly this is something with no meaningful oversight.

I'm not sure you understand what the purpose of search warrants is.

Search warrants are overwhelmingly rubber-stamped by courts, regardless of whether it's a secret FISA court, or a local judge who works two days a week in Small Town, AK. The point of having to get a search warrant is not to obstruct the work of police. The courts don't interpret that to be their job.

The point of having to get a search warrant is to prevent fishing expeditions, and to make sure that police are conducting a narrow, targeted search. Most judges will rubber-stamp a search warrant for Bob Joe, based on incredibly flimsy testimony. Most judges will tell a police department to go pound sand if they wanted a search warrant for an entire town.

As long as those FISA courts were dealing with search warrants of the first kind (And all evidence points to this), rubber-stamping them would not have been any different from how regular courts rubber-stamp targeted search warrants.

> "in general, the reality is this: if an NSA, FBI, CIA, DIA, etc. analyst has access to query raw SIGINT [signals intelligence] databases, they can enter and get results for anything they want."

You are conflating two separate parts of PRISM, in a misleading manner.

The first part is how it requests data from cloud providers. It does so by targeted warrant. This is incredibly similar to how regular police operate. They get a targeted warrant, a judge rubber-stamps it, and they serve it. It is incredibly likely that this is not illegal.

The second part is that after it has retrieved the data, that data goes in a database, where every Tom, Dick, and Harry that works for a TLA can search for it (And go on fishing expeditions, in the already-retrieved set of data). This is also not illegal. If you think it is, please point me to legislature, or court precedent that implies that information obtained by the police in a warrant cannot be put into a searchable database.

You are conflating the two, by making it sound like every Tom, Dick, and Harry that works for a TLA can go on an untargeted, whole-sale, unwarranted fishing expedition on Hotmail.com. The simple fact is, they can't. Not via PRISM, at least. This is why the NSA was conducting criminal tapping of cross-datacenter links - because PRISM only let them serve targeted warrants, and they wanted raw, whole-sale, untargeted, backdoor access to your data. That, for some reason, most of the firms implicated in the leaked NSA files were not granting them, hmm...

Re: Edward Snowden: Permanent Record

#450

Earlier quoted context omitted.

This is a lie. He stated from the start he was hiding to avoid extradition to the United States for his journalism.

And it looks like now that he's been removed from the embassy, he's being extradited to the US based on his journalism, just like he feared.

> based on his journalism

He is being extradited to the US on the charge that he helped Manning break into classified computers. These alleged actions are no longer journalism.

Greenwald and Poitras never faced charges for publishing the documents Snowden leaked / provided. The NY Times did not face charges for leaking the Pentagon Papers that Ellsberg gave them. Assange would not have been charged with leaking documents that others provided—but he is alleged to have taken a step too far.

Post reply on HN