HTTPS
Internet protocolWikipedia
94
MENTIONS
35
EPISODES
31
PODCASTS
Search complete. 94 mentions across 35 episodes found for "HTTPS".
Sep 10, 2026
Bitcoiners Must Remove Single Points of Failure | Dhruv Bansal SLP771
D
28:59Dhruv BansalGUEST
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.
D
29:25Dhruv BansalGUEST
I mean, that has been true for 20 years with HTTPS, which is a form of cryptography to keep our communication safe.
D
29:31Dhruv BansalGUEST
That's the little lock in your browser, right? There's a reason that's there.
D
29:36Dhruv BansalGUEST
But we also remember there was a time when HTTPS was only ever used on payment pages.
D
29:41Dhruv BansalGUEST
So like the entire internet was essentially plain text.
D
29:44Dhruv BansalGUEST
And then only when you did a credit card transaction did you suddenly see the shield pop up or HTTPS in your browser URL.
D
29:51Dhruv BansalGUEST
And then through the efforts of smart nerds, basically, there was an HTTPS everywhere movement.
D
29:57Dhruv BansalGUEST
We just kind of moved to like, look, everything is going to be on HTTPS from now on, no matter what.
Your Website Wins Traffic, but Loses Sales? Here Is Why & How to Fix It...
F
42:03Favour Obasi-ikeHOST
Also, your website could be hard to trust and use.
F
42:06Favour Obasi-ikeHOST
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.
F
42:20Favour Obasi-ikeHOST
Hypertext Transfer Protocol Secure.
F
42:23Favour Obasi-ikeHOST
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.
“AI Could End Encryption as We Know It” by AI Frontiers
S
1:30speaker_0NARRATOR
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.
S
1:39speaker_0NARRATOR
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.
S
1:51speaker_0NARRATOR
But all of this is based on the unproven assumption that certain mathematical operations are intrinsically easier to do than to undo.
S
1:59speaker_0NARRATOR
In fact, this assumption has already been undermined once.
S
3:11speaker_0NARRATOR
A brief history of public key encryption.
S
3:14speaker_0NARRATOR
Public key, also called asymmetric, cryptography forms the foundation of secure communication on the Internet.
S
3:21speaker_0NARRATOR
Whenever you communicate with a website over HTTPS, the website sends you its public key.
S
3:28speaker_0NARRATOR
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.
I Built a Mail Server From Scratch and Spent Most of My Time on Four DNS Records
A
5:51Artificial IntelligenceNARRATOR
CyberPanel opens most of what it needs, but verify because a silently closed port looks identical to a broken service.
A
5:58Artificial IntelligenceNARRATOR
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.
A
6:16Artificial IntelligenceNARRATOR
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.
A
6:29Artificial IntelligenceNARRATOR
Nine nine three TCP IMAP and IMAP over TLS one hundred and ten.
Is Hotel WiFi Safe?
T
7:50Tom EstonHOST
Because that's just protecting the information that you're sending.
T
7:54Tom EstonHOST
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
S
8:31Scott WrightHOST
Yeah, and you probably have seen, I've seen this many times.
S
8:35Scott WrightHOST
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.
Use a Secure Wi-Fi Router
C
33:14Cary ParkerHOST
Domain blocking disables entire servers.
C
33:16Cary ParkerHOST
Path-level HTTPS filtering inspects individual URLs to remove telemetry while keeping core app features running.
C
33:23Cary ParkerHOST
We enable full HTTPS filtering for trusted apps like browsers.
C
33:28Cary ParkerHOST
We exclude sensitive apps, such as banking apps, to keep your data secure.
C
33:32Cary ParkerHOST
For other apps, we filter basic traffic but leave HTTP filtering off.
C
33:40Cary ParkerHOST
This lets you stop hidden tracking without breaking your apps.
C
33:43Cary ParkerHOST
All processing happens on your computer.
C
33:46Cary ParkerHOST
Filtering with HTTPS inspection happens entirely on your device.
Measuring the impact of locally served root zone
I
9:13Ilyas RahimiGUEST
And by copying that, they had different approaches.
I
9:16Ilyas RahimiGUEST
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.
G
9:31George MichaelsonHOST
You were testing real systems, real systems code, like the bind code or the NLNet product or not.
G
9:39George MichaelsonHOST
This wasn't a synthetic DNS resolver.
W
10:16Willem TooropGUEST
for Unbound and for NotResolver.
W
10:20Willem TooropGUEST
And Ilias installed Bind and Unbound and NotResolver.
W
10:24Willem TooropGUEST
The software that could also fetch the root over HTTPS, which is Unbound and Not, had two versions, one doing DNS
G
10:33George MichaelsonHOST
and the other one doing HTTPS.
Nix Freaks 46
S
54:41ShaharHOST
I agree.
S
54:41ShaharHOST
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
V
55:19VictorAUDIENCE
security.
V
55:20VictorAUDIENCE
There's also, uh, you could, uh, set up your own CA cert, uh, as in you could use a snake oil.
V
57:06VictorAUDIENCE
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.
V
57:26VictorAUDIENCE
So at that point, we shouldn't need to do any more testing because it's already talking to Acme in a sensible way.
S
57:38ShaharHOST
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.
S
58:01ShaharHOST
And I redirect from HTTP to HTTPS.
Cyber Mornings Daily - August 31st, 2026
S
13:10speaker_0HOST
Right.
S
13:10speaker_0HOST
HTTPS.
S
13:11speaker_1HOST
Exactly.
S
13:12speaker_1HOST
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.
NC #1112 Eclipse by Steve, Allister's Vibe Coding Experience, Eddie on Clicks, Breaths, and Plosives, Security Bits with Bart Busschots
B
80:01Bart BusschotsPANELIST
This is Firefox continuing to do the right thing.
B
80:05Bart BusschotsPANELIST
And Android are adding encrypted client hello, which is an improvement to the TLS protocol that powers HTTPS.
B
80:13Bart BusschotsPANELIST
That's coming in Android 17.
B
80:15Bart BusschotsPANELIST
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.