In [`Joinstr::join_pool()`](https://github.com/pythcoiner/joinstr/blob/b1e1cc28baab763f08951ed452c382d10ce28b80/src/joinstr/mod.rs#L905) we ask to receive the credentials to the same npub, it should be better to derive other npub in order to avoid finferprint. Note: the derived npub should not be linkable to the original npub by an external observer.
In
Joinstr::join_pool()we ask to receive the credentials to the same npub, it should be better to derive other npub in order to avoid finferprint.Note: the derived npub should not be linkable to the original npub by an external observer.