mirror of
https://github.com/FeitianTech/OpenSK_USB.git
synced 2026-08-28 10:40:45 -07:00
change soem message
This commit is contained in:
+11
-10
@@ -1,7 +1,7 @@
|
||||
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/).
|
||||
|
||||
##Manage OpenSK
|
||||
There are two ways to manage your OpenSK USB Dongle, include Reset, Set 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.
|
||||
@@ -11,29 +11,30 @@ There are two ways to manage your OpenSK USB Dongle, include Reset, Set and Chan
|
||||
2. **Security Key** option in **Windows Settings** is only available from Windows 10 1903.
|
||||
|
||||
####Chrome Browser
|
||||
1. From Chrome browser, select **Preferences...**, search **security key**, click **More** to expand, you can see **Manage security keys** at the bottom of the page.
|
||||
2. Select **Manage security keys** to open a new page, then you can do corresponding operations following the tips.
|
||||
1. From Chrome browser, input **chrome://settings/securityKeys** to address bar and open it.
|
||||
2. You can see **Manage security keys** page, then you can do corresponding operations following the tips.
|
||||
|
||||
!!! note "NOTE"
|
||||
1. The alternative way to open Security Key Setting UI from Chrome is open **chrome://settings/securityKeys**.
|
||||
2. 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 which started to add this UI, but please update it to 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.
|
||||
|
||||
There are a lot of Demo websites list [here](https://github.com/herrjemand/awesome-webauthn#demos), you can try and test.
|
||||
Here I recommend
|
||||
- https://webauthn.io/ (from DUO)
|
||||
- https://webauthndemo.appspot.com/ (from Google)
|
||||
|
||||
!!! warning "WARNING"
|
||||
I can not guaranty that all the website can work well with OpenSK.
|
||||
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 user 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 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.
|
||||
|
||||
Here just emphasize services from two big FIDO players, Google and Microsoft.
|
||||
|
||||
### Google
|
||||
#### - Google 2-Step Verification
|
||||
- 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.2 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.
|
||||
- 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
|
||||
- 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.
|
||||
|
||||
Reference in New Issue
Block a user