-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
passkey doc start #374
base: main
Are you sure you want to change the base?
passkey doc start #374
Conversation
todo: new faq layout like here https://github.com/Nitrokey/nitrokey-documentation/blob/main/source/components/nitrokeys/fido2/faq.rst |
examples to the feature or one example for getting started. maybe link nitrokey 3 to passkey later, not in this PR, first copy and sort passkey docu should have the lowest barrier of entry |
==================== | ||
|
||
**Q:** Which Operating Systems are supported? | ||
Windows, Linux, and Mac OS X. Also some support (FIDO2) for Android. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"macOS"
When securing accounts using FIDO (two-factor authentication and | ||
passwordless login), you should configure another factor in your account as | ||
a backup. Depending on the service this backup factor can be a phone number, | ||
an app or even a second Nitrokey FIDO2. If you lose a Nitrokey Passkey, you |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not "FIDO2"
passwordless login), you should configure another factor in your account as | ||
a backup. Depending on the service this backup factor can be a phone number, | ||
an app or even a second Nitrokey FIDO2. If you lose a Nitrokey Passkey, you | ||
can still log in with the second Nitrokey FIDO2 (or with another second |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not "FIDO2"
factor). | ||
|
||
**Q:** How large is the storage capacity? | ||
The Nitrokey FIDO2 doesn't contain storage capability for ordinary data (it can |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not "FIDO2"
|
||
**Q:** How large is the storage capacity? | ||
The Nitrokey FIDO2 doesn't contain storage capability for ordinary data (it can | ||
only store cryptographic keys and certificates). It can hold over 100 Passkeys/FIDO2 keys. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no certificates. Is the number really correct?
|
||
|
||
+------------------+-----------------------------+------------+ | ||
| LED Color | Event | Comments | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See my changes related to such table in the other PR. Remove empty column.
------------ | ||
|
||
|
||
The Nitrokey Passkey is a secure authentication device designed to enhance two-factor authentication (2FA) using the FIDO2/WebAuthn standard. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2FA and passwordless login
draft for #360 still work in progress but general/structural feedback welcome