sc4mp-client icon indicating copy to clipboard operation
sc4mp-client copied to clipboard

Ability to specify access codes to generate `user_id`s from.

Open kegsmr opened this issue 1 year ago • 0 comments

Would allow users to access logins on different servers across multiple machines. Would need to be done in a secure way.

Maybe, roughly: sha256(access_code + server_id)

Shouldn't be easy to reverse, unless I'm missing something.

kegsmr avatar Sep 30 '23 21:09 kegsmr