Thanks. I think it's not important at all, yet the "not a nostr relay" receives gift wraps, just in case:
```
$ nak req -k 1059 --limit 1 wss://relay.primal.net | nak event wss://auth.oslim.dev
```
```
$ curl -sH "Accept: application/nostr+json" https://auth.oslim.dev
{"name":"auth.oslim.dev","self":"b9e2cfd669e50297b9cd1962b973c12b1c2c52110165945c348d24ff22b47672","supported_nips":[1,11,42,70,86],"software":"https://pkg.go.dev/fiatjaf.com/nostr/khatru","version":"n/a";}
$ nak req -k 1059 --stream wss://auth.oslim.dev
wss://auth.oslim.dev... ok.
{"kind":1059,...
```