Minecraft Beta pre-1.8's lack of authentication: Difference between revisions

Waldo (talk | contribs)
Categorize according to template (good article btw, some more references would be good though)
m http to https with AutoWikiBrowser, replaced: http: → https:
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{IncidentCargo
|Company=Microsoft, Mojang
|StartDate=
|EndDate=
|Status=
|ProductLine=
|Product=
|ArticleType=
|Type=
|Description=
}}
Minecraft is a video game made by Mojang Studios (owned by [[Microsoft]] and Xbox Game Studios since 2014). It was officially released on 18th September 2011, but development builds were publicly available since 17 May 2009.
Minecraft is a video game made by Mojang Studios (owned by [[Microsoft]] and Xbox Game Studios since 2014). It was officially released on 18th September 2011, but development builds were publicly available since 17 May 2009.


Line 53: Line 64:


====Using a proxy====
====Using a proxy====
You can proxy all requests coming from "<nowiki>http://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].
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====