CapAuth Settings

Configure your sovereign PGP identity for passwordless login

Identity

Your PGP key fingerprint. Run gpg --list-keys to find it.

Service

Base URL of the CapAuth verification service to authenticate against.

Key Custody

Your private key is stored unencrypted in the browser's local storage. This is for testing only — prefer "Encrypted key" or "Local gpg-agent" for real use. The key never leaves this extension and is never transmitted to any server.
Export with gpg --armor --export-secret-keys <fingerprint>. Signs challenge nonces locally — never sent to any page. ⚠ Stored unencrypted.
Export with gpg --armor --export <fingerprint>. Sent to the service on first login for key enrollment (public — safe to share).

Behavior

Auto-sign challenges
Automatically sign and respond when a CapAuth login page is detected
Settings saved
CapAuth - Sovereign Login v0.1.0
One-click passwordless PGP authentication. No passwords. No third parties. Your key is your identity.

Part of the SKWorld sovereign ecosystem.
capauth.io | smilintux.org