kotatogram / kotatogram-desktop

Experimental Telegram Desktop fork.
https://kotatogram.github.io
Other
1.15k stars 119 forks source link

[Feature Request] bypass text copying protection #430

Closed drzraf closed 1 year ago

drzraf commented 1 year ago

Is your feature request related to a problem?

Some groups disable copying text. When pressing "CTRL-C", a popup appears: "Copying has been disabled by the admin"

Describe the solution you'd like

Override this limitation: My computer, my concern.

Describe alternatives you've considered

.

Additional context

No response

EricKotato commented 1 year ago

This is against Telegram API Terms of Service, so it won't be implemented.

drzraf commented 1 year ago

The Telegram API Terms (and whatever other API) doesn't bypass the control I have/pretend to have over my computer and running software. That's the whole point of FOSS (and of a fork). Their API could pretend I must open the software exclusively after 12pm or reboot my computer at 1am or any other stupid clause, it would be the same.

Oh, and the law override illegal API terms (which usually ask for things they have no legal power to enforce) They do that because it's not generally legal to issue unlawful ToS (until they're debunked in a court)

EricKotato commented 1 year ago

And this software uses Telegram API which means that some behavior may be unwanted for their service. Breaking their rules means that your client may lose access to API, and I'm not interested in fights with Telegram.

drzraf commented 1 year ago

What about an environment variable?