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

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

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
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