WEBVTT

1
00:00:00.080 --> 00:00:02.759
<v Speaker 1>Ever find yourself whispering a secret, you know, like in

2
00:00:02.759 --> 00:00:05.719
<v Speaker 1>a crowded room or something. It's like, we instinctively know

3
00:00:05.879 --> 00:00:09.000
<v Speaker 1>some things need to be protected, right, and that idea

4
00:00:09.080 --> 00:00:12.080
<v Speaker 1>that's basically what we're diving into today and network security.

5
00:00:12.119 --> 00:00:15.720
<v Speaker 1>It's all about keeping those digital secrets safe and to

6
00:00:15.800 --> 00:00:19.320
<v Speaker 1>help us navigate this whole world of digital whispers, we've

7
00:00:19.359 --> 00:00:24.600
<v Speaker 1>got Network Security, Private Communication in a public world as

8
00:00:24.679 --> 00:00:25.280
<v Speaker 1>our guide.

9
00:00:25.440 --> 00:00:26.359
<v Speaker 2>A great choice.

10
00:00:26.559 --> 00:00:28.839
<v Speaker 1>Yeah, and this isn't just some random tech book, you know,

11
00:00:29.480 --> 00:00:31.320
<v Speaker 1>it was written by the heavy hitters in the field.

12
00:00:31.359 --> 00:00:32.240
<v Speaker 2>Oh yeah, like who.

13
00:00:32.520 --> 00:00:36.000
<v Speaker 1>So we've got Charlie Kaufman who's worked on security at Microsoft,

14
00:00:36.039 --> 00:00:36.960
<v Speaker 1>Azure and Dell.

15
00:00:37.159 --> 00:00:38.039
<v Speaker 2>Wow. Impressive.

16
00:00:38.399 --> 00:00:40.159
<v Speaker 1>And then there's Radio Pearlman.

17
00:00:40.320 --> 00:00:42.479
<v Speaker 2>Oh, I know her work. She's a legend, right.

18
00:00:42.320 --> 00:00:44.759
<v Speaker 1>She's a Dell fellow, and her work on how the

19
00:00:44.759 --> 00:00:47.560
<v Speaker 1>Internet it self functions is well, that's kind.

20
00:00:47.439 --> 00:00:51.079
<v Speaker 2>Of a big deal, no kidding. Their combined experience it's

21
00:00:51.079 --> 00:00:54.159
<v Speaker 2>going to be a treasure trove of insights on keeping

22
00:00:54.159 --> 00:00:56.640
<v Speaker 2>information private, especially these.

23
00:00:56.560 --> 00:01:00.560
<v Speaker 1>Days exactly, So let's talk about that keeping things. We've

24
00:01:00.560 --> 00:01:03.520
<v Speaker 1>all heard the term cryptography, but what does it actually mean?

25
00:01:03.840 --> 00:01:07.760
<v Speaker 2>Honestly, it's a fancy way of saying secret writing. Like,

26
00:01:07.840 --> 00:01:11.000
<v Speaker 2>imagine sending a message so sensitive it needs a disguise.

27
00:01:11.439 --> 00:01:14.840
<v Speaker 2>That's where cryptography comes in. You scramble that message so

28
00:01:15.000 --> 00:01:17.359
<v Speaker 2>only someone with the right key can unlock it.

29
00:01:17.640 --> 00:01:19.359
<v Speaker 1>So it's kind of like turning your message into a

30
00:01:19.400 --> 00:01:22.640
<v Speaker 1>secret code. Exactly in this book. It dives into all

31
00:01:22.640 --> 00:01:26.840
<v Speaker 1>different types of cryptography, doesn't it. There's secret key cryptography.

32
00:01:26.280 --> 00:01:28.400
<v Speaker 2>Yeah, which is super common. Think of it like a

33
00:01:28.439 --> 00:01:31.560
<v Speaker 2>lock on a message. You and the recipient. You both

34
00:01:31.599 --> 00:01:34.760
<v Speaker 2>have a copy of the key. Simple effective, been around

35
00:01:34.799 --> 00:01:35.480
<v Speaker 2>for centuries.

36
00:01:35.560 --> 00:01:38.439
<v Speaker 1>Makes sense. But then there's also that public key cryptography.

