Tutorial #294
Replies: 2 comments 3 replies
-
Thank you very much for starting this discussion! You are not stupid! You want to use mosparo, which is a pretty wise decision... ;) I'm very glad that you posted this question! For me, as a developer of this tool, it's sometimes hard to find the right amount of explanation in the documentation. Too much documentation, and nobody will probably read it, too little documentation, and people struggle. Because of this, I'm happy to read your post. Now I know we have to invest more time into this explanation, add more stuff like screenshots, and - yes - create HowTo videos to show how the functionality works. Right now, we do not have video tutorials to explain the functions. We have that on our list of things we can do, but we haven't had the time to do it. I will create a HowTo video to explain how to create a rule in the next few days, and I would like to hear your feedback as soon as it is ready. For now, I would like to show you how to create a rule in this post. How to create a ruleIntroductionLet's assume you received a submission that you do not want because it's spam or, in general, not interesting to you. This is the text of this submission:
To block a submission, we must determine which part of the submission is problematic. In this example, we have words like "luxury watches" and "watches" in general, and we have the URL "www.best-luxury-watches.example.com". Steps to create a rule
We've officially created a new rule. Now, the next submission with these words is blocked. Steps to test if the rule works
What is the Spam rating factor?With the spam rating factor (the last field on the left side when creating a rule), you can increase the rating of all rule items at once. Let's imagine we set the spam rating factor of our test rule to For the rule item RulesetsThe idea of rulesets is to use a shared list of rules from the internet. To be able to use such a ruleset, someone has to create a ruleset first. As far as I know, there are no publicly available rulesets right now, but maybe later. To add a ruleset to mosparo, you need the URL for this ruleset before you can add it. The format of a ruleset is described here. I don't know why, but it is accidentally described as 'Rule packages' instead of 'Rulesets'. But a ruleset, in general, is a JSON file with the format as described in the documentation. You can use the URL Does this explanation better help you understand how to create a rule? Or do you need more details or explanation? If this helps you, I would use it to create a HowTo video. Thank you very much for your help in making mosparo better! Kind regards, zepich |
Beta Was this translation helpful? Give feedback.
-
Hi @zepich ,
Personally when I searched for "laravel spam protection", "spam protection locally", "laravel captcha", "local captcha" and so on then in the 3rd page came up this project (laravel because I am using laravel framework to create websites). When I checked on youtube then just illustrations exists how this project works but no real action how to use. Ruleset is not that popular maybe because not many people knows about this ( I don't have statistic how many people knows about this project but from youtube and hard to find rulesets shows that not enough people did reach this project ). I am planning to make videos too when I will understand fully this project because so far looks promising at least I could help the project like this and today I will help with translation. Just now I have hard time to connect my laravel frontend with this project because everytime I get error because I get this error:
Laravel web is help.network and this project is captcha.network. Both are in localhost however using local dns so just I can reach. Update: Ok I found the issue with this problem. Server settings error. |
Beta Was this translation helpful? Give feedback.
-
Hi
Very helpful the https://documentation.mosparo.io/docs/category/about documentation page however some of the part hard to understand. Maybe I am just stupid. I tried to find youtube video how to add rules and rulesets but no hope.
Is there video tutorial which explains and show how to do things? Extra point if there is test part too if the rules works.
Thanks in advance for the answers.
Beta Was this translation helpful? Give feedback.
All reactions