Wurst.Wiki

The Official Wurst Client Wiki

User Tools

Site Tools


nochatreports

This is an old revision of the document!


NoChatReports

NoChatReports
The warning that shows up when connecting to an unsafe server while NoChatReports is enabled.
TypeOther Feature
Categorynone
In-game description“Disables the cryptographic signatures that since 1.19 are attached to your chat messages.

WARNING: If you send chat messages with signatures, your Minecraft account can get reported and globally banned from multiplayer!

Even if you only say harmless things in chat, your signed messages can be abused to create a fake chat report that gets your account banned unfairly.

If you have to re-enable chat signatures to join a server, consider not using their chat at all. Or play on an alt account that you don't mind losing.”
Default keybindnone
Source codenet/wurstclient/other_features/NoChatReportsOtf.java
net/wurstclient/mixin/ChatHudMixin.java
net/wurstclient/mixin/ClientPlayerEntityMixin.java#L150-L171
net/wurstclient/mixin/ClientPlayNetworkHandlerMixin.java
net/wurstclient/mixin/MessageHandlerMixin.java
net/wurstclient/mixin/ProfileKeysMixin.java

NoChatReports is a Wurst feature that removes the cryptographic signatures from the user's chat messages and also hides the user's public key from the server, in an effort to protect the user against chat reports.

NoChatReports is based on the No Chat Reports mod by Aizistral, released under the WTFPL license.

Settings

Disable signatures

Disable signatures
TypeCheckbox
In-game description(none)
Default valuechecked

This checkbox turns NoChatReports on and off. Since NoChatReports is not a regular hack, it needs this setting to store its on/off state.

How Chat Reports Work

Simple

The “Fabulously Optimized” modpack has created a chat reporting FAQ that answers in simple terms how chat reporting works, why it's so broken, and why it will always be broken. https://fabulously-optimized.gitbook.io/modpack/readme/chat-reporting-faq

Advanced

Aizistral has created a series of videos on YouTube that explain in great detail how chat reports work on a technical level, including many of the exploits that make it possible to fabricate reports.

Changes

VersionChanges
Wurst 7.27Added NoChatReports.
Wurst 7.27.1Fixed the cryptic error message when trying to join Realms while NoChatReports is enabled. (MC 1.19+)
Wurst 7.27.2Fixed the multiplayer button still being grayed out if your Microsoft account is parental-control'd or banned from online play.
Fixed the cryptic error message when trying to chat on Minehut while NoChatReports is enabled. (MC 1.19+)
nochatreports.1660599417.txt.gz · Last modified: 2022/08/15 23:36 by alexander01998