37
00:01:38.599 --> 00:01:42.400
<v Speaker 2>Ah. Yes, that one's a bit more modern, but super

38
00:01:42.439 --> 00:01:46.959
<v Speaker 2>important for how we secure everything online, banking, shopping, you

39
00:01:47.040 --> 00:01:47.439
<v Speaker 2>name it.

40
00:01:47.840 --> 00:01:50.719
<v Speaker 1>Okay, but public key, that one's always felt a little

41
00:01:50.760 --> 00:01:52.439
<v Speaker 1>like magic to me. How does that even work?

42
00:01:52.519 --> 00:01:56.040
<v Speaker 2>Okay? So imagine two keys instead of one. One is public,

43
00:01:56.560 --> 00:01:59.120
<v Speaker 2>anyone can use it to encrypt a message for you, okay,

44
00:01:59.200 --> 00:02:01.319
<v Speaker 2>but the other key, that one's private. Only you have

45
00:02:01.400 --> 00:02:02.879
<v Speaker 2>it to decrypt those messages.

46
00:02:03.000 --> 00:02:05.560
<v Speaker 1>So anyone can drop a message in my public mailbox,

47
00:02:05.560 --> 00:02:07.319
<v Speaker 1>but I'm the only one with the key to open it.

48
00:02:07.599 --> 00:02:11.879
<v Speaker 2>Exactly. Revolutionary when it was invented, made secure communication on

49
00:02:11.919 --> 00:02:13.759
<v Speaker 2>a huge scale possible.

50
00:02:13.520 --> 00:02:15.840
<v Speaker 1>Which is probably why the book goes way beyond just

51
00:02:15.960 --> 00:02:19.240
<v Speaker 1>the basics, right, Like, it even gets into modes of operation?

52
00:02:19.400 --> 00:02:20.280
<v Speaker 1>What even are those?

53
00:02:20.879 --> 00:02:23.680
<v Speaker 2>So it's a bit more than just like encryption settings.

54
00:02:23.719 --> 00:02:26.680
<v Speaker 2>You see with block ciphers, they break your message into

55
00:02:26.800 --> 00:02:30.039
<v Speaker 2>blocks to encrypt modes of operation. Make sure that even

56
00:02:30.039 --> 00:02:33.560
<v Speaker 2>if you encrypt the same block twice, the output looks different.

57
00:02:33.840 --> 00:02:37.879
<v Speaker 1>Adds randomness to throw off anyone trying to analyze patterns exactly.

58
00:02:37.960 --> 00:02:40.319
<v Speaker 2>You wouldn't want someone guessing your message just because they

59
00:02:40.360 --> 00:02:42.479
<v Speaker 2>noticed the same encrypted block twice.

60
00:02:42.319 --> 00:02:45.759
<v Speaker 1>Right, good point. The system's really clever, which I guess

61
00:02:45.800 --> 00:02:47.639
<v Speaker 1>is why they also talk about cryptographic hashes in the

62
00:02:47.639 --> 00:02:48.080
<v Speaker 1>book too.

63
00:02:48.240 --> 00:02:52.240
<v Speaker 2>Ah, yes, hashes. Those are key for verifying that a

64
00:02:52.280 --> 00:02:53.479
<v Speaker 2>message hasn't been messed with.

65
00:02:53.719 --> 00:02:56.919
<v Speaker 1>So how's that work? Do they like scan every single word?

66
00:02:57.080 --> 00:02:59.680
<v Speaker 2>It's more like creating a digital fingerprint for a message,

67
00:03:00.080 --> 00:03:03.560
<v Speaker 2>unique to that specific message. Even a tiny change one

68
00:03:03.639 --> 00:03:06.120
<v Speaker 2>character completely changes the hash.

69
00:03:06.159 --> 00:03:08.879
<v Speaker 1>Wow, Okay, but how do we know someone can't just

70
00:03:08.960 --> 00:03:11.680
<v Speaker 1>create a fake fingerprint to match if they tamper with it.

71
00:03:11.879 --> 00:03:14.719
<v Speaker 2>That's where the beauty of hash functions comes in. Three

