ocelotpotpie / FreedomChat

Liberate your server from the chat-reporting bourgeoisie! Disable chat signing server-side
https://modrinth.com/plugin/freedomchat
GNU General Public License v3.0
207 stars 24 forks source link

The comparison seems to be outdated. #36

Closed gregthwuen closed 1 year ago

gregthwuen commented 1 year ago

In the comparison section in the README, the following is said regarding NoEncryption:

Unlike NoEncryption, FreedomChat does not create invalid chat packets. NoEncryption will cause a large and visible warning to players on 1.19.1. FreedomChat will not do this, and instead only show a small grey bar. This is because while NoEncryption strips the signature from player chat packets, FreedomChat reconstructs player chat as if it were coming from the server itself, which is never signed (and thus not reportable).

But in recent versions (I believe since the 4.0 release), NoEncryption seems to work the same way as this plugin, you can even see the gray bars in the screenshot in its README:

Screenshot showing a minecraft chat between players with a gray bar on the left side

So, what's still differentiating this plugin from NoEncryption? Is it only the option to advertise the "Safe Server" status to the No Chat Reports Mod? I think the README should be updated accordingly.

e-im commented 1 year ago

I hadn't really followed either of these plugins.

I've removed the comparison section.