It's funny that even though the court ruled it is against the law to do so the federal agencies will continue to commit this crime (FBI) and pass illegal legislation (congress) until each specific agency changes it's internal regulations. If they do. The EFF seems to imply continued pressure is needed to convince them to do so.
Even if congress ends their blatantly unconstitutional endorsement of Section 702 spying, I still don’t see why anyone would believe that the government is going to do anything other than massively expand their ability surveil every living moment of our lives. I don’t see the point in them trying to play it off like the system has any integrity whatsoever.
Can we all stop pretending that they don't abuse of their power and hold your deepest darkest secrets indefinitely? Even though most of us are law abiding citizens.
Can we please start making open hardware without Apple/google backdoors and stop pretending our systems are "secure".
Can we please write all software in Rust and stop using languages that weren't designed for security. Yes C is beautiful. Yes it also lets you shoot yourself in the foot.
Can we please use distributed systems to avoid censorship or holding our private information in the hands of the rich?
No, we apparently can't, because every time someone attempts to do that, we don't end up with a usable end state or product that people actually want to use or participate in.
Perhaps we just haven't had success yet, and it's not impossible. But such desired outcomes tend to also require everyone to "be the same" (knowledge, skills, capabilities) or "want the same" (desire to spend time and attention on this sort of thing etc.) and that's not how people work.
>Can we all stop pretending that they don't abuse of their power and hold your deepest darkest secrets indefinitely? Even though most of us are law abiding citizens.
I don't anyone know who thinks powerful don't abuse their power. It is the nature of the beast.
And it seems none of us are law abiding citizens:
https://www.saponelaw.com/blog/2019/10/professor-says-that-e...
>Can we please start making open hardware without Apple/google backdoors and stop pretending our systems are "secure".
Few try...and either fail or languish in obscurity. You comment in itself is the proof that open hw cannot compete since you don't know of these open hw platforms and don't use them even tough you seem to advocate their creation here.
>Can we please write all software in Rust...
Rust only eliminates memory safety issues of C/C++. There are large number of languages, some decades older than Rust, that provide various aspects of Rust memory safety without imposing the same limits...and some are being used but people always flock to either new and flashy or the most widely used. Besides, Rust still provides ample foot guns and pushes reliance on 3rd party libraries which replaces memory safety issues with supply chain issues. Not to mention the the very poor ergonomics of the language that purposefully shies away from a lot of syntax sugar that makes writing and reading (understanding) code easier.
>Can we please use distributed systems to avoid censorship or holding our private information in the hands of the rich?
Even if you managed to persuade a lot of people to use these, some nodes will become popular/trusted and be targeted for censorship and propaganda and that will achieve the same result as the current model. Again, it is the nature of the beast.
What can be done? I don't know, probably nothing...things have to get to the point where most people are compelled to act because the alternative is death or worse, until such time there will just not be enough support for action to matter. Just how people are.
> We expect any lawmaker worthy of that title to listen to what this federal court is saying and create a legislative warrant requirement so that the intelligence community does not continue to trample on the constitutionally protected rights to private communications.
Sad to say it, but I find it laughable that the intel agencies would suddenly stop if it were illegal (though of course it should be illegal). They operate in secret and anyone in the government who opposes them will commit suicide or suddenly be in possession of child pornography.
As New York Sen. Chuck Schumer once told Rachel Maddow on air, “Let me tell you, you take on the intelligence community, they have six ways from Sunday of getting back at you.” [1]
Don't worry: SCOTUS will determine that the Framers did not have a history and tradition of protecting metadata, so the Fourth Amendment has no application here; and, furthermore, the Court's recent jurisprudence regarding the Executive (dieu et mon droit) necessarily implies that the Government has an extremely compelling interest sufficient to overcome the Fourth Amendment and permit warrantless searches of everyone in the United States and elsewhere.
> Riley has been widely praised as “a sweeping victory for privacy rights”[5] with legal scholars describing the decision as "the privacy gift that keeps on giving."
My understanding of this case has nothing to do with metadata. The communications were captured in full because one party was not a citizen in the US (under national security reasons).
Those communications were then stored and made available in full via keyword based search interfaces, and those later searches were made without first securing a warrant.
I'm not going to bother reading the tea leaves too closely on this one, but I'd put it at least at even odds the supreme court would say the 4th amendment does apply here.
Can you explain why? That doesn’t seem like sound reasoning to me.
If you believe the reason is corruption, what personal incentive would the courts have to rule this way? Judges can easily be the victim of government overreach as well.
The new administration just ordered the resignation of every Democratic-appointed member on the Privacy and Civil Liberties Oversight - this is the body that oversees the intelligence agencies and makes sure they don't abuse their power to spy on Americans. So much for dismantling the deep state.
> But I say again, if a mere scribe such as I—one who knows nearly nothing—can use the very simplest of these methods to pick the name of a traitor like Paul Revere from those of two hundred and fifty four other men, using nothing but a list of memberships and a portable calculating engine, then just think what weapons we might wield in the defense of liberty one or two centuries from now.
The people whose job it is to interpret the law have abandoned any pretense of doing that in favor of shoving words into the mouths of men who died before humans discovered dinosaurs. The court is openly, brazenly corrupt.
We should go even further and abolish the FBI. They all believe they're above the law and have consistently been the enemy of Americans. What success can they even point to?
Don't forget about it's little sibling, the NSA, and its reputation for openly and overtly mocking our Constitution and its social compact. Snowden is still in political exile in Moscow for the heinous crime of whistleblowing.
The FBI hunts down and removes extremely violent criminals from society every day. They certainly operate right on the edge of the law, as they should. Furthermore, they never stop and never quit and no distance is too far--they will prevail no matter what. Extremely important to the stability of society.
[+] [-] superkuh|1 year ago|reply
[+] [-] idrathernot|1 year ago|reply
[+] [-] duxup|1 year ago|reply
[+] [-] impossiblefork|1 year ago|reply
[+] [-] npvrite|1 year ago|reply
Can we please start making open hardware without Apple/google backdoors and stop pretending our systems are "secure".
Can we please write all software in Rust and stop using languages that weren't designed for security. Yes C is beautiful. Yes it also lets you shoot yourself in the foot.
Can we please use distributed systems to avoid censorship or holding our private information in the hands of the rich?
[+] [-] oneplane|1 year ago|reply
Perhaps we just haven't had success yet, and it's not impossible. But such desired outcomes tend to also require everyone to "be the same" (knowledge, skills, capabilities) or "want the same" (desire to spend time and attention on this sort of thing etc.) and that's not how people work.
[+] [-] ethin|1 year ago|reply
[+] [-] dmz73|1 year ago|reply
>Can we please start making open hardware without Apple/google backdoors and stop pretending our systems are "secure". Few try...and either fail or languish in obscurity. You comment in itself is the proof that open hw cannot compete since you don't know of these open hw platforms and don't use them even tough you seem to advocate their creation here.
>Can we please write all software in Rust... Rust only eliminates memory safety issues of C/C++. There are large number of languages, some decades older than Rust, that provide various aspects of Rust memory safety without imposing the same limits...and some are being used but people always flock to either new and flashy or the most widely used. Besides, Rust still provides ample foot guns and pushes reliance on 3rd party libraries which replaces memory safety issues with supply chain issues. Not to mention the the very poor ergonomics of the language that purposefully shies away from a lot of syntax sugar that makes writing and reading (understanding) code easier.
>Can we please use distributed systems to avoid censorship or holding our private information in the hands of the rich? Even if you managed to persuade a lot of people to use these, some nodes will become popular/trusted and be targeted for censorship and propaganda and that will achieve the same result as the current model. Again, it is the nature of the beast.
What can be done? I don't know, probably nothing...things have to get to the point where most people are compelled to act because the alternative is death or worse, until such time there will just not be enough support for action to matter. Just how people are.
[+] [-] johnnyanmac|1 year ago|reply
>Can we please write all software in Rust and stop using languages that weren't designed for security.
I'm all for it. But very few people want to pay for talent that can properly rewrite that legacy C/++ codebase into proper Rust.
[+] [-] RajT88|1 year ago|reply
[deleted]
[+] [-] josefritzishere|1 year ago|reply
[+] [-] jmclnx|1 year ago|reply
[+] [-] perihelions|1 year ago|reply
[+] [-] ARandomerDude|1 year ago|reply
Sad to say it, but I find it laughable that the intel agencies would suddenly stop if it were illegal (though of course it should be illegal). They operate in secret and anyone in the government who opposes them will commit suicide or suddenly be in possession of child pornography.
As New York Sen. Chuck Schumer once told Rachel Maddow on air, “Let me tell you, you take on the intelligence community, they have six ways from Sunday of getting back at you.” [1]
1. https://youtu.be/-gZidZfUoMU
[+] [-] SpliffnCola|1 year ago|reply
[+] [-] treetalker|1 year ago|reply
[+] [-] rayiner|1 year ago|reply
> Riley has been widely praised as “a sweeping victory for privacy rights”[5] with legal scholars describing the decision as "the privacy gift that keeps on giving."
Since then the Court has picked up another privacy hawk (Justice Gorsuch), and another Justice (Barrett) that's also pretty strong on privacy: https://www.protectprivacynow.org/news/how-will-a-justice-am....
[+] [-] zdragnar|1 year ago|reply
Those communications were then stored and made available in full via keyword based search interfaces, and those later searches were made without first securing a warrant.
I'm not going to bother reading the tea leaves too closely on this one, but I'd put it at least at even odds the supreme court would say the 4th amendment does apply here.
[+] [-] landryraccoon|1 year ago|reply
If you believe the reason is corruption, what personal incentive would the courts have to rule this way? Judges can easily be the victim of government overreach as well.
[+] [-] matthewdgreen|1 year ago|reply
[+] [-] Terr_|1 year ago|reply
Relevant, even though he's not a "framer":
"Using Metadata to find Paul Revere" - https://kieranhealy.org/blog/archives/2013/06/09/using-metad...
> But I say again, if a mere scribe such as I—one who knows nearly nothing—can use the very simplest of these methods to pick the name of a traitor like Paul Revere from those of two hundred and fifty four other men, using nothing but a list of memberships and a portable calculating engine, then just think what weapons we might wield in the defense of liberty one or two centuries from now.
[+] [-] reverendsteveii|1 year ago|reply
[+] [-] unknown|1 year ago|reply
[deleted]
[+] [-] danju|1 year ago|reply
[deleted]
[+] [-] kittikitti|1 year ago|reply
[+] [-] FilosofumRex|1 year ago|reply
https://www.reuters.com/article/world/exclusive-nsa-infiltra...
[+] [-] cyanydeez|1 year ago|reply
[+] [-] datavirtue|1 year ago|reply
[+] [-] rayiner|1 year ago|reply
[deleted]