misskey
misskey copied to clipboard
Force open registration instances enable captcha
Summary
Force open registration instances enable captcha.
Purpose
Instances compromised by spam bots pose a threat to the entire community.
Do you want to implement this feature yourself?
- [ ] Yes, I will implement this by myself and send a pull request
Could you explain more details of the feature you propose?
@kakkokari-gtyih I think @Natsuki-Kaede is suggesting that it should never be possible for an instance that has open registrations to just disable CAPTCHA. If an instance opens up its registrations, a CAPTCHA service should be forcefully enabled too (and if a CAPTCHA can't be enabled while opening up registrations, return an error)
Could you explain more details of the feature you propose?
@kakkokari-gtyih I think @Natsuki-Kaede is suggesting that it should never be possible for an instance that has open registrations to just disable CAPTCHA. If an instance opens up its registrations, a CAPTCHA service should be forcefully enabled too (and if a CAPTCHA can't be enabled while opening up registrations, return an error)
Thank you for your explanation. Due to the recent large number of spam posts, it is necessary to force CAPTCHA to be enabled. The first instances that were attacked were all open registered and did not have any verification methods enabled.