mirror of
https://github.com/FeitianTech/OpenSK_USB.git
synced 2026-08-28 10:40:45 -07:00
correct some errtype
This commit is contained in:
+7
-7
@@ -1,10 +1,10 @@
|
||||
Congratulations that you have got your own OpenSK USB dongle, now you can try FIDO functions to do fast online authentication. OpenSK implements [FIDO2(CTAP2)](https://fidoalliance.org/fido2/) and FIDO U2F specifications, it can support any website leveraging [W3C WebAuthN](https://www.w3.org/TR/webauthn/).
|
||||
Congratulations that you have got your OpenSK USB dongle, now you can try FIDO functions to do fast online authentication. OpenSK implements [FIDO2(CTAP2)](https://fidoalliance.org/fido2/) and FIDO U2F specifications, it can support any website leveraging [W3C WebAuthN](https://www.w3.org/TR/webauthn/).
|
||||
|
||||
##Manage OpenSK
|
||||
There are two ways to manage your OpenSK USB Dongle, include Reset, Set PIN and Change PIN.
|
||||
There are two ways to manage your OpenSK USB Dongle, include Reset, Set PIN, and Change PIN.
|
||||
####Windows Settings
|
||||
1. Open the **Windows Settings app**, select **Accounts**, select **Sign-in options**, select **Security Key**, and then select **Manage**.
|
||||
2. You can then attach OpenSK to USB port to manage it as as you want.
|
||||
2. You can then attach OpenSK to the USB port to manage it as you want.
|
||||
|
||||
!!! note "NOTE"
|
||||
1. Please refer to [Microsoft Document](https://docs.microsoft.com/en-us/azure/active-directory/user-help/security-info-setup-security-key#manage-your-security-key-settings-from-windows-settings "Manage your security key settings from Windows Settings") for detailed information.
|
||||
@@ -15,7 +15,7 @@ There are two ways to manage your OpenSK USB Dongle, include Reset, Set PIN and
|
||||
2. You can see **Manage security keys** page, then you can do corresponding operations following the tips.
|
||||
|
||||
!!! note "NOTE"
|
||||
I don't know the exact version of Chrome which started to add this UI, but please update it to latest version to have this function.
|
||||
I don't know the exact version of Chrome that started to add this UI, but please update it to the latest version to have this function.
|
||||
|
||||
##Demo Websites
|
||||
There are a lot of Demo websites list [here](https://github.com/herrjemand/awesome-webauthn#demos), you can try and test.
|
||||
@@ -27,7 +27,7 @@ Here I recommend
|
||||
I can not guaranty that all the demo websites can work well with OpenSK.
|
||||
|
||||
##Real use cases
|
||||
There are a lot of online servides which can use FIDO2/U2F to do 2FA or passwordless authentication, please refer to [FEITIAN website](https://www.ftsafe.com/article/620.html) and click corresponding service ICON to learn.
|
||||
There are a lot of online services that can use FIDO2/U2F to do 2FA or passwordless authentication, please refer to [FEITIAN website](https://www.ftsafe.com/article/620.html) and click corresponding service ICON to learn.
|
||||
|
||||
Here just emphasize services from two big FIDO players, Google and Microsoft.
|
||||
|
||||
@@ -36,7 +36,7 @@ Here just emphasize services from two big FIDO players, Google and Microsoft.
|
||||
- Please refer to [Google's help](https://support.google.com/accounts/answer/185839?co=GENIE.Platform%3DAndroid&hl=en) to bind OpenSK to your Google services. Or
|
||||
- Take a look at 2.1 of [Feitian's help document](https://www.ftsafe.com/download/webdownload/FIDO/Manual/FEITIAN%20U2F%20scenarios%20instructions.pdf) to bind and try OpenSK instead of ePass FIDO security key.
|
||||
|
||||
#### - Googel Advanced Protection
|
||||
#### - Google Advanced Protection
|
||||
- Please refer to [landing page](https://landing.google.com/advancedprotection/) or [help page](https://support.google.com/accounts/answer/7519408?co=GENIE.Platform%3DAndroid&hl=en&oco=0) of Google Advanced Protection to get how to setup.
|
||||
|
||||
### Microsoft
|
||||
@@ -48,6 +48,6 @@ Here just emphasize services from two big FIDO players, Google and Microsoft.
|
||||
Surely there are a lot of other online services except for Google's and Microsoft's, you can learn from
|
||||
- [FIDO2 Scenarios](https://download.ftsafe.com/files/FIDO/fido2/FEITIAN%20FIDO2%20scenarios%20instructions.pdf) and [U2F Scenarios](https://www.ftsafe.com/download/webdownload/FIDO/Manual/FEITIAN%20U2F%20scenarios%20instructions.pdf) from Feitian's resources.
|
||||
- [Knowledge Base](https://xpass.freshdesk.com/support/solutions/60000318639) from Feitian
|
||||
- [fido.ftsafe.com](https://fido.ftsafe.com/catalog/) Dedicated FIDO website from Feitian. Here you can find list of online services to use FIDO.
|
||||
- [fido.ftsafe.com](https://fido.ftsafe.com/catalog/) Dedicated FIDO website from Feitian. Here you can find the list of online services to use FIDO.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user