Skip to content

Commit b28d5d3

Browse files
committed
fix: spacing on /security infobanner
1 parent 5248f9e commit b28d5d3

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

public/content/security/index.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ It is impossible to stop scammers completely, but we can make them less effectiv
8181

8282
![Twitter link phishing](./twitterPhishingScam.png)
8383

84-
There is a method for spoofing Twitter's (also known as X) link preview feature (unfurling) to potentially deceive users into thinking they are visiting a legitimate website. This technique exploits Twitter's mechanism for generating previews of URLs shared in tweets, and shows _from ethereum.org_ for example (shown above), when in fact they are being redirected to a malicious site.
84+
There is a method for spoofing Twitter's (also known as X) link preview feature (unfurling) to potentially deceive users into thinking they are visiting a legitimate website. This technique exploits Twitter's mechanism for generating previews of URLs shared in tweets, and shows _from ethereum.org_ for example (shown above), when in fact they are being redirected to a malicious site.
8585

8686
Always check that you are on the right domain, especially after clicking a link.
8787

@@ -243,15 +243,7 @@ Using **Two-Factor Authentication (2FA)** provides an additional *security fa
243243

244244
<InfoBanner emoji=":lock:">
245245
<div>
246-
Note: Using SMS-based 2FA is susceptible to 
247-
<a href="https://www.vice.com/en/article/3kx4ej/sim-jacking-mobile-phone-fraud">
248-
SIM jacking
249-
</a>
250-
 and is not secure. For the best security, use a service like{" "}
251-
<a href="https://mashable.com/article/how-to-set-up-google-authenticator">
252-
Google Authenticator
253-
</a>
254-
 or <a href="https://authy.com/">Authy</a>.
246+
Note: Using SMS-based 2FA is susceptible to <a href="https://www.vice.com/en/article/3kx4ej/sim-jacking-mobile-phone-fraud">SIM jacking</a> and is not secure. For the best security, use a service like <a href="https://mashable.com/article/how-to-set-up-google-authenticator">Google Authenticator</a> or <a href="https://authy.com/">Authy</a>.
255247
</div>
256248
</InfoBanner>
257249

0 commit comments

Comments
 (0)