Skip to main content
HTTPS

HTTPS

Internet protocolWikipedia

Search complete. 94 mentions across 35 episodes found for "HTTPS".

Sep 10, 2026

Dhruv BansalGUEST
28:59
And I think in this way specifically, right, the fact that we are using, we've armed dentists and everyday people with, you know, weapons-grade cryptography that is, you know, in a pocket ergonomic format, like this is a device from the future, right? When we all understand that the internet is a dangerous place and you can't just roll up with no credentials and you can't just trust anything and you kind of need strong cryptography just to do basic interactions on the internet.
Dhruv BansalGUEST
29:25
I mean, that has been true for 20 years with HTTPS, which is a form of cryptography to keep our communication safe.
Dhruv BansalGUEST
29:31
That's the little lock in your browser, right? There's a reason that's there.
Dhruv BansalGUEST
29:36
But we also remember there was a time when HTTPS was only ever used on payment pages.
Dhruv BansalGUEST
29:41
So like the entire internet was essentially plain text.
Dhruv BansalGUEST
29:44
And then only when you did a credit card transaction did you suddenly see the shield pop up or HTTPS in your browser URL.
Dhruv BansalGUEST
29:51
And then through the efforts of smart nerds, basically, there was an HTTPS everywhere movement.
Dhruv BansalGUEST
29:57
We just kind of moved to like, look, everything is going to be on HTTPS from now on, no matter what.
Favour Obasi-ikeHOST
42:03
Also, your website could be hard to trust and use.
Favour Obasi-ikeHOST
42:06
Why could your website be hard or trust to use? Because you may have a website, but it says HTTPS today and then tomorrow it's HTTP.
Favour Obasi-ikeHOST
42:20
Hypertext Transfer Protocol Secure.
Favour Obasi-ikeHOST
42:23
So if you don't have that secure padlock on your website, man, it's going to be hard for someone to purchase on your website because now you're putting that person at risk and you don't want that person at risk because if someone leaves their card information on file and then something happens to them because of your website, that's on you.
speaker_0NARRATOR
1:30
That is, whether two strangers can share a secret message over public channels, such as the Internet, without eavesdroppers having an efficient way to decipher it.
speaker_0NARRATOR
1:39
We rely on public key encryption every day for end-to-end encrypted messaging apps, virtual private networks, VPNs, and even the HTTPS protocol you're probably using to read this article.
speaker_0NARRATOR
1:51
But all of this is based on the unproven assumption that certain mathematical operations are intrinsically easier to do than to undo.
speaker_0NARRATOR
1:59
In fact, this assumption has already been undermined once.
speaker_0NARRATOR
3:11
A brief history of public key encryption.
speaker_0NARRATOR
3:14
Public key, also called asymmetric, cryptography forms the foundation of secure communication on the Internet.
speaker_0NARRATOR
3:21
Whenever you communicate with a website over HTTPS, the website sends you its public key.
speaker_0NARRATOR
3:28
Using only that public key, you can verify messages signed by the website and establish a shared secret key for encrypting everything else you send, even if the channel is being eavesdropped on.
Artificial IntelligenceNARRATOR
5:51
CyberPanel opens most of what it needs, but verify because a silently closed port looks identical to a broken service.
Artificial IntelligenceNARRATOR
5:58
Port protocol, what it is for 22/TCP SSH 80, 443/TCP HTTP and HTTPS Also needed for Let's Encrypt validation eight thousand and ninety TCP the CyberPanel interface two five TCP SMTP, server to server mail.
Artificial IntelligenceNARRATOR
6:16
This is the one providers block five eight seven TCP submission, what your mail client uses to send four six five TCP SMTPS, older implicit TLS submission, still widely used one hundred and forty-three.
Artificial IntelligenceNARRATOR
6:29
Nine nine three TCP IMAP and IMAP over TLS one hundred and ten.
Tom EstonHOST
7:50
Because that's just protecting the information that you're sending.
Tom EstonHOST
7:54
And by the way, that is still all encrypted through the use of HTTPS, which I know we've talked about that in the past where before, way back in the day, because Scott and I are old, we remember where you could use a tool called SSL strip, which would basically force a captive portal or another system into a plain text essentially so then you could intercept what people were doing on a hotel network uh very easily and today that is much harder to do uh from an attacker perspective
Scott WrightHOST
8:31
Yeah, and you probably have seen, I've seen this many times.
Scott WrightHOST
8:35
You go to a hotel and there'd be four or five Wi-Fi hotspots, right? And one of them will say, you know, Hilton guests or whatever.
Cary ParkerHOST
33:14
Domain blocking disables entire servers.
Cary ParkerHOST
33:16
Path-level HTTPS filtering inspects individual URLs to remove telemetry while keeping core app features running.
Cary ParkerHOST
33:23
We enable full HTTPS filtering for trusted apps like browsers.
Cary ParkerHOST
33:28
We exclude sensitive apps, such as banking apps, to keep your data secure.
Cary ParkerHOST
33:32
For other apps, we filter basic traffic but leave HTTP filtering off.
Cary ParkerHOST
33:40
This lets you stop hidden tracking without breaking your apps.
Cary ParkerHOST
33:43
All processing happens on your computer.
Cary ParkerHOST
33:46
Filtering with HTTPS inspection happens entirely on your device.
Ilyas RahimiGUEST
9:13
And by copying that, they had different approaches.
Ilyas RahimiGUEST
9:16
We had four VMs, two doing the HTTPS-based transfer, which was a full transfer, without looking at the SOA record, while the other two, they did an incremental update each time when the route actually changed and the SOA changed, they did an update.
George MichaelsonHOST
9:31
You were testing real systems, real systems code, like the bind code or the NLNet product or not.
George MichaelsonHOST
9:39
This wasn't a synthetic DNS resolver.
Willem TooropGUEST
10:16
for Unbound and for NotResolver.
Willem TooropGUEST
10:20
And Ilias installed Bind and Unbound and NotResolver.
Willem TooropGUEST
10:24
The software that could also fetch the root over HTTPS, which is Unbound and Not, had two versions, one doing DNS
George MichaelsonHOST
10:33
and the other one doing HTTPS.
Full Time Nix

