Skip navigation
6286 Views 7 Replies Latest reply: May 12, 2011 8:38 AM by dhaycurrie RSS
ConFuzedITGuy Bronze 67 posts since
Jul 16, 2008
Currently Being Moderated

Aug 15, 2008 8:16 AM

Content Filter List

Does anyone have a list that they would not mind sharing as a base for ours?

 

Thanks,

 

ConFuzedITGuy

  • Sean Bronze 17 posts since
    Aug 1, 2008
    Currently Being Moderated
    Aug 15, 2008 10:24 AM (in response to ConFuzedITGuy)
    Re: Content Filter List

    I don't imagine that forum admins would like lists posted, so see the private message I sent you, it has the list that has been working well for me so far.

    • LG KeyContributor 6,127 posts since
      Dec 13, 2005
      Currently Being Moderated
      Aug 16, 2008 4:18 AM (in response to Sean)
      Re: Content Filter List

      Hi,

       

      as with closed and open source also sharing content filter lists using a public domain or GPL license so that everyone can improve it is as far as I can tell much better than keeping it private. There are a few public filter lists available, anyhow no "text content" filters:

      The pr0n and ad companies now about them but there's little they can do. So you may even publish your filter list in your intranet and wait for creative guys to bypass the filter.

       

      LG

    • Mike Solverud Bronze 4 posts since
      May 12, 2011
      Currently Being Moderated
      May 12, 2011 8:31 AM (in response to Sean)
      Content Filter List

      Hi there Sean,

      I know this thread is closed, but I was wondering if I could get a copy of that file as well. I am new to OpenFire and am having issues getting the foul words to be blocked.

       

      Thank you,

       

      Mike

  • dhaycurrie Bronze 4 posts since
    Apr 26, 2010
    Currently Being Moderated
    Apr 26, 2010 10:10 AM (in response to ConFuzedITGuy)
    Re: Content Filter List

    Hopefully this helps other. I attached the txt file with our content filtering. It has about 460 words. It is not a big list, but it works for basics, and lets users know that we are filtering and we care about the language.

    Also, this might also be helpful. The way that I created the list was:

    downloaded a list from some where. (in case you have your own list)

    loaded that list in excel, and used concatenate, so for example the first row contains (?i)\b, the second row contains the word list that you want to filter, and the last row contains the closing \b,

    So, you do =CONCATENATE (A1,B1,C1) and it gives you as a result (?i)\bwordlist\b

    Copy that column with the results to a text editor and removed all the line breaks so it is one line.

    I had to remove the line brake manually, but I am sure there must be a way to remove it automatically. Still manually only took me about 5 minutes, making the whole list creation process about 10 minutes long

More Like This

  • Retrieving data ...

Bookmarked By (0)

Legend

  • Correct Answers - 10 points
  • Helpful Answers - 5 points