amnesica / KryptEY

Android keyboard for secure E2EE communication through the signal protocol in any messenger. Communicate securely and independent, regardless of the legal situation or whether messengers use E2EE
GNU General Public License v3.0
636 stars 29 forks source link

the ability to remove the limit of 500 characters, it is very important #4

Closed Wjxfi closed 1 year ago

Wjxfi commented 1 year ago

Many places do not have such restrictions

serrq commented 1 year ago

The encryption structure has its weight. So restrictions are necessary to runs properly the system.

Wjxfi commented 1 year ago

The encryption structure has its weight. So restrictions are necessary to runs properly the system.

I have a very nice phone. Removing the restrictions is necessary for me.

amnesica commented 1 year ago

As @serrq mentioned the restriction is necessary so that messages in some messengers will not get splitted in multiple messages which would decrease usability. @Wjxfi you can always split your input message into multiple messages that are < 500 chars

Wjxfi commented 1 year ago

I use a messenger that doesn't have this restriction. I'm not comfortable with restrictions. I want to be able to disable them in the settings. hedgehog. I'm not comfortable separating messages. @amnesica

Wjxfi commented 1 year ago

Ordinary people won't turn it on, only some.

serrq commented 1 year ago

On second thought, I find the 500-character limit in email inconvenient. We all know that email allows at least 6000 characters in body field.

It would be inconvenient to split an email into small chunks. So why not introduce an extended mode? It is need an on/off switch in order to enable or disable extended mode.

CertainBot commented 1 year ago

I favor the +500 character posibility.