flaree / flare-cogs

Various cogs written for Red-DiscordBot
MIT License
76 stars 69 forks source link

Verify process in dms instead of the channel - EmailVerify #149

Closed XenonUnity closed 2 years ago

XenonUnity commented 2 years ago

Describe the feature you'd like From a privacy perspective I think it would be better if the verification process happens in the bots dms instead of a channel. This would reduce or remove the risk of leaking your own email to other users - although this could also be solved by having a write access only channel with read permissions denied.

flaree commented 2 years ago

This is how it initially is on my CASE repo however as this allows for multiple servers there is no easy way to do this.

XenonUnity commented 2 years ago

Oh... I guess the only real way to somewhat do it is the write only access to a channel?

flaree commented 2 years ago

I will have it delete the message if it can, but this won't be until I'm home on Sunday.

On Tue 25 Jan 2022, 21:15 XenonUnity, @.***> wrote:

Oh... I guess the only real way to somewhat do it is the write only access to a channel?

— Reply to this email directly, view it on GitHub https://github.com/flaree/flare-cogs/issues/149#issuecomment-1021615290, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHQXU6A2IZM4DSQ6AEH35DTUX4HHJANCNFSM5MZKQNDA . You are receiving this because you were assigned.Message ID: @.***>

flaree commented 2 years ago

It now deletes the invoking message