End-to-End-Encryption for Discord private chat.
That is indeed another vulnerability of Discord. Discryptor doesn't even require you to be logged into your Discord account (except for the authentication every now and then).
Nope, it gets encrypted in the Discryptor client first, then sent to the Discord bot, which forwards the encrypted message it to the recipient.
I'm familiar with RSA and it is still considered secure. So for the proof of concept I was happy with it. Of course it could be replaced in the future.
That is indeed another vulnerability of Discord. Discryptor doesn't even require you to be logged into your Discord account (except for the authentication every now and then).
Nope, it gets encrypted in the Discryptor client first, then sent to the Discord bot, which forwards the encrypted message it to the recipient.
I'm familiar with RSA and it is still considered secure. So for the proof of concept I was happy with it. Of course it could be replaced in the future.