https://github.com/pmh-only/keysboard
for study | bbs with passkey (WebAuthn) authentication
https://github.com/pmh-only/keysboard
bbs passkeys webauthn
Last synced: 5 months ago
JSON representation
for study | bbs with passkey (WebAuthn) authentication
- Host: GitHub
- URL: https://github.com/pmh-only/keysboard
- Owner: pmh-only
- Created: 2023-12-03T12:23:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-25T10:41:55.000Z (10 months ago)
- Last Synced: 2024-06-25T12:03:56.212Z (10 months ago)
- Topics: bbs, passkeys, webauthn
- Language: Svelte
- Homepage: https://keys.pmh.codes
- Size: 937 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Keysboard
Password-less board service with Passkey authentication (WebAuthn)## Demo
https://github.com/pmh-only/keysboard/assets/39158228/a1357d9e-afa5-4b07-a2df-b5d2d88d9662Demo site: https://keys.pmh.codes
## How to run.
```sh
docker compose up -d
```done.
## Powered by.
* Sveltekit
* SimpleWebAuthn