8000 IP comparison intent/api route for bots · Issue #89 · Nertivia/issues · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

IP comparison intent/api route for bots #89

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
athyk opened this issue Nov 8, 2021 · 0 comments
Open

IP comparison intent/api route for bots #89

athyk opened this issue Nov 8, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@athyk
Copy link
athyk commented Nov 8, 2021

Why:
Prevent alt accounts much better without exposing the IP of the user.

Feature:
An extension of #88 or a separate thing but to allow /api/users/compare/ip?user1=1231231&user2=87778877 to return a boolean of true or false.

Basically, a way for a trusted/verified bot to check if a user in a server/guild has the same IP as another user in the server. Either both users must be in the server or 1 user must be in the server. An example of why you want a 1 person requirement and not a 2 person requirement is checking if a global ban user matches anyone in the server such as enforcing ip bans.

Additionally having the ability to compare a user against an ip/hash would prove beneficial. Again this can be requested(see #88) but you have Alex's little Minecraft server. Little Johny starts to grief, Minecraft allows server owners to view the ips of their players, Alex can now use Johny's IP to run an automated scan through his server members(without exposing their current and past ips) to check which users could be alts of him.

Again there would be no way of finding out someone's ip by comparison unless you physically visit and use every network in someone's country. Which if you managed to do that and you had beef with that person. Then there is no point to have an IP.

The checking against a given ip can prove beneficial for other types of member verification. You could run an automated check on someone's ip to see if they are using a VPN and to kick them for it. Or optionally allow an option to check against known VPN ip addresses.

@athyk athyk added the enhancement New feature or request label Nov 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant
0