Could you add only latin abc for encryption because unicode characters can be censored easily ?
bulcsu202002 opened this issue ยท 4 comments
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
Ok, but there could be an option for changing text encoding . I think a button to switching between unicode and latin