I find this default behavior in White Noise slightly disturbing:
https://github.com/marmot-protocol/whitenoise/issues/528
Not sure why there are not auth-only relays. NIP-42 auth per session doesn't work yet, or/and properly working NIP-42 relays are not really that common yet?
Forward secrecy doesn't really work when NIP-42 is not a requirement for NIP-59 gift wraps: either you or your buddy may expose them with these default relays for example.
Similar issue with the NIP-46 signers: private events exposed in the wild
https://github.com/fiatjaf/nak/issues/116
If you're building a signer, please consider testing/making it compatible with NIP-42 relays and optionally making it show a warning if it's connected over a non-auth relay (or specifically a relay that exposes kind 24133 events).
#devstr #privacy #whitenoise