Full Time Nix

Nix Freaks 46

Sep 2 · 5 Mentions

ShaharHOST
54:41
I agree.
ShaharHOST
54:41
If you want to test only a web service, why would you go through the hassle of HTTPS at all, right? Or you could do something even kind of in between, which is if you're using a single tool to test, you could just maybe tell that tool, hey, I know it's HTTPS, but you know what? Actually just accept whatever certificate you're given, right? Yeah, curl.ke, right? not by memory, but yeah, there's a way to tell curl to just give up on
VictorAUDIENCE
55:19
security.
VictorAUDIENCE
55:20
There's also, uh, you could, uh, set up your own CA cert, uh, as in you could use a snake oil.
VictorAUDIENCE
57:06
Or else could you cut off the testing at the point where you see it sending a message to an Acme server and say, well, yes, that request looks legit, like I would expect it to send to a legit Acme server.
VictorAUDIENCE
57:26
So at that point, we shouldn't need to do any more testing because it's already talking to Acme in a sensible way.
ShaharHOST
57:38
I guess I can do the latter maybe, but I'd have to test not the actual thing, but I have to make some modification to the thing I'm testing because the thing I'm testing sets up only HTTPS.
ShaharHOST
58:01
And I redirect from HTTP to HTTPS.
speaker_0HOST
13:10
Right.
speaker_0HOST
13:10
HTTPS.
speaker_1HOST
13:11
Exactly.
speaker_1HOST
13:12
By tunneling through web sockets on that specific port, the attacker's command and control traffic becomes indistinguishable from a user browsing secure websites or watching a video stream.
Bart BusschotsPANELIST
80:01
This is Firefox continuing to do the right thing.
Bart BusschotsPANELIST
80:05
And Android are adding encrypted client hello, which is an improvement to the TLS protocol that powers HTTPS.
Bart BusschotsPANELIST
80:13
That's coming in Android 17.
Bart BusschotsPANELIST
80:15
That is also rolling out everywhere slowly in ECH.

25 more episodes mention HTTPS.

Create an account to see the whole feed, search across every transcript, and follow the entities you care about.

We value your privacy

We use cookies to understand how you use our platform and to improve your experience. Click “Accept All” to consent, or “Decline non-essential” to opt out of non-essential cookies. Read our Privacy Policy.