Velocity icon indicating copy to clipboard operation
Velocity copied to clipboard

Implement chat signature verification

Open Xernium opened this issue 2 years ago • 3 comments

The proxy needs to track and verify message signatures based on the players public key as well as components which are preview-signed

Xernium avatar Jun 19 '22 07:06 Xernium

Would this break the functionality No-Chat-Reports mod?

Smart123s avatar Jun 26 '22 07:06 Smart123s

Would this break the functionality No-Chat-Reports mod?

Not if that mod follows the signature conventions. If you are authenticated using the signature key then the proxy will enforce signatures, but it can’t do that while you’re not authenticated by key.

Xernium avatar Jun 26 '22 08:06 Xernium

Why? This will break minecraft servers too.

Codestech1 avatar Aug 03 '22 14:08 Codestech1