How would you apply SoftSecurity to networks instead of to web pages? CommunityNetworks like PersonalTelco would be a perfect place to experiment with this. Currently I'm exploring implementations of captive portals CaptivePortal but really all they do is use a browser as an authentication method, they don't use SoftSecurity. -- AdamShand


Well I just got back from a trip to Vegas which involved spending a lot of time in airports without a whole lot to do. During this process I had a couple of interesting thoughts (to me at least :-). A captive portal is the wrong way to go about it, as I stated above all captive portals do is leverage the broswer as an authentication tool, while this is very powerful it's not really what a community network wants. As I see it there are two basic types of threats, let's solve them as seperate problems:

* Resource abuse (primarily bandwidth hogs)

:: Using an OpenSource network IDS (Intrusion Detection System) like Snort, we should be able to write some fairly simple rules to detect undesirable activity. We can set thresholds to detect spam, hacking etc and triggers to take effect on detection of the activity. Combine this the the bandwidth shaping abilities of recent free unix kernels and we should have a fairly simple solution which allows completely open access.

* Legal abuse (hacking, trading kiddie porn, etc. anything that would direct legal threats our way)

I hearby dub this system the ActivePortal. -- AdamShand

Perhaps it's not necessary to provide full internet access, just as we do not have a RawHtmlWiki. Even on MeatballWiki where the users increasingly gain more direct power as time goes by, we only provide access to what we know how to control. Over time, much if not all of the site may be given over to the users, but the point is to not provide everything right away. The guerilla wireless networks may want to start with something simple, like e-mail, and then work towards providing more and more access over time. -- SunirShah

Source: NetworkSoftSecurity


CategoryWriting

NetworkSoftSecurity (last edited 2003-06-13 22:22:50 by AdamShand)