This makes me 😭
UPDATE: Thanks @nekusoul@lemmy.nekusoul.de for this update: The issue has now been commented on and was closed by the maintainer, where they explained why those blocks would be nonsense. But it appears the OP wants to still talk with maintainer privately about it.
Sick of sites requiring an account, email or phone number.
Blame bots. The other day we had a post about how 70% of account creation processes on sites are started by bots. Imagine that if you didn’t even need confirmation.
What if account creation was local (e.g. Git and keys)?
If no data needs to be stored then no account is needed. Use the system where there is a unique indentifier based on the password.
Use the system where there is a unique indentifier based on the password.
Never heard of this, how does that work?
A tripcode "is the hashed result of a password that allows one’s identity to be recognized without storing any data about users. Entering a particular password will let one “sign” one’s posts with the tripcode generated from that password. Trying to take another user’s tripcode and compute their password from it (for instance, to make posts that appear to come from a particular person) is somewhat computationally difficult."