Minecraft Beta pre-1.8's lack of authentication: Difference between revisions
Bythmusters (talk | contribs) m Started cargo |
m http to https with AutoWikiBrowser, replaced: http: → https: |
||
| Line 64: | Line 64: | ||
====Using a proxy==== | ====Using a proxy==== | ||
You can proxy all requests coming from "<nowiki> | You can proxy all requests coming from "<nowiki>https://www.minecraft.net/game/(...)</nowiki>" to "<nowiki>https://session.minecraft.net/game/(...)</nowiki>". Note that this is still less secure than the first method, unless you proxy the request to the Mojang's [https://minecraft.wiki/w/Mojang_API#Verify_login_session_on_client latest authentication method]. | ||
====Editing the game's source code==== | ====Editing the game's source code==== | ||