Slashdot Mirror


Schools, Filtering Companies Blocking Google SSL

An anonymous reader in the UK writes "Over the past several weeks we've discussed the rolling out of Google SSL search. Now an obstacle to the rollout has arisen, much to the frustration of school students and teachers alike. Content filter vendors have decided to block all Google SSL traffic — which also blocks access to Google Apps for Education. Google is working to appease these vendors. The questions at the heart of this situation are: Does a company (school, government) have a right to restrict SSL traffic so it can snoop your data, or does an individual have a right to encrypted Internet facilities? And, is the search data you create your data, or is it your employer's (school's)? IANAL but blocking SSL search seems at odds with the UK Data Protection Act, because some local governments here may be using the very same filtering service for their employees. It would also seem to go against the spirit of FIPS in the US (though I appreciate that federal standards are separate from schools in the States)."

50 of 308 comments (clear)

  1. Old news by slimjim8094 · · Score: 4, Insightful

    SSL has always been tricky for those filtering appliances. If you deny it, you prevent things like legitimate credit card orders for, say, classroom supplies - or checking a bank account balance regarding a paycheck. If you allow it, kids/employees will just use one of the dozens of SSL proxy sites.

    And the nature of SSL is it's pretty much all-or-none.

    --
    I have developed a truly marvelous proof of this comment, which this signature is too narrow to contain.
    1. Re:Old news by Zan+Lynx · · Score: 4, Informative

      There are techniques for doing man-in-the-middle attacks against the SSL session which allows for inspection of SSL traffic. It's a premium feature though and I imagine schools don't want to pay for too much extra.

      There may also be legal issues with it, but I don't know about those.

      It's super simple for a company or school to set up, because they control the master certificate stores on the machines. Just add the proxy's cert as a master cert and it can merrily sign duplicate SSL certs for every website without triggering any alerts.

    2. Re:Old news by Anubis350 · · Score: 3, Informative

      *used* to be simple. Now, with wireless prevalent, and employees own devices on the network... I'm spending the summer working at a DOE lab, and the wireless network allows google SSL (at least gmail and gcal) traffic. everything *does* go through a proxy, but without control of my laptop they wouldnt be able to sign duplicate certs and pass them along like they theoretically would with my lab-provided workstation.

      --
      "goodbye and hello, as always" ~Prince Corwin, from Zelazny's Amber series
    3. Re:Old news by grcumb · · Score: 4, Insightful

      There are techniques for doing man-in-the-middle attacks against the SSL session which allows for inspection of SSL traffic. It's a premium feature though and I imagine schools don't want to pay for too much extra.

      Well, here's a slightly less costly alternative, then:

      Stand where you can see the student's screens.

      *sigh* When did morals and ethical behaviour become a technological problem?

      --
      Crumb's Corollary: Never bring a knife to a bun fight.
    4. Re:Old news by jallen02 · · Score: 4, Insightful

      Good thing for you most large governments have the root CAs in their pocket and can easily Man in The Middle most SSL transparently, unless the user is superbly vigilant.

    5. Re:Old news by Eil · · Score: 5, Interesting

      And the nature of SSL is it's pretty much all-or-none.

      The company that I work for has a proxy that filters and caches HTTP, FTP, and HTTPS. The proxy basically does something of a man-in-the-middle attack. When you request an HTTPS website, the proxy establishes a secure connection with the remote site, fetches the data, decrypts it, re-encrypts it with the company's SSL certificate (which is installed by default on all workstations), and sends it to the user's browser.

      The most annoying thing is that when this happens, the user has no idea that their traffic is being intercepted, cached, and possibly modified unless they happen to check the certificate and see that the organization is the name of the company they work for rather than, say, Google. But of course even that is easy to spoof when the company has its certificate authority preinstalled on all of the desktops.

      Expect this to become more common. Regular users can't spot it because they have been trained to look for the padlock icon and the "https" to determine whether or not a site is "secure." It won't be long until every company does this as automatically as they install firewalls or spam-filtering products. Schools and libraries will have to use it so that they can block inappropriate content coming in via HTTPS. I fully expect that some major national ISPs are already looking into what it would take to force this upon their customer base at some point. I'm afraid hijacking DNS was only the first step, folks.

    6. Re:Old news by Eil · · Score: 3, Interesting

      My kingdom for mod points. This is exactly true and is the single biggest vulnerability of SSL.

      Every web browser trusts hundreds of root certificates. Most of them are entities that I've never heard of or wouldn't necessarily *want* to trust anyway. (HongKong Post, anyone?) Any of these CAs can effortlessly forge an SSL certificate for any site on the web. I would find it extremely hard to believe that not a single one of them is secretly cooperating with government agencies, law enforcement, or anyone with a large enough check book.

    7. Re:Old news by 0123456 · · Score: 3, Interesting

      I would find it extremely hard to believe that not a single one of them is secretly cooperating with government agencies, law enforcement, or anyone with a large enough check book.

      To prove that you just need to provide a single example of a fake certificate used by a government. Which no-one has so far; the only examples I know of were stupid CAs who'd sign any old crap rather than crooked CAs.

      The simple fix, as others have pointed out before, is that any web browser should warn the user if the site certificate changes. Then you're at least safe at any site you've visited before.

    8. Re:Old news by AusIV · · Score: 2, Informative

      That's an implementation details, and there are numerous such proxies. It would not be difficult for a proxy to validate a certificate for a website before generating another cert for the site.

    9. Re:Old news by FireFury03 · · Score: 2, Informative

      There are techniques for doing man-in-the-middle attacks against the SSL session which allows for inspection of SSL traffic. It's a premium feature though and I imagine schools don't want to pay for too much extra.

      Doing MITM attacks on SSL sessions where you control the browser is trivial - you just import a new trusted root cert into the browser and have a proxy decrypt the SSL session and re-encrypt it using a certificate signed by the newly trusted cert.

      There may also be legal issues with it, but I don't know about those.

      I run a company producing filtering software for schools and we absolutely refuse to do these sorts of MITM attacks because we believe that there are serious legal issues. If someone's bank account, credit card, etc. gets compromised because a school is running MITM attacks on SSL sessions then the school, and possibly the producer of the filtering software, are probably going to be quite liable. The techies at our customers seem to agree with our assessment and are happy to have an all-or-nothing approach to SSL (i.e. they can block or allow by domain name, but that's as far as the filtering goes).

      So far we haven't had to explain our position to the management types who might not properly understand the implications of attacking SSL sessions; however I'm sure that it will come up at some point since there are a number of competitors advertising that they can filter content being transferred over SSL.

      On the Google front, it's certainly good that they are addressing the problem, but it seems to me that it is too late and too slow - this stuff should have been considered *before* the roll-out of SSL search (it was blindingly obvious to everyone in the content filtering industry how big a problem this was going to be as soon as Google announced it); and the amount of time it is taking for them to sort it out once the problem was discovered is far too long. Since this has effectively prevented a lot of schools from accessing the Google Apps for Education for several weeks, I would have thought the best solution would have been to temporarilly disable search over SSL again until all the problems had been resolved. Also, it has always struck me that bundling all the separate services under a single domain name is crazy - it's just asking for the rollout of one new service to badly impact an existing service.

    10. Re:Old news by locofungus · · Score: 3, Informative

      If you use self signed certificates (or a CA that isn't in the browser) and Firefox 2 (or Konqueror etc) then you can usually detect this attack by not adding the CA to your browser and only accepting the certificate for the session.

      As soon as the warning disappears when you visit the site you know someone is implementing a MITM attack.

      Unfortunately, Firefox 3 forces you to add the certificate to the browser so you cannot detect a MITM attack that replaces the certificate with another one that the browser also accepts.

      There's no way for an attacker to reliably attack self signed certs because they cannot tell if a particular browser is expecting a "valid" certificate or an "invalid" one for any particular user.

      Tim.

      --
      God said, "div D = rho, div B = 0, curl E = -@B/@t, curl H = J + @D/@t," and there was light.
    11. Re:Old news by FireFury03 · · Score: 2, Interesting

      Full disclosure: I am involved with Opendium who produce web content filtering software for schools.

      The content filters are the ones being paid to deliver a service and the burden of cooperation should be placed on them.

      I'm not sure what you mean by this.

      With the introduction of Google Search over SSL, the content filter maintainers were faced with a choice: allow unfiltered searches (which essentially defeats the purpose of the content filters), or block google apps. There is no middle ground - there is no magic technological solution to make it all work. Most of the schools seem to consider unfiltered searches to be unacceptable so the choice was reasonably obvious. The software my company produces allows schools to have control over their own filtering, so for my customers the choice was up to them; notably the SWGFL also made the choice available to the individual schools by allowing them to submit an "unblock Google for our network please" request.

      I should note that when Google introduced the SSL search service, the problems were immediately obvious and I emailed Google to ask if they would work with us to resolve the problem; Google have not responded directly to my email at all; instead they just posted to their blog to say they would work on it "in a few weeks".

      they have no legal liability to

      Lets be clear on this: *no one* has a legal liability to resolve these problems and the only people with the technical ability to resolve them are Google (for the only technical resolution involves changing the configuration of Google's servers). But it doesn't reflect well on Google when they market a service (Apps for Education) that many schools then become reliant on, and then introduce a new, unrelated, service that essentially leaves the schools with no choice but to block access to the apps they have come to rely on. Even worse when this doesn't get resolved in a timely way.

      I should also point out that Google have historically been pretty good at supporting people's requirement to filter questionable content and have published recommendations about how to interact with Google's services in order to do this. The introduction of the SSL search service essentially rendered a lot of their own recommendations useless.

      It is good that Google have recognised that this is an issue, it just seems that they haven't acted very quickly to resolve it or even temporarily work around it.

    12. Re:Old news by FireFury03 · · Score: 2, Interesting

      2) You are school that uses an SSL filtering system to limit what students can and can't get too.

      You don't mean "SSL filtering system" - you mean "web filtering system". The point of this article is that, up until the SSL search was introduced, filtering systems worked just fine since the search requests were in the clear and therefore filterable with a suitable proxy server (no SSL involved). Since the introduction of the SSL search, there is a requirement to block SSL access to Google in order to maintain the existing (non-SSL) filtering functionality.

      Google releases a service that for the VAST majority of its customers increases privacy and security

      It does? I imagine the VAST majority of Google's customers have never heard of, and do not use the SSL search service. Sure, it gives the majority of the customers the *option* of increasing privacy (although I would dispute security since we're only talking about search here), but in reality very few will actually exercise this option.

      it also unfortunately breaks Google's (free) educational services *if and only if* the schools are using SSL filtering software to limit what students can and can't get to, *and* those schools choose to block Google's SSL searches using this software.

      Most schools really don't have much option here - they *have* to block Google's SSL search service because filtering of searches is an absolute requirement for these schools. Of course, the whole problem could've been avoided if Google had thought ahead a little bit.

      You are now saying that Google should roll back this new service, which is beneficial to a large number of Google's income generating users; so that you can figure out how to make your software, that schools paid you to for, work in such that it allows them to continue using Google's free educational offering.

      No. I'm saying that it might be an idea for Google to temporarily roll back this new service, which relatively few of their income generating users will be using; until such a time that they can resolve these issues (which is simply a case of shuffling some stuff onto subdomains).

      I want to reiterate a couple of facts:

      1. Filtering is absolutely mandatory for most schools.
      2. There is no "figuring out how to make the software work in such that it allows them to continue using Google's free educational offering [whilst continuing to filter web searches]". This is not something that is technically possible(*) and the ball is therefore firmly in Google's court. Google are the only people with the power to fix this for they are the only people who can make the necessary configuration changes to their servers.

      (* yes, performing MITM SSL attacks is technically feasible, but extremely legally dubious and probably not something Google wants to encourage).

      Google is offering two completely independent services, both of them free of charge to the user.

      Correct. And unfortunately the new service has introduced a problem affecting the second service which makes *both services* fundamentally incompatible with the requirement's of the second service's users.

      If you want to use one, but block the other, that's your problem not Google's.

      Well no, it is Google's problem because the introduction of a new service has automatically excluded a lot of customers from an existing service. Whilst you consider these services to be "free", Google *is* making money from them and that income is reduced if they lose users, so introducing a new service that loses them a load of existing users really is a problem for them.

      There is also a PR problem - Google has demonstrated that becoming reliant on one of their services may be a bad idea because they can, without notice, do something that makes it impossible for you to use the thing you rely on.

  2. In the U.S. It's your employer/school's. by Anonymous+Freak · · Score: 3, Insightful

    The questions at the heart of this situation are: Does a company (school, government) have a right to restrict SSL traffic so it can snoop your data, or does an individual have a right to encrypted Internet facilities?

    Uh... Yes, a company perfectly has that right. No, if you are using an employer/school-provided connection, you have no rights outside the conditions of access you agreed to when you accepted employment/enrollment. (As it relates to internet access, anyway.)

    If you want "Free with a capital F" access, you need to get it yourself, not assume that someone else is going to provide it for you.

    --
    Another non-functioning site was "uncertainty.microsoft.com."
    The purpose of that site was not known.
    1. Re:In the U.S. It's your employer/school's. by rotide · · Score: 2, Insightful

      If you write it on a Business/School computer with a policy in place where you have no expected right to privacy, yes. If you don't like that, don't sign the AUP, etc, and subsequently don't get hired there.

    2. Re:In the U.S. It's your employer/school's. by dward90 · · Score: 4, Informative

      If you signed an agreement saying that you give them that right, then yes. Schools that I attended required you to sign a form consenting to use the computing facilities in the manner specified by the school, including giving them the right to know what you produce. You don't have to sign the agreement, but if you don't, you can't use the computers.

      --
      My other sig is clever.
    3. Re:In the U.S. It's your employer/school's. by rtaylor · · Score: 2, Insightful

      In the US, there is a good chance they do have the right to look at anything you take out of the building.

      --
      Rod Taylor
    4. Re:In the U.S. It's your employer/school's. by Ixokai · · Score: 2, Insightful

      I'm of somewhat mixed opinions on this subject.

      Its really a very different question if you're talking about a company, a school (for minors? or adults? public? private?), or the government.

      For a company-- absolutely they have the right. They own the connection and the computer. They have every right to set any policy they see fit in this regard. Your rights are to choose to accept the terms of your employment (which include, 'follow policy'), or not.

      For a school of minors-- this is irritating to me, as I feel we treat our youth far too much like idiots and do not encourage their actual questioning and independent growth, BUT-- a school acts in loco parentis. They have a responsibility to monitor the children in their care. We take that to stupid lengths, but that's another topic.

      A private school for adults-- absolutely they have the right. Largely the same argument as company above, save you probably own your own computer, and are just using their network by whatever terms you've agreed to.

      A publicly funded school for adults-- this is where I start questioning. The university may in a way 'own' the network, and the machine, but the public ultimately does. Just like in a library, an adult should be able to do anything not-illegal that they want.

      The government-- in its capacity as a government, absolutely not without court order. In its capacity as employeer (especially employeer of someone who may have access to sensitive data), absolutely.

    5. Re:In the U.S. It's your employer/school's. by Anonymous+Freak · · Score: 3, Interesting

      And that doesn't mean you were allowed to do it, though.

      If you don't like it, DON'T AGREE TO IT! Don't be all stupid anonymous (yes, the irony is thick,) about it. Flat out refuse to sign it. Tell them that they changed the contract on you, and you demand a refund, or you demand that they not enforce the agreement on you. It's that simple.

      People who cry "FREEDOM!" from anonymous forums, while using the mantle of freedom as an excuse to do illegal things are just whiny spoiled brats. If you actually want to make a real statement, make it. Don't agree to stuff you dislike, then anonymously break it. That's just stupidity and arrogance. (And, yes, I know of which I speak; I have been fired from a job for making public information that WAS public, but which the company declared after the fact should not have been; combined with PUBLICLY standing up to the leadership of the company for their inanity and impropriety.)

      --
      Another non-functioning site was "uncertainty.microsoft.com."
      The purpose of that site was not known.
    6. Re:In the U.S. It's your employer/school's. by Kielistic · · Score: 2, Insightful

      I disagree. If we had to take a stand at the expense of our future every time some entity stepped all over us we would never get anywhere in our lives and never get anything done. We are constantly spammed with entities trying to overpower us which forces us to really just have to ignore them for the most part and at best make sure others know how we feel until there are enough people who have had enough to actually change things.

  3. Snooping? by Ethanol-fueled · · Score: 3, Insightful

    The questions at the heart of this situation are: Does a company (school, government) have a right to restrict SSL traffic so it can snoop your data

    It's not about snooping as much as it is about being able to bypass the filtering function. The fact that a student could use the secure search to access www.porn.com[NSFW!] does not mean that the sysadmin is watching their every move online.

  4. Freedom of the press belongs to the owner... by LostCluster · · Score: 4, Insightful

    It's their computers and their networks, so they can do whatever they want. Still, if you deny Google the right to encrypt on your network, Google still has the right to deny you any or all of their services. Teachers like to call that "natural consequences...

    1. Re:Freedom of the press belongs to the owner... by TheLink · · Score: 4, Insightful

      > It's their computers and their networks, so they can do whatever they want

      Funny how that's not true when it comes to landlords and tenants. In some countries it's even not true when it comes to landlords and squatters. Even squatters have rights.

      I suspect there was some history in getting those protections.

      The landlords in the "IT world" want their stuff to be legally treated like property but not too much like property ;).

      --
    2. Re:Freedom of the press belongs to the owner... by rotide · · Score: 2, Interesting

      I'm going to bet that has everything to do with your home being a constitutionally protected zone. Work computers and school computers aren't protected the same way.

  5. They're doing it wrong by illumin8 · · Score: 3, Interesting

    I hate to tell these schools how to turn into a police state, but if they really want to monitor Google SSL traffic, this is the right way to do it:

    1. Install a trusted root certificate in all client browsers (they do control their client computers, right?)
    2. Man in the middle all SSL traffic through a transparent proxy, which masquerades as Google SSL traffic and redirects from https://www.google.com/ to http://www.google.com./

    Don't just block all SSL traffic. If you truly have a legitimate reason to monitor users search queries and application traffic, then you already control their client PCs (right?) and can do this in a semi-legitimate way. If not, don't bother blocking it because your users will be up in arms with pitchforks and torches.

    --
    "When the president does it, that means it's not illegal." - Richard M. Nixon
  6. The block will be a block for 15 minutes by Wolvenhaven · · Score: 5, Interesting

    I graduated from highschool in 2008; every few months the county would roll out a new filtering system designed to block myspace/facebook/sourceforge/other questionable stuff. It would take the tech students about 15 minutes to figure out either a new workaround or modify an old one to get around the new filter. This would then filter down to the technologically illiterate kids in a about a month, prompting the release of a new blocking system. Repeat process. The end use of this was we wound up running an apache server off a flash drive on one machine which everyone would ssh to locally using firefox's proxy settings and that "server" would connect to a home server which acted as the gateway. Kids will find a way around it, so I doubt it will work for long in schools.

    --
    Orwell was an optimist.
    1. Re:The block will be a block for 15 minutes by MobileTatsu-NJG · · Score: 3, Interesting

      I graduated from highschool in 2008; every few months the county would roll out a new filtering system designed to block myspace/facebook/sourceforge/other questionable stuff. It would take the tech students about 15 minutes to figure out either a new workaround or modify an old one to get around the new filter. This would then filter down to the technologically illiterate kids in a about a month, prompting the release of a new blocking system. Repeat process. The end use of this was we wound up running an apache server off a flash drive on one machine which everyone would ssh to locally using firefox's proxy settings and that "server" would connect to a home server which acted as the gateway. Kids will find a way around it, so I doubt it will work for long in schools.

      All I could think while reading this is "wow, all those students learned a lot about how networks work!"

      --

      "I like to lick butts!" by MobileTatsu-NJG (#32700246) (Score:5, Informative)

    2. Re:The block will be a block for 15 minutes by maccodemonkey · · Score: 4, Informative

      I was on an IT staff that used the nuclear option to take care of issues like this. A white list.

  7. Questions have already been answered by mysidia · · Score: 2, Insightful

    Does a company (school, government) have a right to restrict SSL traffic so it can snoop your data,

    They have a right to restrict what protocols and port numbers are allowed to be used on their network, as a matter of policy.

    They have a right to implement technical measures to assist in enforcing policy, even if those technical measures are so draconian that they prevent some things that are technically allowed by policy.

    They have a right to do this, by virtue of it being their network.

    does an individual have a right to encrypted Internet facilities? And, is the search data you create your data, or is it your employer's (school's)?

    An individual does not have a right to use encryption.

    A user has a right to install encryption software that they own on their computer that they own.

    A user does not necessarily have the right to transmit data over a network, that they have encrypted using software.

    Especially not if that data also belongs to the school/employer (proprietary sensitive info)

    In all cases; a school/employer has a right to say: either you connect using non-SSL, or you choose to refrain from connecting.

    Of course from a security POV, SSL is probably better, as long as the organization controls the keys and manages ciphers used

  8. Exactly. by Anonymous Coward · · Score: 4, Interesting

    As a sysadmin for a school district, I don't give a flying fsck about "someone's data". My job is to implement our filtering policy. As we can't tell if SSL-encrypted search pages contain banned content, we block them.

    This whole article is just the rantings of an idiot who thinks they know more than they do.

    1. Re:Exactly. by Anonymous Coward · · Score: 2, Informative

      a sysadmin for a school you don't know how to use transparent proxies?

      Why would you say that? We use transparent proxies all the time. We're talking about SSL here, which means that you can't do transparent proxying.

      This is trivial stuff..

      MITM attacks against SSL encrypted connections are trivial? In which universe?

      We could probably install ourselves as a CA on machines we own, but besides the dubious legality of that, how do you do suggest doing it against student-owned devices?

      Not that I think you have no idea what you're talking about, but if there is some magical technology which can crack HTTPS traffic in realtime, I'm very interested in finding out what it is.

    2. Re:Exactly. by xero314 · · Score: 2, Insightful

      As a sysadmin for a school district, I don't give a flying fsck about "someone's data". My job is to implement our filtering policy. As we can't tell if SSL-encrypted search pages contain banned content, we block them.

      If you don't care about someone's data then why are you filtering it. I mean seriously if you didn't care then you would be blocking it. And you could blocking it you weren't scanning the content (even if you are only looking at the content of the URL, you are still looking at "someone's data"). Never mind the fact that in most cases you are only annoying the legit users, because the one's that want to misuse your network, can and will find a way around the blocks.

    3. Re:Exactly. by FireFury03 · · Score: 2, Interesting

      It's not dubiously legal.

      Yes, it is. If someone's bank account gets compromised because you were performing a MITM attack on their SSL session then you can bet there will be some quite serious questions levelled at you.

  9. Re:In a school, yes. by BarryJacobsen · · Score: 2, Insightful

    That's very much not a troll. The goal isn't to prevent kids from browsing porn anywhere, the goal is to prevent them from doing so using an internet connection provided by government funds. A school gets additional government funding for technology, but only if it's taking measures to prevent kids from accessing inappropriate material while at school (a filter that meets certain requirements is one of those conditions). Similarly there wouldn't be much public outcry if a random 18-year-old student used a prostitute in Nevada (in one of the counties where it's legal); however if the school district bought him a prostitute there would rightly be some outrage.

  10. On the one hand... by russotto · · Score: 2, Insightful

    ..sure, in the US, schools have the right and perhaps the duty to block SSL searches. On the other hand, the behavior of both the censors and the censorware providers argues strongly for the idea that censors are scum of the earth.

  11. CIPA by Anonymous Coward · · Score: 3, Informative

    In the US all schools receiving E-Rate funds (federal funding for electronics and communications) are required to follow CIPA guidelines for filtering and monitoring student traffic. So, making Google Search SSL pretty much makes that impossible meaning we have to block it. I am grateful that Google is creating a workaround since we are about to migrate to Google Apps ourselves.

  12. Not your home network? No right to complain by adosch · · Score: 3, Insightful

    I've never understood or comprehended, for that matter, why people/employees/students, ect. think they have rights on a controlled government or educational internet-enabled network. Quite honestly, if you're doing things like online purchases, bill paying, senseless surfing, looking at soft-porn, chatting, facebooking, tweeting, ect. at school or work on a fairly regular basis several times a day, and you somehow are pissed because your rights are infringed? You're delusional and should go read your network agreement policy again. If you, as an employee or student, are that security conscious of your local big brother system administrator being told to troll logs and give web reports to upper management, then use good common sense. People shouldn't be using these networks for anything other than business as usual IMHO. Anything else, is just subject to interpretation against you. This isn't new people, it's the way shit works now.

    As a system administrator, I deal with these same dilemmas on a daily basis and all I have to say is: Yes, I have an easier way to get away with things like this, however, I'm still held just as accountable as Joe Typist down the cube row. Everyone knows about ethics and morals just as much as they know absolutely every thing you do on a digital device these days is logged, recorded and stored somewhere. So keep your personal business... at home unless it's absolute emergency, your cable bill is past due or you flat don't give a shit.

  13. Re:Don't write it during school hours by Archades54 · · Score: 3, Insightful

    Sadly people misunderstand how extremely important it is to have fun at school, to excercise creativity and gain inspiration. To be happy, have fun and work on positive socializing AS well as learning. Not all the learning done at schools is purely academics as it's the prime area we learn how to socialize, to get a long with people etc.

    --
    If your neighbours roof is flying past your window, you know it's cyclone season.
  14. Amazing ... by Lazy+Jones · · Score: 2, Insightful

    ... how many people seem to think it's fine to snoop people's data and implement various kinds of censorship under the pretext of blocking porn (also, there's no porn produced or consumed in the US or UK, honest!).

    --
    "I love my job, but I hate talking to people like you" (Freddie Mercury)
  15. The alternative being? by kenh · · Score: 4, Informative

    I work in IT for a public school district, and to get any federal subsidy (eRate) they must filter their internet connection. Not optional, and very, very few school districts can jstify not filtering their internet connection AND making up the 40% subsidy they would be giving up without filtering.

    SSH traffic is very, very hard to filter effectively, so many districts turn it off, simply block SSH traffic for kids period. We allow it for faculty accounts, and several times a year we have to reset a faculty user's password when the kids learn it (teacher accounts aren't blocked).

    Once kids figure out they can get to facebook by using the https URL, the district really doesn't have a choice...

    --
    Ken
  16. Re:Not your home network? No right to complain by pthreadunixman · · Score: 5, Informative

    On a publicly funded school campus, second amendment rights apply. In California in particular, privacy laws apply. I work on a CSU campus as a network analyst. We are not permitted to keep any logs that can link any individual user to any particular destination ip address. We are not permitted to keep outbound firewall logs or any inbound logs that relate to outbound state initiation. We are certainly not permitted to intercept or block encrypted communications in anyway that would otherwise normally be allowed. This applies equally to staff, faculty and students.

  17. Re:Not your home network? No right to complain by pthreadunixman · · Score: 2, Insightful

    I've never understood system/network administrators that get a thrill out of restricting what users can do outside of preventing operational difficulties. I could care less what users do unless they're disrupting service in some way or another. The network is not the right place to enforce human behavior.

  18. nah... by Charliemopps · · Score: 2, Interesting

    Schools should just pull internet access. Yes, I know, it's a useful tool for all of us. But it provides no real help in school. You're supposed to be learning what's in the book, not what slash dots opinion on the subject is. Yes, have computers in the school for word processing, programming, art, etc... But they do not need internet access. In fact, if I were in charge of building a modern school I'd make sure the entire school were a Faraday cage so cellphones would be dead inside it as well.

  19. Mandatory "Computer Access Fees" ? by jmerlin · · Score: 2, Interesting

    If schools are anything like mine, the computer science department requires a $50 "computer access fee" for each computer science course in which you enroll. This would technically constitute payment for services, so a question I have here is if such a mandatory fee is imposed on access to lab machines, do they still have the right to force no SSL traffic? If so, do ISPs have the right to block your SSL traffic to certain websites since in both cases you can technically make the case that you're paying for service. I see this as a nasty can of worms.

  20. Pro SSL by DaMattster · · Score: 2, Interesting

    I am very pro SSL and encryption in general. People have an inherent right to privacy and the argument that wanting privacy implies having something (criminal or unsavory) to hide is just bullshit. I do not like having my web surfing habits snooped or other tricky marketing gimmicks. If I want to use a Google SSL proxy, then I should be able to. If I want to use GNUPG to encrypt my email, I can and will. Even though I use the internet for legal means, I don't want Uncle Sam categorizing my activity and mining it.

  21. Open access in school's doesn't work by Fone626 · · Score: 5, Insightful

    I was the tech director of a school district for 13 years. I've run schools with very restrictive Internet filters and everything in between to schools with no restrictions at all. What I've found over the years is that the more you restrict the Internet the more the school's grade average goes up, and the nicer the students are to deal with. Our schools consisted of about 75% to 100% of the classes,depending on the school, being delivered though distance learning courses. If you give the kids open access to the Internet 90% of the kids will just chat, play games and watch non educational videos all day every day. They get away with this by leaving a window with their school work up and when the teachers comes to check on them they bring it to front, or by making the offending browser window very very small, so that you can't tell without looking very closely that they aren't doing your work. Left unchecked, at the end of the year, 90% of the students would need to be held back a grade. A couple of side effects of kids that aren't on task is they tend to have very bad classroom behavior that disturbs the students that are trying to stay on task, and most of the time wasters the kids like to use are also HUGE bandwidth hogs, so you end up having to buy 10X the Internet connection that you actually need for the school to function, which only deprives the school of much needed funds that could better be spend on something else.

    The extreme other side of the coin, and the way the school is currently running is to completely block the Internet except for a select few websites that the school needs for their distance learning courses. There are some "research" or "library" computers that the kids need special permission to use when they need to look things up for papers and such. By blocking everything, the grade average of the entire schools district has shot up to record highs, and the classrooms are a lot more quiet and easier to control.
    When it comes down to it, schools are a closed environment that is specially designed for education. When you introduce distractions into that environment that level of education that the kids are getting goes down significantly. It's not a matter of free speech or the school snooping in on private things, it's a matter of making sure that your kids get a certain level of education.
    As for using school computers for personal activities and the school snooping in on them... you weren't supposed to use the computers for personal activities at all. Everyone, teachers and students alike, sign off on the school's computer use policy at the beginning of every year, and I don't know of a school that doesn't require one in some form. We didn't give the teachers computers so that they could maintain contact with their family while they were supposed to be working, and we didn't give the students computers so that they could keep in touch with all their friends on facebook. To argue that it is violating their rights not to be given unfettered Internet access would be like arguing that the school should provide every student with a cell phone so that they could keep in touch with their family and perhaps call people for help on research for papers... even if you could figure out a good reason to give students a cell phone, it would ultimately be a complete flop and a total distraction for an education environment.

    In a traditional school, the students time on a school provided computer would be a lot less and therefore a lot less of noticeable
    on their overall grades, but the problems are still there.

    All that being said, I am completely against any kind of censorship when it comes to my personal Internet, or anyone else's personal Internet, but when you get into a school/business environment, it's no longer YOUR Internet and the owners of the Internet connection can do with it what they like... you have to remember, they don't HAVE to give Internet access at all, and whining that they are blocking access to things that are not in keeping with the task at hand... well maybe you should think about what you are saying before you start whining. After all, you are probably 1 step away from being expelled/fired, and the block is their way protecting you from yourself.

    1. Re:Open access in school's doesn't work by Fone626 · · Score: 2, Insightful

      You said "Granted I was one of the self-motivated students while a lot of my classmates wasted time" which clearly points out that you probably didn't fall into the high percentage of students that can't resist doing things in class that they should be, while acknowledging that it wouldn't work for "a lot" of your classmates. There are a lot of rules/laws in society that effect 100% of the people, but are there to make sure that a smaller percentage of the population isn't hurt or taken advantage of in some way. In a perfect world where we have nothing but self motivated students who aren't easily distracted, there would be not be a need for filters. Even if it was just a small portion of the population, there could be alternative means to control, but with the vast majority of students it's just too much of a temptation not to screw around instead of doing what they are there for, which is to get an education.

      Of course there are exceptions to every rule and we had them as well. There were times we allowed games in the classroom and we had the ability to turn them on for just single computers, a room full of computer, a whole school or anything in between. I would bet that if you were to ask your teachers if s/he would mind if their students as a whole were capable of free access to the Internet while they were trying to teach a class, they would almost universally say no, and the ones who said yes, would probably be low on the list of teachers if the principal were to rank them.

      Imagine this, a very smart self motivated student finishes up whatever they are working on and the teacher allows them to play video games till the end of class. Meanwhile you happen to be the unlucky student next to them that had to deal with a video game going on out of the corner of your eye while you finish up your work. I would bet that you would find that situation more than just a little distracting... how would you like to get a C instead of an A because of being forced into situation...

  22. Re:Don't write it during school hours by Curunir_wolf · · Score: 2, Insightful

    I think you're confusing "teaching" with "tyrannical indoctrination".

    --
    "Somebody has to do something. It's just incredibly pathetic it has to be us."
    --- Jerry Garcia
  23. Re:Purpose of banning the content? by phorm · · Score: 3, Insightful

    So what is the purpose? Just to protect the schools from legal liability and lambasting
    by the prude faction?

    That's pretty much it, yes. I've worked in SD's and I've seen some things that - IMHO - might seem like a lack of common sense to people with a technical acumen, however to many technology is still very much a boogeyman. For smartphones, I don't see *too* many kids with the high-end ones yet, most are just used for texting and possibly a bit of facebook.

    But a few stories. Years ago, some students found the semi-nude/nude section of deviantart. It's well labelled, so not somewhere you'd stray by accident. Solution given: block all of DA. I protested by was overruled, and thus DA was blocked. In any non-IT instance, say if it was a kid bringing racy mags to school, the solution would be to deal with the kid, except nowadays that doesn't seem to be a viable option as the parents complain if little junior gets suspended or given detentions. Usually the parents that complain the loudest are - surprise - the ones with the more ill-behaved children.

    In another case, we had an instructor bring up the whole facebook thing. It's blocked, but as always there's a gazillion ways to get around filters and in the arms race of tech, kids have less experience but time and numbers are on their side. We had discussed *why* the sites were blocked. The answer, cyber-bullying and privacy. Junior might snap an embarrassing picture in the boy's washroom and upload it to facebook. Again, WTF. First of all, junior is probably going to - as the parent mentioned - do so with a smartphone and upload the damn thing over the CELLULAR network, which we have 0% control of. IMHO again, the logical solution is to deal with the "Juniors" of the world, but to non-technical people computers - in addition to being a boogyman - are made up of 50% magic and if you sacrifice the right chicken and do the right chant, you can do anything with them! I'd expect that many people expect us to work in secret labs with holograms and touch-panel transparent screens like in Iron Man or a sci-fi movie.

    The faction of parents (and educators) who have a thin grasp on technology is a greater percentage than those who do. Granted, this is changing as one generation ages and replaces another, but for now policy will reflect the whims of the majority, no matter how little it seems to make sense in a technical sense. Think about the last time you helped a less-technical relative work on his/her computer, and then try to imagine that those type of people still represent the majority of the population in terms of technical understanding (and fear). Overally, perhaps that's not a bad thing. Given the number of armchair engineers and professors here on slashdot, if the world were populated by geeks we'd have a few hundred "solutions" to every issue.

  24. Re:Purpose of banning the content? by FireFury03 · · Score: 3, Interesting

    Full disclosure: I am involved with Opendium who produce web content filtering software for schools.

    OK, so what about the student with the 3G iPad?

    Sure, you can't prevent pupils from accessing questionable content on their own internet connections. But that isn't such a big problem.

    Kids need *an* internet connection for their education - the school provides this and implements filters to ensure that this internet connection is "safe" (we'll come onto "safe" later). If pupils have their own equipment then the school need to police it's use manually; but they can be much more draconian with the way they handle it - if a pupil is caught surfing porn on their 3G iPad then the school can just plain confiscate it and inform the parents. The pupil does not *need* that equipment for their education - if they abuse the privilege of having their own equipment then they forfeit it and have use the school's equipment instead.

    Also, importantly from a PR perspective, if this is happening on the pupil's own equipment and connection then it won't be seen as the school's fault (it is more like the kid going to the corner shop and buying Playboy - hardly something the school can prevent, although they would probably confiscate the magazine if they saw it); whereas if kids are actively surfing porn on the school's equipment/connection then the school is seen by many to be failing in their duty of care. Silly, I know, but I have seen schools getting some seriously bad PR from the tabloids because little Johnny got at dodgy websites through the school's computers - remember that news papers don't care about news these days, they are more interested in a sensationalist story with a definite villain in it.

    As for what is "safe", filtering is basically about 3 things:

    1. Stopping people accidentally stumbling across content they really don't want to see (this is a big deal for protecting the younger age groups
    2. Stopping people getting to questionable content they want to see (could be porn, info on how to set up a drugs lab, electronic bullying of some poor sucker in the class, etc.)
    3. Stopping people getting distracted (surfing facebook in lessons instead of paying attention to the teacher is of no educational value)

    Different schools have different attitudes to how strict they want to be. Something my customers often find very useful to help deal with distractions is the ability to set certain websites, such as facebook, games, etc. to be off-limits during lesson times but allowed during breaks - this seems like a very fair balance to me. Another thing quite common amongst my customers is to use more relaxed controls for older kids since there are websites the older kids may legitimately want to see (e.g. sexual health sites, etc.) that you wouldn't want the younger kids to stumble across.

    Something that I've noticed amongst people commenting on these subjects on the internet is that they frequently fall into one of two camps:

    1. All filtering is evil, no school should take away a 6 year old's god given right to watch 2g1c and thus anyone involved in writing filtering software is also evil.
    2. There is absolutely no need to filter search results because you can just filter the actual site when the user tries to go there.

    To address (1) first - I am usually the last person to promote censorship, but I do believe that schools have a responsibility to protect kids from the content on the internet. Most parents seem to agree. If you, as a parent, disagree with this then you are free to let your child have free reign on the internet from home; just don't expect this to happen on school equipment. As someone involved in writing filtering software, I certainly don't see myself as "evil" - I don't set policies on what gets filtered, I simply provide the tools to allow those in charge to do what they believe is the responsible thing. Note that I am only saying that censorship