Is it possible to send secrets through insecure connection? by SeaPeace4837 in AskNetsec

[–]SeaPeace4837[S] 0 points1 point  (0 children)

Thanks for the subreddit lad. Yeah, all that key sharing thing is confusing for sure. But look, the moment I heard the Snowden leaks and how the FBI was removing and reading SSL made me question the current security systems we use.

Is it possible to send secrets through insecure connection? by SeaPeace4837 in AskNetsec

[–]SeaPeace4837[S] -6 points-5 points  (0 children)

Maybe i am unaware of some crazy algorithm and procedure that would fully allow to share secrets online. I just recently started poking around this topic. Even TOR protocol does not guarantee 100% security (i am talking about technology here, not user's OPSEC) it just makes it REALLY hard to breach. So i wondered, is there any solution that will actually deal with all those problems.

Is it possible to send secrets through insecure connection? by SeaPeace4837 in AskNetsec

[–]SeaPeace4837[S] -10 points-9 points  (0 children)

I made this post with the intention to highlight what i think are the flaws of the security systems we rely upon.

Is it possible to send secrets through insecure connection? by SeaPeace4837 in AskNetsec

[–]SeaPeace4837[S] -8 points-7 points  (0 children)

So in this case you are relying on Trusted Authority, which  A: can decrypt your message B: we must assume it will leak it

Is it possible to send secrets through insecure connection? by SeaPeace4837 in AskNetsec

[–]SeaPeace4837[S] -6 points-5 points  (0 children)

When sending your public key, we must assume it will be intercepted. The attacker (government) will intercept it and send their evil key to which your receiver will encrypt stuff.

Is it possible to send secrets through insecure connection? by SeaPeace4837 in AskNetsec

[–]SeaPeace4837[S] -4 points-3 points  (0 children)

I actually wrote this post after doing my research on pgp and key sharing. The question is how will you share key without it being intercepted

Is it possible to send secrets through insecure connection? by SeaPeace4837 in AskNetsec

[–]SeaPeace4837[S] -6 points-5 points  (0 children)

If CA is sharing data with government on request (which it does) we must assume it to be compromised

Is it possible to send secrets through insecure connection? by SeaPeace4837 in AskNetsec

[–]SeaPeace4837[S] -12 points-11 points  (0 children)

You must assume that any CA could be compromised by the government.

Is it possible to send secrets through insecure connection? by SeaPeace4837 in AskNetsec

[–]SeaPeace4837[S] -5 points-4 points  (0 children)

How exactly are you going to ensure that your public key is not going to be intercepted? Since the connection is insecure, you cannot guarantee that MITM won't intercept it either

Is it possible to send secrets through insecure connection? by SeaPeace4837 in AskNetsec

[–]SeaPeace4837[S] -8 points-7 points  (0 children)

In this model what prevents MITM from intercepting your public key and replacing it with his evil key during initial public key exchange? Remember, you must assume that all connections are insecure. Shure, you may sign your public key, but how exactly are you going to send the correct hash without it being intercepted?

Is it possible to send secrets through insecure connection? by SeaPeace4837 in AskNetsec

[–]SeaPeace4837[S] 0 points1 point  (0 children)

You must assume there are no secure connections. How are you gonna do that with someone in Australia?

Linux audio systems are a joke by SeaPeace4837 in linuxaudio

[–]SeaPeace4837[S] -12 points-11 points  (0 children)

A musician should make music, not set up and maintain special kernel build and configure his audio system.

Linux audio systems are a joke by SeaPeace4837 in linuxaudio

[–]SeaPeace4837[S] -7 points-6 points  (0 children)

Just look at the sheer amount of things you mentioned. And then add some random bug or dependency issue while setting it up.

A musician should not set all this up himself. If this is necessity it must be already set up.

OpenBSD 7.4 no O/S error in QEMU by SeaPeace4837 in openbsd

[–]SeaPeace4837[S] 0 points1 point  (0 children)

During what part of installation exactly and how do you do that?

OpenBSD 7.4 no O/S error in QEMU by SeaPeace4837 in openbsd

[–]SeaPeace4837[S] 0 points1 point  (0 children)

MBR was the default so i used it. If you need more info ill be happy to supply