Ceiridge / SimpleDiscordCrypt-Extended

Extended Discord message end-to-end encryption plugin, supporting auto key exchange and encrypted file transfers
GNU Lesser General Public License v3.0
16 stars 6 forks source link

Encrypt all servers, DM, group DM and basically everything by default/adding a button to do so #4

Open ScottsplaysSus opened 3 years ago

ScottsplaysSus commented 3 years ago

Hey developers! I hope you all have a nice day! I am wondering if there is a button to automatically encrypts all servers I'm in, all DM, all group DM and basically everything. I think this is a good add-on for those that want to encrypts basically everything in Discord app without pressing the Lock button on each channel, DM and group DM. Just a little suggestion :D

Edit: Every time I send a message, there is a green emoji that appears. Can I disable it? I wish there is a setting for this too.

BTW, this plugin is very epic and I will always use it :)

Ceiridge commented 3 years ago

Thanks, but this repository is only an improved fork of the original version owned by the main/actual developer here: https://gitlab.com/An0/SimpleDiscordCrypt This repository is based on his code with some additional small improvements, so it would be better to ask him there.

Asides from that, I don' think it is possible to have a button to encrypt everything, because it wouldn't make sense, as every member of every group/server has to have SimpleDiscordCrypt installed and has to accept and exchange their public encryption keys.

Regarding the :ENC: emoji: I'm not sure how important it is, because it might be used to identify encrypted messages (internally and visually), but it would definitely be possible to add a CSS that hides it. I will probably fix it in the future, because it also slightly annoys me.

ScottsplaysSus commented 3 years ago

Alright, thanks for the response!