From f4eff0766a470a6092dbafccdec4fd4f06b92f4b Mon Sep 17 00:00:00 2001 From: Karl Ludwig Weise Date: Wed, 8 Jul 2026 20:55:57 +0200 Subject: [PATCH] Updated passkey docs --- src/content/docs/de/getting-started/index.mdx | 17 ++++++++++------- src/content/docs/getting-started/index.mdx | 17 ++++++++++------- 2 files changed, 20 insertions(+), 14 deletions(-) diff --git a/src/content/docs/de/getting-started/index.mdx b/src/content/docs/de/getting-started/index.mdx index 0dbee2b..224b434 100644 --- a/src/content/docs/de/getting-started/index.mdx +++ b/src/content/docs/de/getting-started/index.mdx @@ -1,7 +1,7 @@ --- title: Erste Schritte description: Wie Du mit OpenReception startest -lastUpdated: 2026-04-27 +lastUpdated: 2026-07-08 sidebar: order: 1 --- @@ -46,15 +46,18 @@ Nur Passkeys die die Pseudo-Random-Function Erweiterung (PRF) unterstützen sind Die folgende Liste von Passkeys wurde erfolgreich getestet: -- 1Password (Software) -- Apple Keychain (Software) -- Windows Hello (Software) -- Yubico Yubikey 5C (USB C) -- Yubico Yubikey 5 (USB A) +| Schlüssel | Typ | Hinweise | +| ------------------ | -------------- | ---------------------------------------------------------------------------- | +| 1Password | Software | Sehr benutzerfreundlich, synchronisiert geräteübergreifend | +| Apple Keychain | Software | Sehr benutzerfreundlich, synchronisiert geräteübergreifend auf Apple Geräten | +| Windows Hello | Software | Sehr benutzerfreundlich | +| Yubico Yubikey Bio | Hardware USB C | Sehr benutzerfreundlich | +| Yubico Yubikey 5C | Hardware USB C | Ausreichend benutzerfreundlich | +| Yubico Yubikey 5 | Hardware USB A | Ausreichend benutzerfreundlich | ### Ungetestet (bis v2.1.0 inkompatibel) - Bitwarden (Software) - Dashlane (Software) -Zuletzt am 26. Juni 2026 getestet. +Zuletzt am 8. Juli 2026 getestet. diff --git a/src/content/docs/getting-started/index.mdx b/src/content/docs/getting-started/index.mdx index b1eb52f..43b86ee 100644 --- a/src/content/docs/getting-started/index.mdx +++ b/src/content/docs/getting-started/index.mdx @@ -1,7 +1,7 @@ --- title: Getting Started description: How to start using OpenReception -lastUpdated: 2026-04-27 +lastUpdated: 2026-07-08 sidebar: order: 1 --- @@ -46,15 +46,18 @@ Only Passkeys that support the Pseudo-Random-Function extension (PRF) are compat The following list of Passkeys was successfully tested: -- 1Password (Software) -- Apple Keychain (Software) -- Windows Hello (Software) -- Yubico Yubikey 5C (USB C) -- Yubico Yubikey 5 (USB A) +| Key | Type | Notes | +| ------------------ | -------------- | ------------------------------------------- | +| 1Password | Software | Great usability, syncs across devices | +| Apple Keychain | Software | Great usability, syncs across Apple devices | +| Windows Hello | Software | Great usability | +| Yubico Yubikey Bio | Hardware USB C | Great usability | +| Yubico Yubikey 5C | Hardware USB C | Usability slower than others | +| Yubico Yubikey 5 | Hardware USB A | Usability slower than others | ### Untested (incompatible up until v2.1.0) - Bitwarden (Software) - Dashlane (Software) -Last tested on June 26, 2026. +Last tested on July 8, 2026.