72
00:03:14.800 --> 00:03:18.599
<v Speaker 2>key properties make them secure. The book highlights these pre

73
00:03:18.680 --> 00:03:23.439
<v Speaker 2>image resistance okay, collision resistance and second pre image resistance.

74
00:03:23.479 --> 00:03:25.360
<v Speaker 1>Okay, I'll be honest, that's a mouthful. Can you break

75
00:03:25.360 --> 00:03:25.960
<v Speaker 1>those down a bit?

76
00:03:26.080 --> 00:03:29.000
<v Speaker 2>Sure? So pre image resistance, yeah, imagine someone hands you

77
00:03:29.039 --> 00:03:31.919
<v Speaker 2>a random fingerprint asks you to find the person. Almost

78
00:03:31.919 --> 00:03:35.479
<v Speaker 2>impossible to same with this. You can't work backward from

79
00:03:35.520 --> 00:03:37.400
<v Speaker 2>a hash to create a message to match it.

80
00:03:37.479 --> 00:03:40.280
<v Speaker 1>Gotcha. So what about collision resistance?

81
00:03:41.599 --> 00:03:45.719
<v Speaker 2>That one means it's crazy difficult to find two different

82
00:03:45.759 --> 00:03:50.039
<v Speaker 2>messages that give you the exact same hash, like astronomically unlikely.

83
00:03:50.319 --> 00:03:52.840
<v Speaker 1>So it's basically impossible to have two messages with the

84
00:03:52.840 --> 00:03:57.800
<v Speaker 1>same fingerprint. That's reassuring at least, and remind me what

85
00:03:57.840 --> 00:03:58.439
<v Speaker 1>was the last one.

86
00:03:58.960 --> 00:04:02.400
<v Speaker 2>Second, pre image resistance means even if you have one message,

87
00:04:03.039 --> 00:04:05.960
<v Speaker 2>incredibly tough to create a different one with the same.

88
00:04:05.759 --> 00:04:09.400
<v Speaker 1>Hash, like forging a fingerprint, exactly not easy. So with

89
00:04:09.479 --> 00:04:12.759
<v Speaker 1>these three layers of resistance, is that what you called it?

90
00:04:12.759 --> 00:04:16.680
<v Speaker 1>It's like these hashes are like digital detectives making sure

91
00:04:16.720 --> 00:04:18.120
<v Speaker 1>no one's changing our messages.

92
00:04:18.160 --> 00:04:19.920
<v Speaker 2>He got it. And this is just scratching the surface

93
00:04:19.959 --> 00:04:21.319
<v Speaker 2>of cryptography.

94
00:04:20.959 --> 00:04:23.639
<v Speaker 1>And speaking of fascinating stuff, we got to talk about

95
00:04:23.680 --> 00:04:27.480
<v Speaker 1>something that's been all over the news lately. Quantum computers.

96
00:04:27.839 --> 00:04:31.560
<v Speaker 2>Ah. Yes, the book dedicates a whole chapter to those,

97
00:04:31.800 --> 00:04:32.759
<v Speaker 2>and for good reason.

98
00:04:32.959 --> 00:04:36.360
<v Speaker 1>I bet So are these quantum computers going to make

99
00:04:36.399 --> 00:04:39.639
<v Speaker 1>everything we just talked about like totally obsolete? Are they

100
00:04:39.639 --> 00:04:41.120
<v Speaker 1>going to break the Internet as we know it?

101
00:04:41.879 --> 00:04:45.600
<v Speaker 2>Not quite obsolete? But they definitely pose a challenge, like

102
00:04:45.720 --> 00:04:49.480
<v Speaker 2>a serious one, especially for certain types of encryption. That

103
00:04:49.560 --> 00:04:52.720
<v Speaker 2>public key cryptography we were talking about. Yeah, that one's

104
00:04:52.800 --> 00:04:53.839
<v Speaker 2>especially vulnerable.

105
00:04:54.120 --> 00:04:57.079
<v Speaker 1>So all our online banking, e commerce, dot all that

106
00:04:57.120 --> 00:04:57.839
<v Speaker 1>could be at risk.

107
00:04:58.000 --> 00:05:02.519
<v Speaker 2>It's a possibility. Yeah. Computers they're just different. They don't

