You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
43 lines
2.8 KiB
HTML
43 lines
2.8 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<title>(DEFN) Security Key</title>
|
|
<link rel="icon" type="image/x-icon" href="../../images/favicon.webp">
|
|
<link rel='stylesheet' type='text/css' href="../../style.css">
|
|
<meta charset="utf-8"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta property="og:image" content="yubico.webp"></head>
|
|
|
|
<body>
|
|
<a style="text-decoration: none;" href="../../">
|
|
<pre class="main-header">
|
|
_______ _ _ _______ __ __ _______ _______ __ _
|
|
|______ | | |______ \_/ |_____| |_____| | \ |
|
|
______| |_____| | | | | | | | \_|
|
|
</pre>
|
|
</a>
|
|
<hr/>
|
|
<p><a href="../../">sf.me</a> > <a style="color:#50fa7b" href="../">Definitions</a> > <a style="color:#50fa7b" href=".">Security Key</a></p>
|
|
<h1 style="text-align:center;margin-right:8vw;margin-top:20px;">Security Key</h1><p>Categories: <a style="color:#ff79c6" href="../hardware/"><strong>Hardware</strong></a></p>
|
|
<div style="text-align:center;">
|
|
<img src="yubico.webp" alt="Yubico C Bio">
|
|
<figcaption>Yubico C Bio</figcaption>
|
|
</div>
|
|
<p>A security key is a multi-factor authentication device that allows access to an account or a system. It is incredibly secure as it is physical. Anyone trying to log into your account needs your security key in order to do so.</p>
|
|
<p>It works by using cryptographic algorithms to generate unique codes that are difficult to guess, intercept or steal. Most websites and browsers support it and it is considered essential if you want to take your online security and privacy to the next level.</p>
|
|
<p>Security keys are often used along with TOTP as a backup. However, this is not recommended as an attacker who has your TOTP codes can simply use it. There is no need for them to try and get your security key.</p>
|
|
<p>A few trusted security key companies are:</p>
|
|
<ul>
|
|
<li><a href="https://www.yubico.com/">Yubico</a></li>
|
|
<li><a href="https://www.nitrokey.com/">NitroKey</a></li>
|
|
<li><a href="https://www.ftsafe.com/">FEITIAN</a></li>
|
|
</ul>
|
|
<p>Security keys are expensive. They start from $20 and can go up to $100+. However, they are a worthwhile purchase for your security. You should always purchase two. This is because, if one is lost, the other can still be used to login. If you do not do this, you may lose access to your accounts.</p>
|
|
<hr/>
|
|
<footer>
|
|
<p class="footer-text"><a style="color:#bd93f9" href="../../blog">blog</a> - <a style="color:#ffb86c" href="../../about">about</a> - <a style="color:#f1fa8c" href="../../portfolio">portfolio</a> - <a style="color:#ff5555" href="../../links">links</a></p>
|
|
<p class="footer-text" style="font-size:80%"><a href="../../">sufyaan.cyou</a></p><p class="footer-text" style="font-size:65%"><a style="color:#aaaaaa" href="../../sitemap">Site Map</a></p>
|
|
|
|
</footer>
|