As title says. I had an account at lemmy.ml while back and got it deleted. Now I am trying to switch back to Lemmy.ml but during registeration. I get that error, that the user name is taken by user. But it’s taken by my deleted account.
My handler is mahmoudk1000
, cloud you please free it ? So I can reuse it.
Thanks in advance!
this is by design. actor ids (unique identifier for accounts) should not be reused due to undefined behavior for how other instances will deal with that.
if you want to have a more technical explanation, https://socialhub.activitypub.rocks/t/reuse-of-identity-channel-addresses-revocation-reissue-of-keys/2888 does a decent job at explaining some of the issues with this.
Ooof, I got it. thanks for the detailed explanation!