No Chat Reports

No Chat Reports

43M Downloads

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

bulcsu202002 opened this issue ยท 4 comments

commented

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

commented

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

commented

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

commented

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

commented

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