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

Implement server-side bridge module provisioning #45

Closed
alexrp opened this issue Aug 13, 2023 · 0 comments
Closed

Implement server-side bridge module provisioning #45

alexrp opened this issue Aug 13, 2023 · 0 comments
Labels
area: core Issues related to shared client/server game code. area: module Issues related to the bridge module. area: protocol Issues related to the network protocol. area: security Issues related to client/server integrity and cryptography. area: world Issues related to the game world service. type: feature Issues that are classified as feature requests.
Milestone

Comments

@alexrp
Copy link
Sponsor Member

alexrp commented Aug 13, 2023

  • Randomization of packet codes.
  • Patching-in of data center key/IV.
  • Removal of game protection in server-side modules.
  • Patching of module validity duration checks.
  • Time-based module rotation.
  • Random module selection for game connections.
@alexrp alexrp added state: approved Feature requests and housekeeping tasks that have been approved. type: feature Issues that are classified as feature requests. area: module Issues related to the bridge module. area: world Issues related to the game world service. labels Aug 13, 2023
@alexrp alexrp added this to the v1.0 milestone Aug 13, 2023
@alexrp alexrp self-assigned this Aug 13, 2023
@alexrp alexrp added the area: core Issues related to shared client/server game code. label Aug 14, 2023
alexrp added a commit that referenced this issue Aug 14, 2023
@alexrp alexrp removed the state: approved Feature requests and housekeeping tasks that have been approved. label Aug 14, 2023
@alexrp alexrp closed this as completed Aug 14, 2023
@alexrp alexrp added area: security Issues related to client/server integrity and cryptography. area: protocol Issues related to the network protocol. labels Aug 14, 2023
@alexrp alexrp removed their assignment Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: core Issues related to shared client/server game code. area: module Issues related to the bridge module. area: protocol Issues related to the network protocol. area: security Issues related to client/server integrity and cryptography. area: world Issues related to the game world service. type: feature Issues that are classified as feature requests.
Projects
None yet
Development

No branches or pull requests

1 participant