108
00:05:02.519 --> 00:05:04.560
<v Speaker 2>work like a regular computer, so they can crack the

109
00:05:04.600 --> 00:05:06.839
<v Speaker 2>math problems behind a lot of our current encryption.

110
00:05:07.279 --> 00:05:11.399
<v Speaker 1>That sounds concerning, to say the least. But the book

111
00:05:11.519 --> 00:05:15.120
<v Speaker 1>it did mention something called post quantum cryptography. Is that

112
00:05:15.240 --> 00:05:19.000
<v Speaker 1>like the solution how we stay ahead of these quantum codebreakers?

113
00:05:19.120 --> 00:05:22.120
<v Speaker 2>Exactly. It's a bit of a cryptography arms race. Actually,

114
00:05:22.639 --> 00:05:26.720
<v Speaker 2>researchers everywhere are scrambling to make new encryption algorithms that

115
00:05:26.879 --> 00:05:30.800
<v Speaker 2>even quantum computers can't crack, or at least not easily.

116
00:05:30.519 --> 00:05:33.839
<v Speaker 1>Future proofing our digital security sounds like a full time job.

117
00:05:34.000 --> 00:05:36.040
<v Speaker 2>You got it. We're trying to make sure that even

118
00:05:36.040 --> 00:05:39.879
<v Speaker 2>when you know, when quantum computers are everywhere, our data

119
00:05:39.959 --> 00:05:43.120
<v Speaker 2>is still secure. But there's another thing the book gets

120
00:05:43.160 --> 00:05:46.600
<v Speaker 2>into something people often overlook. It's not always about the

121
00:05:46.639 --> 00:05:48.439
<v Speaker 2>algorithms themselves. Oh right.

122
00:05:48.560 --> 00:05:50.680
<v Speaker 1>It's like they say, a chain is only as strong

123
00:05:50.720 --> 00:05:52.000
<v Speaker 1>as its weakest link.

124
00:05:52.000 --> 00:05:55.720
<v Speaker 2>And oftentimes that weakest link it's us humans.

125
00:05:55.839 --> 00:05:59.120
<v Speaker 1>It's true. Phishing emails those are a perfect example, trying

126
00:05:59.120 --> 00:06:01.240
<v Speaker 1>to trick you into giving up your passwords and all that.

127
00:06:01.360 --> 00:06:03.680
<v Speaker 2>Exactly, you could have the strongest encryption in the world,

128
00:06:03.720 --> 00:06:06.959
<v Speaker 2>but if someone just tricks you into handing over the keys,

129
00:06:07.360 --> 00:06:08.079
<v Speaker 2>it's game over.

130
00:06:08.279 --> 00:06:11.399
<v Speaker 1>So what we all need to become cybersecurity experts overnight?

131
00:06:11.680 --> 00:06:14.720
<v Speaker 2>Not exactly. Yeah, but awareness is key. That's why the

132
00:06:14.720 --> 00:06:18.720
<v Speaker 2>book talks about things like multi factor authentication. You know,

133
00:06:18.759 --> 00:06:21.399
<v Speaker 2>in security training, it's about having layers of.

134
00:06:21.279 --> 00:06:24.000
<v Speaker 1>Defense, not putting all your eggs in one basket.

135
00:06:24.519 --> 00:06:27.439
<v Speaker 2>Makes sense, right, And that brings us to something else.

136
00:06:27.480 --> 00:06:30.720
<v Speaker 2>The book dives into trusted intermediaries.

137
00:06:31.319 --> 00:06:35.519
<v Speaker 1>Okay, trusted intermediaries. Now those sound important, but what are

138
00:06:35.560 --> 00:06:36.120
<v Speaker 1>they exactly?

139
00:06:36.160 --> 00:06:38.279
<v Speaker 2>That's why I think about it. In the real world,

140
00:06:38.480 --> 00:06:42.120
<v Speaker 2>we have ways of knowing who we're dealing with driver's licenses, passports,

141
00:06:42.480 --> 00:06:45.879
<v Speaker 2>but online it's way easier to fake that stuff, you know.

142
00:06:45.959 --> 00:06:48.519
<v Speaker 1>Yeah, good point. Anyone can pretend to be someone.

143
00:06:48.279 --> 00:06:50.800
<v Speaker 2>They're not exactly. So that's where these intermediaries come in.

144
00:06:50.839 --> 00:06:54.319
<v Speaker 2>They're like digital notaries or something. They help verify identities

145
00:06:54.319 --> 00:06:55.839
<v Speaker 2>so we can communicate more securely.

146
00:06:55.879 --> 00:06:58.879
<v Speaker 1>Can you give me an example, what do these digital

147
00:06:58.879 --> 00:07:01.120
<v Speaker 1>notaries actually look like in practice?

148
00:07:01.160 --> 00:07:03.319
<v Speaker 2>Sure, key distribution centers those are a big one.

149
00:07:03.360 --> 00:07:03.720
<v Speaker 1>Okay.

150
00:07:03.800 --> 00:07:06.680
<v Speaker 2>They help get encryption keys to the right people securely.

151
00:07:07.040 --> 00:07:10.600
<v Speaker 2>And then you've got certification authorities, like they issue digital

152
00:07:10.600 --> 00:07:15.680
<v Speaker 2>certificates kind of like a passport, but online they verify identities.

153
00:07:15.360 --> 00:07:18.959
<v Speaker 1>So it's like having a third party vouching for someone exactly.

154
00:07:19.120 --> 00:07:21.680
<v Speaker 2>It helps build that trust online that we take for

155
00:07:21.759 --> 00:07:23.240
<v Speaker 2>granted offline, right right.

156
00:07:23.560 --> 00:07:26.240
<v Speaker 1>Okay, that's making more sense now, And speaking of the

157
00:07:26.240 --> 00:07:29.560
<v Speaker 1>real world, this book it connects all this back to

158
00:07:29.639 --> 00:07:33.279
<v Speaker 1>stuff we actually use, right, like email security.

159
00:07:32.920 --> 00:07:38.120
<v Speaker 2>Absolutely, yeah, email, electronic money, even stuff like cryptographic tricks.

160
00:07:39.079 --> 00:07:40.399
<v Speaker 2>The authors cover it all.

161
00:07:40.519 --> 00:07:42.199
<v Speaker 1>Okay, see, now you have to tell me more about

162
00:07:42.199 --> 00:07:44.720
<v Speaker 1>those cryptographic tricks. Sounds like something out of a spy

163
00:07:44.839 --> 00:07:45.879
<v Speaker 1>movie some from do.

164
00:07:46.519 --> 00:07:48.560
<v Speaker 2>One that comes to mind is secret sharing.

165
00:07:48.839 --> 00:07:51.920
<v Speaker 1>Secret sharing. Okay, I'm intrigued, what's that all about?

166
00:07:52.000 --> 00:07:55.959
<v Speaker 2>So picture this. You have this super secret, so sensitive

167
00:07:55.959 --> 00:07:58.959
<v Speaker 2>you can't even tell one whole person. Okay, secret sharing

168
00:07:59.079 --> 00:08:02.000
<v Speaker 2>less you split that secret into pieces like a puzzle,

169
00:08:02.600 --> 00:08:05.439
<v Speaker 2>give each person one piece. No one person has the

170
00:08:05.480 --> 00:08:08.240
<v Speaker 2>whole thing, but enough of them together they can put

171
00:08:08.279 --> 00:08:08.839
<v Speaker 2>it all together.

172
00:08:09.000 --> 00:08:11.240
<v Speaker 1>So even if someone gets their hands on one piece,

173
00:08:11.319 --> 00:08:12.759
<v Speaker 1>they're still in the dark.

174
00:08:13.240 --> 00:08:16.879
<v Speaker 2>Precisely, it's an extra layer protection for really important stuff.

175
00:08:17.399 --> 00:08:19.639
<v Speaker 2>And the book gets into even more of these tricks

176
00:08:20.279 --> 00:08:24.199
<v Speaker 2>like zero knowledge proofs, homomorphic encryption, not.

177
00:08:24.240 --> 00:08:26.800
<v Speaker 1>Wild stuff, sounds like it. So we're talking about like

178
00:08:27.319 --> 00:08:29.839
<v Speaker 1>a whole new level of protecting information.

179
00:08:30.160 --> 00:08:34.159
<v Speaker 2>We are. And what's amazing is the book makes it understandable.

180
00:08:34.559 --> 00:08:37.440
<v Speaker 2>You don't have to be a cryptography whiz to follow along.

181
00:08:37.759 --> 00:08:39.960
<v Speaker 1>That's the best part of a good deep dive, right,

182
00:08:40.159 --> 00:08:43.200
<v Speaker 1>learning a ton without getting bogged down by all the

183
00:08:43.200 --> 00:08:43.720
<v Speaker 1>tech talk.

184
00:08:43.919 --> 00:08:47.399
<v Speaker 2>Exactly, it's about understanding why this stuff matters in our lives.

185
00:08:47.879 --> 00:08:50.639
<v Speaker 1>And speaking of our lives, the book also talks about

186
00:08:50.639 --> 00:08:55.240
<v Speaker 1>something that's becoming more and more relevant these days, electronic money.

187
00:08:55.320 --> 00:09:00.200
<v Speaker 2>Right, online banking, cryptocurrency, that whole world relies on the

188
00:09:00.200 --> 00:09:01.600
<v Speaker 2>cryptography we've been talking about.

189
00:09:01.679 --> 00:09:04.039
<v Speaker 1>It really makes you realize how much things have changed,

190
00:09:04.159 --> 00:09:06.960
<v Speaker 1>cryptocurrency especially, it's everywhere you look these days.

191
00:09:07.000 --> 00:09:08.919
<v Speaker 2>I know. It really makes you think about the future

192
00:09:08.960 --> 00:09:11.679
<v Speaker 2>of money, security.

193
00:09:11.200 --> 00:09:11.919
<v Speaker 1>And privacy.

194
00:09:12.039 --> 00:09:15.919
<v Speaker 2>Don't forget privacy, Oh absolutely, this book it really makes

195
00:09:15.919 --> 00:09:17.200
<v Speaker 2>you think about where it's all headed.

196
00:09:17.559 --> 00:09:21.080
<v Speaker 1>It does makes you wonder, with all this advanced tech,

197
00:09:21.240 --> 00:09:23.320
<v Speaker 1>are we actually any safer than before?

198
00:09:24.000 --> 00:09:27.399
<v Speaker 2>That's the million dollar question, isn't it? And unfortunately there's

199
00:09:27.600 --> 00:09:28.720
<v Speaker 2>no easy answer.

200
00:09:28.879 --> 00:09:30.799
<v Speaker 1>So where does that leave us? Then? What's the one

201
00:09:30.840 --> 00:09:33.639
<v Speaker 1>big takeaway you want our listener to walk away with

202
00:09:33.879 --> 00:09:35.039
<v Speaker 1>from this deep dive?

203
00:09:35.480 --> 00:09:39.120
<v Speaker 2>I'd say security it's more of a journey, you know,

204
00:09:39.840 --> 00:09:43.279
<v Speaker 2>not a destination. Technology keeps changing, there's always some new

205
00:09:43.320 --> 00:09:45.720
<v Speaker 2>threat popping up. Yeah, we got to be ready to.

206
00:09:45.679 --> 00:09:47.799
<v Speaker 1>Adapt, so no resting on our laurels.

207
00:09:47.919 --> 00:09:50.720
<v Speaker 2>Nope, can't just assume we're secure and call it a day.

208
00:09:50.759 --> 00:09:54.840
<v Speaker 2>It's like a multifaceted thing, you know. Strong encryption is important, Yeah,

209
00:09:54.919 --> 00:09:56.879
<v Speaker 2>but it's not the whole picture.

210
00:09:56.679 --> 00:09:58.840
<v Speaker 1>Right, It's about more than just the tech itself.

211
00:09:59.080 --> 00:10:01.519
<v Speaker 2>Exactly got to think about the human element too, and

212
00:10:01.559 --> 00:10:05.039
<v Speaker 2>have good security practices in place, and honestly, just stay

213
00:10:05.080 --> 00:10:06.519
<v Speaker 2>informed about the threats out there.

214
00:10:06.600 --> 00:10:09.399
<v Speaker 1>It's like building a fortress almost. You need strong walls,

215
00:10:09.399 --> 00:10:11.480
<v Speaker 1>but you also need alert guards and you got to

216
00:10:11.519 --> 00:10:12.720
<v Speaker 1>know what the enemy is capable of.

217
00:10:13.080 --> 00:10:16.279
<v Speaker 2>Ooh, I like that. And just like a real fortress,

218
00:10:16.440 --> 00:10:20.080
<v Speaker 2>your digital security needs those updates, those upgrades. You know,

219
00:10:20.480 --> 00:10:22.320
<v Speaker 2>what was safe a few years ago might not cut

220
00:10:22.360 --> 00:10:22.799
<v Speaker 2>it today.

221
00:10:23.039 --> 00:10:25.279
<v Speaker 1>That's a good point. So how do we stay ahead

222
00:10:25.320 --> 00:10:27.840
<v Speaker 1>of the curve? Is it just about like knowing about

223
00:10:27.879 --> 00:10:30.759
<v Speaker 1>every new breach or software update?

224
00:10:31.080 --> 00:10:34.120
<v Speaker 2>That helps, for sure, But it's also about being savvy,

225
00:10:35.039 --> 00:10:37.799
<v Speaker 2>you know, don't just click links blindly, be careful what

226
00:10:37.840 --> 00:10:42.480
<v Speaker 2>you share online. Ooh on strong passwords obviously, can't stress

227
00:10:42.519 --> 00:10:42.960
<v Speaker 2>that enough.

228
00:10:43.000 --> 00:10:45.240
<v Speaker 1>Always good advice. Sounds like that book we've been talking

229
00:10:45.279 --> 00:10:49.039
<v Speaker 1>about network security, private communication in a public world. That'd

230
00:10:49.080 --> 00:10:50.720
<v Speaker 1>be a good place to start for people wanting to

231
00:10:50.799 --> 00:10:51.240
<v Speaker 1>learn more.

232
00:10:51.360 --> 00:10:53.720
<v Speaker 2>Definitely, it gives you that good overview of how this

233
00:10:53.759 --> 00:10:57.679
<v Speaker 2>stuff works, the concepts, the tech, the challenges. But even

234
00:10:57.720 --> 00:11:00.480
<v Speaker 2>more than that, it really pushes you to think about security.

235
00:11:00.720 --> 00:11:04.759
<v Speaker 2>You know, be proactive, take control of your own digital life.

236
00:11:04.879 --> 00:11:07.200
<v Speaker 1>So as we wrap up this deep dive. What's the

237
00:11:07.279 --> 00:11:09.679
<v Speaker 1>one thing you want to leave our listeners with, the

238
00:11:09.720 --> 00:11:11.519
<v Speaker 1>one thing they can take away and actually use in

239
00:11:11.559 --> 00:11:12.279
<v Speaker 1>their own lives.

240
00:11:12.679 --> 00:11:15.279
<v Speaker 2>It's simple, Really, you have more power than you think

241
00:11:15.320 --> 00:11:18.600
<v Speaker 2>when it comes to your own security. Just knowing the basics,

242
00:11:19.039 --> 00:11:21.679
<v Speaker 2>being aware of the threats, and taking steps to protect

243
00:11:21.679 --> 00:11:23.879
<v Speaker 2>yourself it makes a difference.

244
00:11:23.919 --> 00:11:25.960
<v Speaker 1>So it's about being empowered, not scared.

245
00:11:26.159 --> 00:11:29.279
<v Speaker 2>It's exactly not about living in fear, but about knowing

246
00:11:29.279 --> 00:11:30.559
<v Speaker 2>what's up and taking action.

247
00:11:30.799 --> 00:11:33.360
<v Speaker 1>I like it well said, and on that note, we'll

248
00:11:33.440 --> 00:11:35.759
<v Speaker 1>leave you to ponder this. What can you do today

249
00:11:35.840 --> 00:11:38.720
<v Speaker 1>to make your digital life a little safer? Thanks for

250
00:11:38.799 --> 00:11:40.720
<v Speaker 1>joining us on this deep dive. Until next time.
