Add passkeys.tools and learning.passkeys.tools#124
Conversation
There was a problem hiding this comment.
Pull request overview
This PR adds two new resources related to passkeys and WebAuthn to the README: a security testing toolkit (passkeys.tools) and an interactive learning platform (learning.passkeys.tools). Both entries are added to appropriate sections of the resource list.
Changes:
- Added passkeys.tools to the Tools section as a comprehensive security testing and development toolkit
- Added learning.passkeys.tools to both the Demos/Playground and Tutorials sections as an interactive learning platform
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
@lonetis few things:
|
I added
Not directly; it's a CTF-style platform in which users can collect flags when solving different passkey security challenges, just for the "fun" part :). I enhanced the description to make it clearer.
Thanks for the feedback. I use a library that automatically generates this HTML form out of a JSON schema (I mapped all WebAuthn objects and parameters to a JSON schema). But I will add your suggestion to my list and consider adding it. |
|
Hi @yackermann, is there anything else that needs to be done to get this merged? |
|
Hi @yackermann, I've implemented the change you requested on passkeys.tools. There's now a text input field for the decoders, so you no longer need to use the edit button. Is there anything else I can do to help get this PR merged or are there any further ambiguities? |

No description provided.