-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Offer a different submission option #75
Comments
That's a very good idea, but we tend to prefer GitHub because it allows us to contact the maintainer in case of issues with his instance. |
By @return42
|
By @tacerus
|
We aren't going to do something like that because without any restriction, the associated GitHub account with an access token could get his account banned/blocked due to potential spam/bad actors sending emails to the email address. I have no desire spending my time to introduce a system that filter spams/bad actors. It's a good idea, but I would prefer a separate platform which is not related to GitHub. I don't really mind having to check it out from time to time. |
By @tacerus
|
By @return42
|
I have been thinking that we could use this service for automatically creating a new github issue whenever a new email is sent to an email address for submitting a new searx(ng) instances: https://fire.fundersclub.com/ This would satisfy both parties because we can keep a public record, we can keep managing the public instances from a single point (github) and the submitters just have to use the good old email protocol for adding a new public instance. Each reply would be forwarded by email. One major possible issue is that we could get SPAM into the github issues, see FundersClub/fire#392 |
Maybe a Matrix server for submission? |
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
I think I've a simple idea for submission using email. We use github actions. Each email is associated with a github issue, it is not possible to have multiple issues for the same email address, this make the implementation much easier. And also someone is not going to need to request multiple instances. The subject of the email is the subject of the issue. We use github labels for knowing to which address we should send the email to when a reply is done on github. Or put the email inside the title of the issue. |
Copying the discussion from searx/searx-instances#149 and created by @tacerus
By @tacerus
The text was updated successfully, but these errors were encountered: