|
Register | FAQ | The Twelve Commandments | Members List | Calendar | Arcade | Find the Best VPN | Today's Posts | Search |
New Feature Requests Your idea for a cool new feature. Or, a LimeWire annoyance that has to get changed. |
| LinkBack | Thread Tools | Display Modes |
| |||
Password protected preferences for adult material Please consider adding a password option to the adult material and/or search keywords preferences. Those of us with children or those who would just rather not be exposed to all the porn would appreciate it. |
| |||
I too would find this very helpfull indeed. I have small kids who are very tech literate(!) I also run a small business, and would like to allow employees access to the gnutella network without being able to view porn. <plead>Please,please,please build it in! you know you want to.</plead> <bribe>I'll buy limewire pro if you do!</bribe> |
| |||
How exactly do you tell that it is porn? All of the netnanny software and the like block a lot of legitimate software and don't block all possible porn. It is possible to block out keywords and particular types of files under options|filter - there's even an adult content filter that you just have to tick. It isn't, however, password protected. Mark |
| |||
It's just a few lines in the source code, you'd have to change to set the adult filter to always on. If you'd compile the source code yourself (it's less challenging, than it sounds) it wouldn't be a problem to do it. |
| |||
I don't expect it to always be perfect - as MamiyaOtaru said I just want to be able to have that checkbox always on. The last coding I did (apart from a smattering of HTML and Applescript) was in BBC BASIC - just how easy is it to mess with the code and recompile? |
| |||
Well you will have to download a "JDK" (for free) from http://java.sun.com and you will need "ant" from http://jakarta.apache.org/. Download the complete source code from http://www.limewire.org (you'll have to use a cvs client, further instructions on the homepage). In the file core/limegroup/gnutella/SpamFilter.java you have to edit line 39: Replace boolean filterAdult=settings.getFilterAdult(); with boolean filterAdult=true; Compile LimeWire and create the .jar files. Last edited by Taliban; June 11th, 2002 at 02:02 AM. |
| |
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
adult material | Nick mondo | Open Discussion topics | 3 | April 30th, 2011 05:51 PM |
Really Shocking Adult material | Jimmy Jam | Open Discussion topics | 7 | June 1st, 2005 05:33 PM |
Adult material | Dublin 1 | General Mac OSX Support | 2 | April 7th, 2005 09:38 AM |
adult material protection | 18j | Windows | 1 | April 6th, 2005 10:28 AM |
adult material | hobbley | General Mac OSX Support | 2 | June 3rd, 2002 03:28 PM |