Rewrite in Rust, refine extension

This commit is contained in:
2026-03-30 22:57:08 +09:00
parent b3ba21129c
commit 6333b26f57
12 changed files with 1083 additions and 728 deletions

9
virtual_webauthn.json Normal file
View File

@@ -0,0 +1,9 @@
{
"name": "com.example.virtual_webauthn",
"description": "Virtual WebAuthn Native Messaging Host",
"path": "/PLACEHOLDER/virtual-webauthn",
"type": "stdio",
"allowed_extensions": [
"virtual-webauthn@local"
]
}