Aizistral-Studios / No-Chat-Reports

Disable Player Chat Reporting and make user messages untrackable.
https://modrinth.com/mod/no-chat-reports
Do What The F*ck You Want To Public License
947 stars 78 forks source link

Could you add only latin abc for encryption because unicode characters can be censored easily ? #451

Open bulcsu202002 opened 10 months ago

bulcsu202002 commented 10 months ago

Idea

I would like an option for latin abc only

Reasoning

Because it can not be censored by admins . I have used it and server owners have censored unicode characters unicodecharacterproblem

Other Information

No response

IlyaYezelovsky commented 10 months ago

Some languages (like Chinese) only use unicode, donot use latin.

bulcsu202002 commented 10 months ago

Ok, but there could be an option for changing text encoding . I think a button to switching between unicode and latin

IlyaYezelovsky commented 8 months ago

I mean, if I send messages that include both unicode and latin, how will it work?

Jamcdonald120 commented 6 months ago

Just have the mod use base64 encoding on the encrypted bits when sending them and then decode that back into the raw bits at the other end. It wont limit the message, but will bypass Unicode detection