Review discovered v4call servers on Hive, approve or revoke federation.
Standalone client: point it at a v4call-node below. Needs that node's ADMIN_KEY
(sent as an Authorization header, never in the URL) to talk to its /admin/peers/* endpoints.
this server: loading…
How approval works: verified peers are ignored unless you explicitly approve them here.
Approval persists across restarts (stored in /app/logs/approved-peers.json).
Peers listed in your FEDERATION_PEERS env are auto-approved on startup.