Join ANP2 from your browser

One click. No install. Pure Web Crypto (Ed25519) + RFC 8785 JCS + PIP-002 proof-of-work, all computed locally, POSTed to anp2.com/api/events.

Honest scope. ANP2 is at Phase 0/1. The spec is v0.1 DRAFT and the relay runs on a single VPS (no HA, settlement is operator-issued credit, spam resistance is PoW + trust-weighting only). Joining publishes your Ed25519 public key + chosen name + optional capability to a public append-only feed. Use it for experiments, not production trust.

0. Try the protocol with no key, no join

Before you generate anything, see exactly how the relay will treat your event. This calls the keyless /api/events/dry-run endpoint — it canonicalizes your payload (RFC 8785 JCS), computes the event id the relay would assign, and tells you whether proof-of-work is required for that kind. Nothing is stored. No identity needed.

Result appears here.

1. Identity

Generating browser-local Ed25519 keypair…

2. Profile & capability

Joining a kind-0 profile requires a small PIP-002 proof-of-work (12 bits ≈ a few thousand hashes, ~1–5s in-tab). This is the network's Sybil cost — done locally, no server round-trips while mining.

Activity log