Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Public Alt Manager. #20

Open
bruh1273 opened this issue Jul 26, 2023 · 1 comment
Open

Public Alt Manager. #20

bruh1273 opened this issue Jul 26, 2023 · 1 comment
Labels
enhancement New feature or request invalid This doesn't seem right

Comments

@bruh1273
Copy link
Collaborator

The plan in my head has always been, a simple "Ban Evasion" Or, "Alt Manager" feature that will allow us to switch accounts to rejoin a server you were just banned on. I have talked to my alternate account supplier, and as long as we put his discord alt shop link in the alt manager, we can have up to 100 alts every 30 days. He said that he'll get about 100 XBOX GamePass accounts every 30 days, and what we can do, is use an external program such as MineFlayer, to use the account credentials, and store the SESSION TOKEN in a JSON file on the backend, so when we press "Get new account" it will simply fetch a random session token from the json file, and the client will automatically apply the session token to our minecraft, to get back in on a server.
Some things to note:

  • We are NEVER giving any user any credentials to the account they are using, we are giving them the SESSION TOKEN, which allows them to use the account for about 24 hours until it expires. Then once the 24 hours has expired, our API will automatically regenerate the session tokens for all accounts.

  • Security issues regarding the security of the tokens, and accounts, We would have to put a lot of backend planning in order to prevent someone just from going to "https://tungstenclient.com/alts" and seeing our whole json file of all the session tokens; Possibly we can encrypt the alts, similar to EasyMC, and TheAltening does it.

@HyperCodec
Copy link
Collaborator

someone def gonna make a scraper to steal all the accounts tho

@CmorDusMor CmorDusMor added enhancement New feature or request invalid This doesn't seem right labels Aug 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

3 participants