Reddit can detect ban evasion via IP addresses, but the fediverse is based on control of your information so IP is only held by instance you log into.
Is there anyway any way to work with activity hub protocol to detect ban evasion?
To clarify I mean evading a comms ban specifically but instance wide ban would be interesting
Even if Lemmy could track IP addresses its so easy to use a VPN or proxy I doubt it would stop most dedicated ban evaders.
Instance admins can tell your IP and presumably browser info if they bother to collect that data.
Apparently instances can share IP with each other but only for problematic ip addresses. It’s not part of the protocol to give up address of the user
Lemmy doesn’t log ips, and the access logs don’t contain usernames or id’s by default. You would need to modify things to record ips.
Nginx and Lemmy both absolutely log IPs by default.
sudo journalctl -u lemmy -f
.I assume that most admins of server big enough that they have to worry about abuse should check IPs to detect ban evasion, although you can get around it reliably by switching instances, and whether they actually do that or not would be a crapshoot, I think.
Lol nope. Right now registration questions and email validation are the only tools.
Like the comms would request from the instance your on for their email you used to register? Comms themselves could use email verification
Huh? Instances can’t give out emails, that’s a privacy violation.