mirror of
https://pagure.io/fedora-docs/quick-docs.git
synced 2024-11-24 21:35:17 +00:00
pages/yubikey: change yubicloud upload heading lvl
This heading belongs to the topic of writing a new AES key to Slot 1.
This commit is contained in:
parent
a8fa21279d
commit
e81caf8a5e
1 changed files with 1 additions and 1 deletions
|
@ -253,7 +253,7 @@ After pressing 'y', I am able to generate OTPs with my new key!
|
|||
|
||||
When plugged in, the operating system treats the YubiKey as a USB keyboard. USB keyboards send scancodes to the operating system, which the operating system then interprets as keystrokes. The YubiKey has to make sure no ambiguity arises: there are many different kinds of keyboard layouts and the scancodes have to be interpreted as the same character on machines using every random keyboard layout out there. To fix this, the people of Yubico have created 'modhex', which is a modified representation of hexadecimal characters that uses only 'safe' characters. 'Safe' characters are basically characters which have the same scancode on all keyboard layouts.
|
||||
|
||||
=== Uploading the generated AES key to Yubico
|
||||
==== Uploading the generated AES key to Yubico
|
||||
|
||||
If you want to customize your YubiKey's AES key but still want to use it to authenticate through Yubico's servers, you can upload the key through https://upgrade.yubico.com/getapikey/. You will need to enter your email address and YubiKey's OTP.
|
||||
|
||||
|
|
Loading…
Reference in a new issue