Sandertv / gophertunnel

General purpose library for Minecraft Bedrock Edition software written in Go
MIT License
411 stars 93 forks source link

use the mojang new root key #195

Closed UnknownOre closed 10 months ago

TobiasGrether commented 10 months ago

That key might be the new one, but that will not fix the issue most likely. It seems they are using an entirely new key to sign old game versions, at least from what we can see right now

JustTalDevelops commented 10 months ago

That key might be the new one, but that will not fix the issue most likely. It seems they are using an entirely new key to sign old game versions, at least from what we can see right now

This issue is not referencing old clients - Gophertunnel just never updated to the new public key, so this should actually work fine. Thanks for the PR!