Add crypto wallets
This commit is contained in:
@ -1,13 +1,5 @@
|
||||
<h1 id="u2f" class="anchor"><a href="#u2f"><i class="fas fa-link anchor-icon"></i></a> U2F Security Keys</h1>
|
||||
|
||||
{% include cardv2.html
|
||||
title="YubiKey 5"
|
||||
image="/assets/img/png/3rd-party/yubikey-5c.png"
|
||||
description='The YubiKey 5 is a multi-protocol security key, providing strong two-factor, multi-factor and passwordless authentication, and seamless touch-to-sign. It supports FIDO2, FIDO U2F, one-time password (OTP), and OpenPGP smart card functionality. It is available in a variety of form factors for desktop or laptop.'
|
||||
website="https://www.yubico.com/products/yubikey-5-overview/"
|
||||
github="https://github.com/yubico"
|
||||
%}
|
||||
|
||||
{% include cardv2.html
|
||||
title="SoloKeys"
|
||||
image="/assets/img/png/3rd-party/solokey.png"
|
||||
@ -16,6 +8,15 @@ website="https://solokeys.com/"
|
||||
github="https://github.com/solokeys"
|
||||
%}
|
||||
|
||||
{% include cardv2.html
|
||||
title="YubiKey 5"
|
||||
badges="info:Upgrade Pick"
|
||||
image="/assets/img/png/3rd-party/yubikey-5c.png"
|
||||
description='The YubiKey 5 is a multi-protocol security key, providing strong two-factor, multi-factor and passwordless authentication, and seamless touch-to-sign. It supports FIDO2, FIDO U2F, one-time password (OTP), and OpenPGP smart card functionality. It is available in a variety of form factors for desktop or laptop.'
|
||||
website="https://www.yubico.com/products/yubikey-5-overview/"
|
||||
github="https://github.com/yubico"
|
||||
%}
|
||||
|
||||
<h3>Worth Mentioning</h3>
|
||||
|
||||
<ul>
|
||||
|
Reference in New Issue
Block a user