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

GameServer Tripcodes or Proof of Identity #33

Open
uniboi opened this issue Apr 22, 2023 · 2 comments
Open

GameServer Tripcodes or Proof of Identity #33

uniboi opened this issue Apr 22, 2023 · 2 comments
Assignees
Labels
feature New feature or request

Comments

@uniboi
Copy link

uniboi commented Apr 22, 2023

Having a system to identify a server without impersonation would allow a "favorite server" system.

I'd propose a system inspired by tripcodes often used in imageboards:

  1. A Gameserver sends, when registering itself to the Masterserver, an optional tripcode (or password, etc)
  2. The Masterserver hashes this input and confirms it's unique
  3. When requesting the server list, the hashed tripcode is included as server information
@pg9182 pg9182 added the feature New feature or request label Apr 22, 2023
@pg9182 pg9182 self-assigned this Apr 22, 2023
@pg9182
Copy link
Member

pg9182 commented Apr 22, 2023

image

@pg9182
Copy link
Member

pg9182 commented Apr 22, 2023

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: No status
Development

No branches or pull requests

2 participants