Join Nostr
2026-07-14 22:46:31 UTC
in reply to

dhalsim on Nostr: I think it's doable. If relay supports it, it can keep a session_id -> ...

I think it's doable. If relay supports it, it can keep a session_id -> expiration_date table easily and if you answer the AUTH with a session_id, it can check and accept or reject. You can still decide to sign the challenge and receive a new session_id.

If the relay gets hacked and session_id is stolen, the damage is very little IMO