Provide feedback related to crafting, combat, enchanting, and general gameplay. Do not post bugs, support issues, or lists of random ideas. Please search!

2

Please add systemInfo integrity checks to improve Bedrock safety

2 Comments

Please sign in to leave a comment.

Sorted by oldest
  • 0
    Registered User commented
    Comment actions Permalink

    Additional note: This suggestion focuses on improving safety for Realms and general multiplayer. It does not negatively affect legitimate players because unsupported or modified devices are already outside official requirements.

  • 0
    Registered User commented
    Comment actions Permalink

    Additional explanation:
    The current Bedrock system works like a country where the “passport” (systemInfo, permitted, etc.) can be easily forged. Even if the information is fake, servers often accept it without verification, which allows unauthorized players to join servers very easily.
    In contrast, Java Edition works more like a country with strict identity verification. Before accepting a player, the server can verify:
    “Are you really this player?” (via signed data and public key verification)
    “Is the UUID valid?”
    “Is the client information legitimate?”
    Only when all checks pass does the server allow the player to join.
    This is why adding systemInfo integrity checks to Bedrock Edition is important. It would give servers a reliable way to confirm whether the client information is genuine, improving safety without affecting legitimate players.