bravoserver / bravo

UNMAINTAINED: Reverse-engineered Minecraft stuff. Worked with 1.4.x protocol
http://bravoserver.org/
Other
206 stars 45 forks source link

Encryption. #426

Open JeppeKlitgaard opened 11 years ago

JeppeKlitgaard commented 11 years ago

Support/Add the encryption part of the MineCraft protocol, as described in Authentication scheme

This should be something you can turn on/off in the config file. This will probably add a dependency for PyCrypto(Crypto) _Crypto_

MostAwesomeDude commented 11 years ago

Note: I refuse to endorse the "authentication" used in modern MC, as it is broken and incompetent. When they implement proper TLS, then I'll be on board. For now, if anybody wants to contribute patches, then great. If not, then it's really really not a priority.