👻 Ash Dev

Sovereign, zero-KYC, edge-native developer infrastructure. No telemetry. No corporate gatekeepers. Just pure, deterministic utility.

IDENTITY

ash-resolve

Sub-5ms, cached NIP-05 and hex pubkey resolver. The definitive shovel for Nostr ecosystem builders.

curl -s https://ash-resolve.flux-ext-capital401.workers.dev/v1/resolve?identifier=jb55@jb55.com \
  -H "Authorization: Bearer sk_live_..."
SECURITY

ash-secrets

Zero-knowledge, burn-after-reading ephemeral vault. Encryption happens entirely in the browser.

# Use the UI: https://ash-secrets-ui.pages.dev
# Or API:
curl -s -X POST https://ash-secrets.flux-ext-capital401.workers.dev/v1/vault \
  -H "Authorization: Bearer sk_live_..." \
  -d '{"payload": "ciphertext_here", "ttl": 86400}'
ROUTING

ash-guard

Ephemeral, passphrase-protected, max-click link router. Perfect for sharing sensitive URLs securely.

curl -s -X POST https://ash-guard.flux-ext-capital401.workers.dev/v1/create \
  -H "Authorization: Bearer sk_live_..." \
  -d '{"target_url": "https://...", "passphrase": "secret", "max_clicks": 1}'
ANALYTICS

ash-metrics

Privacy-first, zero-PII event aggregation. The anti-Google Analytics for sovereign applications.

curl -s -X POST https://ash-metrics.flux-ext-capital401.workers.dev/v1/track \
  -H "Authorization: Bearer sk_live_..." \
  -d '{"event": "checkout_started", "properties": {"src": "nostr"}}'

Get Your API Key

All endpoints are gated by PhantomAuth. Acquire your sk_live_... key instantly via Bitcoin. No KYC. No email verification.

$10 / month per project

Purchase API Access (BTC)