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

Require hwid #35331

Merged
merged 3 commits into from
Feb 20, 2025
Merged

Require hwid #35331

merged 3 commits into from
Feb 20, 2025

Conversation

nikthechampiongr
Copy link
Contributor

@nikthechampiongr nikthechampiongr commented Feb 20, 2025

About the PR

Stops clients who don't provide a modern hwid from connecting.

Why / Balance

Allows for easier investigations of accounts since they will always have a hwid. Also stops someone from evading by just not providing a hwid.

Technical details

If no modern hwids are provided we deny the connection.

Guest connections are exempted from this.

Media

Requirements

Breaking changes

If you for some reason want to allow clients authenticated via auth to have no new hwid then you should disable this cvar.

Changelog

no cl no fun

@github-actions github-actions bot added S: Needs Review Status: Requires additional reviews before being fully accepted S: Untriaged Status: Indicates an item has not been triaged and doesn't have appropriate labels. size/S Denotes a PR that changes 10-99 lines. labels Feb 20, 2025
@Geekyhobo
Copy link
Contributor

Doesn't this bar linux machines from connecting? Or did we fix that?

@nikthechampiongr
Copy link
Contributor Author

Doesn't this bar linux machines from connecting? Or did we fix that?

linux machines have hwid

@PJB3005 PJB3005 added T: New Feature Type: New feature or content, or extending existing content S: Approved Status: Reviewed and approved by at least one maintainer; a PR may require another approval. A: Admin Tooling Area: Admin tooling and moderation. and removed S: Untriaged Status: Indicates an item has not been triaged and doesn't have appropriate labels. labels Feb 20, 2025
@PJB3005 PJB3005 merged commit 09f7539 into space-wizards:master Feb 20, 2025
13 checks passed
@nikthechampiongr nikthechampiongr deleted the require-hwid branch February 20, 2025 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: Admin Tooling Area: Admin tooling and moderation. S: Approved Status: Reviewed and approved by at least one maintainer; a PR may require another approval. S: Needs Review Status: Requires additional reviews before being fully accepted size/S Denotes a PR that changes 10-99 lines. T: New Feature Type: New feature or content, or extending existing content
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants