Skip to content

Commit 751f48e

Browse files
author
Robert Olejnik
committed
Fixed wording
1 parent ee2f6f5 commit 751f48e

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

src/pages/vpn_mfa.astro

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -135,21 +135,20 @@ const tags = [
135135
<div slot="left">
136136
<h3>Why Most VPN "MFA" Claims Are Misleading</h3>
137137
<p>
138-
In most cases, "MFA" simply refers to WireGuard® 2FA for accessing the
139-
configuration panel or performing the initial cli ent setup - <strong
140-
>not MFA during the connection stage</strong
141-
>.
138+
In most cases, "MFA" simply refers to 2FA for accessing the
139+
configuration panel or performing the initial app setup -
140+
<strong>not MFA during the connection stage</strong>.
142141
</p>
143142
<p>
144143
This approach does not provide ultimate security. Solutions that rely on
145144
external SSO for the initial device configuration only do not provide sufficient
146145
security in today's environment.
147146
</p>
148147
<p class="warning-text">
149-
<strong
150-
>Marketing a VPN solution as providing MFA under these circumstances is highly
151-
misleading and potentially harmful to user security.</strong
152-
>
148+
<strong>
149+
Marketing a VPN solution as providing MFA under these circumstances is highly
150+
misleading and potentially harmful to user security.
151+
</strong>
153152
</p>
154153
</div>
155154
<div slot="right">

0 commit comments

Comments
 (0)