[–]▶ No.1060682>>1060686 >>1060855 >>1060861 >>1060866 >>1061581 [Watch Thread][Show All Posts]
The end of encryption (We are fucked)
Within the next 10 years, NOTHING digital will be safe anymore. Quantum computing has guaranteed that all encrypted packets ever sent can now be decrypted and traced by the NSA if you're a valuable enough target.
https://www.youtube.com/watch?v=lvTqbM5Dq4Q
So what the fuck are we supposed to do? Quantum computers will be used near exclusively to crack down on and trace people on a mass scale using either Shor's algorithm or an even more optimized method.
This could literally be the end of anonymity.
▶ No.1060685>>1060728 >>1060740 >>1060757 >>1060884
There are quantum proof algorithms, panic over
▶ No.1060686>>1060690 >>1061643
>>1060682 (OP)
Cool. Hopefully social media, e-commerce, and e-banking all die a horrible death and we can go back to IRC, NeoCities, and simple HTTP browsers. Fuck encryption.
▶ No.1060688>>1060728
>implying quantum computers will ever actually exist
"Ready in within the next 20 years" continuously for what, 30 years now? Also quantum computing isn't the magic you think it is, stop reading popsci crap.
▶ No.1060689
I seem to recall people saying this exact same thing 10 years ago. In 2008 I was also promised that laptops powered by hydrogen fuel cells with runtime measured in days were coming in 3-5 years. I'm still waiting on both accounts.
>So what the fuck are we supposed to do?
If it ever becomes a problem and you find that you qualify as "a valuable enough target" the sneakernet will always exist.
▶ No.1060690
>>1060686
that would be really nice but the jews wont let that happen
▶ No.1060692
Quantum computers don't exist retard
▶ No.1060693
>Quantum computing has guaranteed
>The retard doesn't know
▶ No.1060707>>1060708
▶ No.1060708>>1060720
>>1060707
lol he's still using 2048-bit keys Pretty sure the standard has been 3072 or larger for a while. Not even using 4096-bit keys wew lad.
▶ No.1060720>>1060766
>>1060708
So jump to 8192-bit?
▶ No.1060721
>afraid of science fiction
▶ No.1060730>>1060760
>So what the fuck are we supposed to do?
White Revolution is the Only Solution
▶ No.1060740>>1060762
>>1060685
Sure, that will be nice for the future generations. But we all encrypted our stuff using current tech, and you can't put that toothpaste back in its bottle. All data that was ever transmitted encrypted with current algorithms will be compromised shortly.
▶ No.1060756>>1060766
People don't want to accept it but the only solution is to physically take over the infrastructure (ISPs etc). You can't combat a social problem with a purely technological solution.
▶ No.1060757>>1060763 >>1060766 >>1060861 >>1060956
>>1060685
Passive retention of encrypted data by 3-letter agencies is what worries me the most. Take Signal for example. Even if its encryption is secure and sound, nothing stops CIA niggers from getting access to Signal's servers and installing a sniffer that would intercept and save every encrypted packet. Once quantum computing becomes viable, they can break all the messages they have intercepted.
I believe there is not enough storage in the entire world to indefinitely store every packet transmitted on the internet, so if such secret retention programs do exist, they will focus on a handful of well-known services. You don't need to run such a program against Google, for example, because Google is happy to give all the data voluntarily. But it makes total sense to intercept Signal, those who host their own mail servers, HTTPS traffic to sites of a certain nature, IRC servers.
A countermeasure against that would be to mix valuable data with a lot of uninteresting garbage. Signal doesn't do it. All traffic to Signal's servers is interesting, and there is not that much of it. But if you host a forum on Tor, the CIA niggers won't be able to intercept only the packets destined to your hidden service. They would need to intercept all Tor traffic. Is it viable to continuously save and retain all Tor traffic nowadays? I don't know.
▶ No.1060760
>>1060730
This lad gets it.
▶ No.1060762>>1060766
>>1060740
At least symmetric encryption algorithms like AES won't be affected in a significant way. But I agree that for everything else we need to switch to quantum resistant encryption schemes as soon as possible. How much do you want to bet that all the pozzed tech will delay this process as long as possible so that Uncle Sam can have their back door.
▶ No.1060763>>1060766
>>1060728
That's a computer that does computation using quantum mechanics. Actual quantum computers like which are needed to break crypto require there to be no noise. While you can try to reduce the amount of noise by using more qbits / repeating the computation multiple times this will only allow some quantum algorithms to work and not others that are more sensitive to noise.
>>1060757
Retard, the NSA already owns datacenters with enough capacity to store every packet on the internet ever sent in the history of the internet.
▶ No.1060764
>>1060728
They aren't. The """quantum computers""" that already exist are expensive toys that can't even remotely do the things that make quantum computing so interesting (they keep shifting goalposts) and we have next to no idea how to improve them so that they do. D-Wave is infamous for overselling their claims.
▶ No.1060766>>1060794
>>1060720
Shor's algorithm makes breaking RSA keys polynomial in time. You won't be able to gain much by increasing the key size.
https://en.wikipedia.org/wiki/Shor%27s_algorithm
> On a quantum computer, to factor an integer N, Shor's algorithm runs in polynomial time (the time taken is polynomial in log N, the size of the integer given as input). Specifically, it takes quantum gates of order O(log(N)**2 * log(log(N)) * log(log(log(N)))) using fast multiplication
log(N) is the key size. So, let's say you jump from 4096- to 8192-bit RSA. You increased the key size by 2. It now takes 4 times more time to crack your key using Shor's algorithm. But it takes much more time for classical computers to generate and use such 8192-bit keys.
>>1060756
> You can't combat a social problem with a purely technological solution.
Agreed. But I don't think that taking over the infrastructure would save us from the problem described in >>1060757.
>>1060762
> At least symmetric encryption algorithms like AES won't be affected in a significant way.
You are right. But AES is mostly used in two ways: 1) as a symmetric cipher for quantum-insecure key exchange methods; 2) as a key generated by a KDF from a passphrase. I'm not sure what quantum computing means for contemporary KDFs.
>>1060763
> Retard, the NSA already owns datacenters with enough capacity to store every packet on the internet ever sent in the history of the internet.
Not really. Producing data storage is much more expensive than sending shit over Ethernet.
▶ No.1060768>>1060786
At least for right now, quantum computers are no threat. There are two major constraints for this to work, the number of bits and coherence time. They need enough bits to be able to even do the calculation and they need those bits to stay linked to each other for the entire operation.
All of this encryption controversy is just cover for the real application of these things though, which funnily enough nobody talks about. Running neural network simulations with grover's algorithm(or something like it). In essence, it's a way of generating correct answers to problems which can be solved with guessing. That would allow them to eliminate most of the training time of these networks.
▶ No.1060786>>1060862
>>1060768
> At least for right now, quantum computers are no threat.
Both right and wrong. For now, they are not a threat. But a hypothetical quantum computer created in 10 years is a threat to the data you exchange today.
▶ No.1060787>>1060789
Actually, new encryption will be developed to combat quantum attackers.
The claim that it's the end of encryprion is just silly.
We can use quantum computers to power new encryption.
▶ No.1060789>>1060796
>>1060787
Quantum computers won't necessarily be good for creating fast quantum-secure cryptography. Quantum-secure cryptography can be created even with classical computers. And we need it now, not when quantum computing becomes a thing.
▶ No.1060794
>>1060766
lol actually thinking you understand how the NSA operates.
▶ No.1060795
>hurr muh quantum computers can magically break all crytpgraphic algorithms
You are so retarded.
▶ No.1060796
>>1060789
And who offers it?
▶ No.1060800>>1060810 >>1060812
Does anyone know if the signing of gpg will be affected by phone keys, ie can someone with a quantum computer sign with Linus's key?
Anyways, just use public key crypto to negotiate an evolution for a shared Master, and send everything buried in stego and sent in clearly marked BitTorrent traffic.
▶ No.1060810
>>1060800
????
Stop talking, retard.
▶ No.1060812
>>1060800
Bad markov chain tbh.
▶ No.1060855
>>1060682 (OP)
Im excited, they can decrypt 100s of tbs of PFS encrypted traffic. But maybe there are better uses for quantum computers like solving protein folding and other hard math problems first. Just imagine the highest end computer in existence being used for decrypting peoples pornhub traffic and shitposts. 10/10 clownworld certified. I would imagine even with a quantum computer cracking dh all day it would still take years to crack all the handshakes. Fuck curing cancer lol.
▶ No.1060861
>>1060757
>I believe there is not enough storage in the entire world to indefinitely store every packet transmitted on the internet
1. who made and owns the internet?
2. expect the unexpected.
>>1060682 (OP)
>NOTHING digital will be safe anymore.
>NOTHING digital of mine will be safe anymore.
fify
>So what the fuck are we supposed to do?
git gud fgt
▶ No.1060862>>1060870 >>1060940 >>1060961 >>1060969
>>1060786
First they will have to correct Quantum Physics from top to bottom, as they have theories that don't work across the board now.
I recommend reading Miles Mathis regarding this.
http://milesmathis.com/
▶ No.1060866
>>1060682 (OP)
Upload the video here (use youtube-dl to download it) or upload to an alt youtube.
Fucking newfags
▶ No.1060870>>1060888
>>1060862
>Miles Mathis
http://milesmathis.com/pi2.html
>pi = 4
LOL
http://milesmathis.com/ln.html
>THE DERIVATIVES OF THE NATURAL LOG AND OF 1/x ARE WRONG
http://milesmathis.com/log.html
>THE DERIVATIVE OF LOG(x) IS ALSO WRONG
▶ No.1060884
>>1060685
>>1060728
>Just, like, use a quantum resistant algorithm, it'll all turn out ok in the end don't worry!
▶ No.1060888>>1060936 >>1060961
>>1060870
>He didn't read it, he doesn't know math
You're the one being laughing on, Anon.
▶ No.1060940>>1060991
>>1060862
http://milesmathis.com/lemma.html
Wew lad, it's been a while since I've seen some classic mathematical crankery.
▶ No.1060942>>1060969
▶ No.1060956
>>1060757
For what it is worth, Signal uses Google Cloud Messaging as a transport service, so while theoretically by design all Google ever sees is encrypted payloads, it requires the big G to run (unless you've built your own, and are running your own server, and all your friends are on that server).
▶ No.1060968>>1060969
>>1060961
Welcome to the wonderful world of mathematics cranks, enjoy your stay.
▶ No.1060969>>1061006
>>1060968
damn.
>>1060942
>NTRU and SIDH or GTFO
>knows his shit
>>1060862
>http://milesmathis.com/
>thinks he knows his shit
▶ No.1060972
easy: stop using encryption. terry was right. the future of information is not through networked technology.
its distribution will be organized through the networks and transported by the postal service.
>thinking the CIA will give enough of a fuck to stop people mailing bootable isos on flash memory if this behavior becomes the norm
▶ No.1060974>>1060976
There won't be any quantum computers, because quantum mechanics is a non-nonsensical religious bullshit and mental gymnastics.
https://www.invidio.us/watch?v=m3zBckJfZ18
▶ No.1060976>>1060985
>the amount of retardation in this thread
Educate yourselves: https://eprint.iacr.org/2017/314.pdf
>>1060974
>There won't be any quantum computers
Hate to break it to you m8: Quantum computers already exist.
▶ No.1060985>>1060987 >>1060995
>>1060976
>Hate to break it to you m8: Quantum computers already exist.
No, they don't, they are just called "quantum" by the stupid niggers like you.
It's plain computers which just model quantum mechanics. It's a simulation based research.
There are no machines which actually take advantage of a quantum superposition or any other QM magic. Hence Shor's algorithm will never be efficient on them.
▶ No.1060987>>1060992 >>1060996 >>1061006
>>1060985
Stop embarrassing yourself. Quantum computers exist although they are in their infancy.
You should really consider doing some basic research before calling someone a stupid nigger lest you look like a stupid nigger.
▶ No.1060990
>the absolute state of /tech/
▶ No.1060991>>1061001
>>1060936
If only you had arguments.
>>1060940
Wew lad, it seems you don't have arguments either.
>>1060961
So you mean to say that Newton was wrong? Or that you didn't understand what 'approaches' meant?
▶ No.1060992>>1061014
>>1060987
Actually, they do not. Quantum is a marketing name and they don't do anything Quantum.
▶ No.1060994>>1061002
>Miles Mathis is sought by top scientists wanting his insights in Physics
>He published these letters in his site even
>Cognitive-dissonance faggots here simply can't cope with that
>They think they're smart because they're tech-savy
>They've learned everything the way it is simply kindergarten, it can't possibly be wrong, right?
>What about my Sci-fi and 50 dimensions???
For the retards, start reading his papers from the beginning. First is the correction of Calculus itself, and if you don't know that, you're not prepared to engage in any of his other papers, as you wouldn't be able to understand anything and your cognitive dissonance would kick in.
http://milesmathis.com/are.html
Then read this:
http://milesmathis.com/quant.html
http://milesmathis.com/20c.pdf
▶ No.1060995>>1060997 >>1061006 >>1061013
>>1060985
>It's a simulation based research.
Reality is a simulation
▶ No.1060996>>1061014
▶ No.1060997>>1061006
>>1060995
>And then he reveals himself as a Jew
▶ No.1061001>>1061003 >>1061005
>>1060991
>So you mean to say that Newton was wrong? Or that you didn't understand what 'approaches' meant?
Holy shit! I wrote what I meant on the diagram and you didn't understand it! Newton was right, and whoever wrote that is a retard making false/dumb/retarded assumptions that are obviously false.
It is simple mathematical notation for "Angle ABD tends to 180° as B approaches A"
That angle ABD is ALREADY LARGER THAN a right angle, and INCREASES as B approaches A. Saying "the angle ABD approaches becoming a right angle" is below nigger tier stupid.
▶ No.1061002>>1061004
>>1060994 is Mathis, calling it now.
▶ No.1061003>>1061006
>>1061001
No, you're retarded. You don't understand what approaches mean, because you drawn it wrong.
▶ No.1061004
>>1061002
I'm not, really. He basically don't post anywhere besides his site.
▶ No.1061005>>1061007 >>1061009
>>1061001
Let me correct you now, before you keep being a negro:
It does that because B travels in the Circle's perimeter.
You ot understanding that is beyond belief - that graph was explicitly made for dynamic movement.
▶ No.1061006>>1061007
>>1060997
sorry faggot
>>1060995 (me)
>>1060969 (me)
>>1060961 (me)
is not >>1060987 (anon)
>>1061003
>because you drawn it wrong.
I didn't draw it, I took a screen shot of the authors drawing.
checkmate faggot.
▶ No.1061007
>>1061006
You're retarded, see this: >>1061005
When I said 'drawing' I referred to your paint job.
And your interpretation is not correct either.
You simply didn't understand a thing he said and embarrassed yourself.
You probably didn't even read anything, just jumped to the pictures, which is incredibly sad.
Also, I don't care who you are.
▶ No.1061008
And humble yourself, idiot. He never claims π=4 for static situations, it only works for dynamic ones.
He even corrected a NASA equation with that and was thanked for that.
Don't think you're hot shit if you can't even read a graph.
▶ No.1061009>>1061010
>>1061005
When B and A are almost co-incident (i.e. they are nearly touching)
Angle ABD = 179.9999999999999999999
Angle BAD = 0.0000000000000000000005 (Newton was right)
Angle BDA = 0.0000000000000000000005
▶ No.1061010>>1061012
>>1061009
Wow, you just proved him wrong. His position was static, not dynamic.
Read the paper on the calculus properly.i
▶ No.1061012
>>1061010
>miles is a math crank larper
sounds about right
▶ No.1061013
>>1060995
Simulation of what? You do realize that simulating something means to facilitate a simplified model of that something? So, again, if reality is a simulation, then what exactly is it simulating?
▶ No.1061014
>>1060992
>hurr durr quantum computers aren't real
You really are a stupid nigger.
>>1060996
>Go watch CNN and read Gizmodo, your place isn't here.
▶ No.1061581
>>1060682 (OP)
i disagree. i think this will set us free. if we can't be safe then neither can ((they)). Welcome to cyberpunk. Pirate boxes. Private lans. Mesh networks. USB dead drops. etc etc.
▶ No.1061624
It's simple. We use quantum encryption.
▶ No.1061643
>>1060686
Yeah some nigger albanians trying to make a quick buck have them to, huh?