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

New HWID system prep #5446

Merged
merged 7 commits into from
Sep 28, 2024
Merged

Conversation

PJB3005
Copy link
Member

@PJB3005 PJB3005 commented Sep 16, 2024

No description provided.

Both client and server can now request HWID to be disabled.

On the server via CVar, if disabled the client won't send it.

On the client via env var, if disabled it won't be sent to the client.

This involved moving legacy HWID to be sent in MsgEncryptionResponse instead of MsgLoginStart. This means the legacy HWID won't be available anymore if the connection isn't authenticated.
PJB3005 added a commit to space-wizards/SS14.Web that referenced this pull request Sep 17, 2024
Robust.Client/HWId/BasicHWid.cs Outdated Show resolved Hide resolved
Robust.Shared/CVars.cs Outdated Show resolved Hide resolved
Robust.Client/HWId/BasicHWid.cs Outdated Show resolved Hide resolved
Robust.Client/HWId/BasicHWid.cs Outdated Show resolved Hide resolved
PJB3005 added a commit to space-wizards/SS14.Web that referenced this pull request Sep 28, 2024
@PJB3005 PJB3005 merged commit f40ccb7 into space-wizards:master Sep 28, 2024
3 checks passed
@PJB3005 PJB3005 deleted the 24-09-17-modern-hwid branch September 28, 2024 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants