Skip to content
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

Improve IP cloaking #956

Open
calzoneman opened this issue Nov 3, 2022 · 0 comments
Open

Improve IP cloaking #956

calzoneman opened this issue Nov 3, 2022 · 0 comments

Comments

@calzoneman
Copy link
Owner

Apparently the IPv6 cloak only hashes the first 64 bits, meaning that users with different addresses from the same /64 appear as the same IP (e.g., when banning).

Arguably, CyTube should treat addresses within the same /64 as identical (i.e. instead of requiring a range-IPban, IPban should just ban the /64), but regardless, the cloak hash should also probably expose the fact that the addresses are distinct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant