ejabberd - Comments for "sulci" https://www.ejabberd.im/node/2676 en Check plugin_cerberus https://www.ejabberd.im/node/2676#comment-51218 <p>This is a conversation with Ermine (author of Sulci):</p> <div class="quote-msg"> <div class="quote-author"><em>Ermine</em> wrote:</div> <p>He can try gluxi which allows you to store regexps of badwords in sql db. It will work slower, hovewer.For sulci it is simillar to regexp but more complex.</p></div> <div class="quote-msg"> <div class="quote-author"><em>Badlop</em> wrote:</div> <p>But the guy in the forum asks where in the code are the badwords, so he can put some polish ones.</p></div> <div class="quote-msg"> <div class="quote-author"><em>Ermine</em> wrote:</div> <p>Check plugin_cerberus. It consists of three parts:</p> <ol> <li>You need define all possible images for each language letter. </li><li>A tree of words wroten using metaletters. </li><li>The code to analyze and decide what do you need to do if you found matched word. </li></ol> <p>He can reuse the third part when writing another ocaml code.</p></div> Mon, 12 Nov 2007 18:22:55 +0000 mfoss comment 51218 at https://www.ejabberd.im Sulci https://www.ejabberd.im/node/2676#comment-51216 <div class="quote-msg"> <div class="quote-author"><em>badlop</em> wrote:</div> <p>It is not implemented and no idea how to implement. Do you have an idea how to check bad language?</p> <p>Sulci includes a simple feature to kick a user that is using bad words in russian language.<br /> The author of Sulci told me that it can be enabled with something like</p> <pre>&lt;cerberus kick='true'/&gt;</pre></div> <p>I checked this option, sulci kicked me when I wrote Russian bad words. I'm Owner of polish chat on muc.jabber.wp.pl and I wonder how to change this Russian bad words into Polish. Where are this words written, how to change this ?</p> Mon, 12 Nov 2007 12:55:43 +0000 piotrekr81 comment 51216 at https://www.ejabberd.im Sulci has got command tryme https://www.ejabberd.im/node/2676#comment-51153 <p>Sulci has got command tryme , what if this word "tryme" change to one of this polish bad word ? <noindex><a href="http://www.insults.net/html/swear/polish.html" title="http://www.insults.net/html/swear/polish.html" rel="nofollow" >http://www.insults.net/html/swear/polish.html</a></noindex> </p> <p>But when I wrote "tryme sulci" she wrote "Take a gun from father and try..."</p> Tue, 30 Oct 2007 14:51:31 +0000 Anonymous comment 51153 at https://www.ejabberd.im It is not implemented and no https://www.ejabberd.im/node/2676#comment-51138 <p>It is not implemented and no idea how to implement. Do you have an idea how to check bad language?</p> <p>Sulci includes a simple feature to kick a user that is using bad words in russian language.<br /> The author of Sulci told me that it can be enabled with something like</p> <pre>&lt;cerberus kick='true'/&gt;</pre> Mon, 29 Oct 2007 10:38:00 +0000 mfoss comment 51138 at https://www.ejabberd.im