Banks & fintech
Add passkeys inside your existing security boundary.
Shellty Passkey Server adds passkeys to existing applications.
Self-hosted. One Go binary. PostgreSQL.
Keep your users, sessions and identity infrastructure where they are.
No Redis. No message broker. No vendor cloud.
Your backend keeps the user, session and login logic. Shellty handles passkey registration and authentication.
No IAM migration. No yet another customer database.
Add passkeys inside your existing security boundary.
Keep your IAM. Add WebAuthn through a small REST API.
A compact base you can understand, deploy and extend.
Less systems to operate. Less code to trust.
Google, Meta and PayPal use passkeys for account authentication. Visa and Mastercard are bringing FIDO-based passkeys into payments.
Shellty brings the same WebAuthn foundation to applications that need to run it themselves.
Banks already have IAM, customer databases with CRM ID, CIF — you name it — and
session infrastructure. Shellty fits into your landscape.
./passkey-server \
--config=config.json \
--database-dsn="$DATABASE_DSN" \
--tls-cert=server.crt \
--tls-key=server.key \
--client-ca=client-ca.crt
Download a release for your platform. Source is there when you want it.
We help teams integrate Shellty into real systems.