PJB is planning on adding a permission/consent system.
This system is probably not feasible for something like SSMV-auth due to the decentralized nature of it.
Nonetheless, this feels worthy of opening a thread to get some ideas on how we could proceed in the future if this is implemented on wizdens end. We will most likely have to forego this system.
For the voice stuff, should just be a matter of merging whatever they end up doing
For the playtime transfer stuff, I don’t think we need any launcher changes based on how SSMV operates. We’d need to implement persistent public keys for servers that can sign JWTs containing the player’s public key. Technically can be implemented by any server right now.
So basically we can get game servers to communicate directly with each other to fulfill requests that have player consent, to transfer over their information, including admin remarks (if accessible to the player) over to another server, neat! <:
Honestly would like to see this concept implemented.
I think we should also implement systems that let server administrators expressly “trust” another server to automate certain processes, such as time transfers.