Slashdot Mirror


School Tricks Pupils Into Installing a Root CA

First time accepted submitter paddysteed writes "I go to secondary school in the UK. I went digging around the computers there and found that on the schools machines, there was a root CA from the school. I then suspected that the software they instruct windows users to install on their own hardware to gain access to the BYOD network installed the same certificate. I created a windows virtual machine and connected to the network the way that was recommended. Immediately afterwards I checked the list of root CA's, and found my school's. I thought the story posted a few days ago was bad, but what my school has done is install their certificate on people's own machines — which I think is far worse. This basically allows them to intercept and modify any HTTPS traffic on their network. Considering this is a boarding school, and our only method of communicating to the outside world is over their network, I feel this is particularly bad. We were not told about this policy and we have not signed anything which would excuse it. I confronted the IT department and they initially denied everything. I left and within five minutes, the WiFi network was down then as quickly as it had gone down, it was back up. I went back and they confirmed that there was a mistake and they had 'fixed' it. They also told me that the risk was very low and the head of networks told me he was willing to bet his job on it. I asked them to instruct people to remove the bad certificate from their own machines, but they claimed this was unnecessary due to the very low risk. I want to take this further but to get the school's management interested I will need to explain what has happened and why it is bad to non-technical people and provide evidence that what has been done is potentially illegal."

417 comments

  1. Probably not Illegal. by Anonymous Coward · · Score: 0

    I'd look real hard at the documentation that came with that software they had you install. I'd bet there's plenty of CYA in there along the lines of "By installing this software you agree, ect ect.

    1. Re:Probably not Illegal. by Sun · · Score: 1

      Even if it's legal to install the CA, it is almost certainly not legal to intercept the traffic (wiretapping laws etc).

      So, probably illegal, but IANAL.

      Shachar

    2. Re:Probably not Illegal. by Richard_at_work · · Score: 5, Insightful

      This is the UK, totally different wiretap law - this doesn't breach it, its their network and they can intercept what they wish.

    3. Re:Probably not Illegal. by Anonymous Coward · · Score: 0

      It's not their network if it's the users personal laptop and they take it home over the holidays.

    4. Re:Probably not Illegal. by mrbester · · Score: 1

      No, they really can't. Read the text of RIPA for why, and that's just for starters.

      --
      "Wait. Something's happening. It's opening up! My God, it's full of apricots!"
    5. Re:Probably not Illegal. by Anonymous Coward · · Score: 1

      Any fule kno parent haz never read Molesworth and cannot be regarded as tru Englishman chiz.

    6. Re:Probably not Illegal. by mab · · Score: 1, Troll

      They went to America because they didn't like religious freedom.

    7. Re:Probably not Illegal. by Anonymous Coward · · Score: 0

      They went to America because they didn't like religious freedom.

      This is true, it is interesting how many today think it was the opposite.

    8. Re:Probably not Illegal. by davidhoude · · Score: 1, Informative

      Do you know what a CA is? Once they leave the network, the school isn't able to decrypt SSL traffic.

    9. Re:Probably not Illegal. by davidhoude · · Score: 1

      I think it depends on where you are from. Here in the US this is widely practiced by all sorts of places like work, school, etc.

      Installing the CA's is sketchy, but the users probably didn't read the fine print. Intercepting the traffic is business as usual.

    10. Re:Probably not Illegal. by Anonymous Coward · · Score: 3, Funny

      ah you must be the true Scotsman we keep hearing about.

    11. Re:Probably not Illegal. by penix1 · · Score: 2, Informative

      Ummm... No...

      After Charles I of England became king in 1625, this religious conflict worsened. Parliament increasingly opposed the King's authority. In 1629, Charles dissolved Parliament with no intention of summoning a new one, in an ill-fated attempt to neutralize his enemies there, who included numerous lay Puritans. With the religious and political climate so hostile and threatening, many Puritans decided to leave the country. Some of the migration was from the expatriate English communities in the Netherlands of nonconformists and Separatists who had set up churches there since the 1590s.

      The Winthrop Fleet of 1630 of eleven ships, led by the flagship Arbella, delivered 800 passengers to the Massachusetts Bay Colony. Migration continued until Parliament was reconvened in 1640, at which point the scale dropped off sharply. In 1641, when the English Civil War began, some colonists returned to England to fight on the Puritan side, and many stayed, since Oliver Cromwell, himself an Independent, backed Parliament.

      http://en.wikipedia.org/wiki/M...

      The Quakers had the same issues and they too migrated to the US to escape religious persecution. Look it up.

      So to say it was "religious freedom they were running away from" is totally false.

      --
      This is a sig. This is only a sig. Had this been an actual sig you would have been informed where to tune for more sigs.
    12. Re:Probably not Illegal. by Anonymous Coward · · Score: 2, Interesting

      Yes they can, Read the RIPA some time and this time pay attention to this bit.

      RIPA can be invoked by government officials specified in the Act on the grounds of national security, and for the purposes of detecting crime, preventing disorder, public safety, protecting public health, or in the interests of the economic well-being of the United Kingdom, that is, any grounds can be covered at will under its exceedingly broad scope.[citation needed]

    13. Re:Probably not Illegal. by Anonymous Coward · · Score: 0

      I forgot to add

      All these monitoring types can be lawful.
      Therefore when Employers set up monitoring systems they must:

      Tell staff the nature and extent of monitoring that may take place
      Be clear what levels of privacy an employee can or cannot expect when using their employer’s systems to make personal communications
      Provide an unrecorded telephone line for employees to use in emergencies if all other telephones are routinely recorded/monitored
      Be clear what levels of email/internet/phone usage by the employee for personal reasons is permitted and what is not
      Provide written policy statements about the monitoring
      Explain how the employer will use the information obtained via monitoring
      Explain how the information will be stored and processed in accordance with the Data Protection Act

      This is why it is legal, albeit huge disclaimers when using School or Workplace systems.

      If you disagree; provide the relevant information.

    14. Re:Probably not Illegal. by Anonymous Coward · · Score: 0

      In the part you quoted you also have the bit that they had English communities in the Netherlands where they had set up churches which was apparently tolerant towards them...

      England does not equal entire Europe...

    15. Re:Probably not Illegal. by thaylin · · Score: 1

      That being said, the more things change the more they stay the same. We now try and do those things in our own country now.

      --
      When you cant win, ad hominem.
    16. Re:Probably not Illegal. by Antique+Geekmeister · · Score: 2

      Doing Main-In-The-Middle attacks with the root CA and SSL certificates signed by that root CA is only one of the risks. Once certificates signed by that CA are accepted, they're permanently usable for fake websites, for main-in-the-middle attacks with proxies using those faked SSL certificates for designated websites, and for replacing ordinary SSL signed software or update packages with fake, rootkitted packages. The list of subtler security issues is longer: those are only a few of the leading problems.

      I'd be profoundly concerned that the school is not competent to protect their CA, or other certificates that have already been signed with it. Since they've already demonstrated ignorance among some personnel of their own security practices, and unwillingness to communicate truthfully with students, I'd assume that they've never properly secured the host or network on which they've stored their CA. Unless they have _erased_ the private CA and all copies of it, it can be misused at anytime in the future, especially on the school's own network.

      Moreover, if possible before the CA is erased, _all_ of those certificates already signed with the CA need to be revoked, and replaced with a correctly signed one. That's quite expensive, at roughly $200 USD/certificate/year. You can buy get the certificates more cheaply, but that estimate includes the technical time to go replace the old certificates.

    17. Re:Probably not Illegal. by CrudPuppy · · Score: 4, Interesting

      I use zScaler Cloud for my work proxy, and I choose to have them decrypt all traffic using their CA cert that we have to install on all user laptops. This is critical because they are using heuristics to detect activity types (e.g. don't rely on a "list" of anonymizers, detect that anonymizing is being done and block it). Even if they are sitting at home, the proxy is decrypting all their activity. And the analytics are amazing.

      The big difference is between this and the OP, though, is that my company owns these laptops. I display banners and let it be known that you have zero expectation of privacy. Hell, I use my personal iPad for personal browsing at work so as not to be tracked.

      --
      A year spent in artificial intelligence is enough to make one believe in God.
    18. Re:Probably not Illegal. by jythie · · Score: 2

      In the case of the Puritans at least, yes, it is accurate. That 'hostile political climate' was the state preventing the Puritans from enforcing religious law on their communities and refusing to do what they wanted. They were entitled bastards who considered inability to persecute to be persecution. You can see their attitude still rampant in US politics, which is probably why it is so important for people to remember them as seeking freedom.

      But the actual threatening, the actual hostile environment? Classic 'how dare you curb our freedom to curb other people's freedoms, we follow god!'.

    19. Re:Probably not Illegal. by mark-t · · Score: 1

      Who said that they actually were? It said that what they were doing made them to be able to do this, but nowhere that I can see does it say that is what they were actually doing.

    20. Re:Probably not Illegal. by michelcolman · · Score: 1

      If they install a physical mailbox where people can post letters which some employee then delivers to the post office, are they allowed to read the mail that people put into it?

    21. Re: Probably not Illegal. by Anonymous Coward · · Score: 0

      Certificates haven't been that expensive in over 10 years.

    22. Re:Probably not Illegal. by Anonymous Coward · · Score: 0

      Does this apply to telephone as well? Can they eavesdrop on your phone calls just because it's "company equipment"? What about outgoing postal mail?

    23. Re:Probably not Illegal. by Glasswire · · Score: 2

      The network owner can and should be able to set the terms of service for access to their network and if you don't like a root CA being placed on your system, don't use that network get their own network -that is, a mobile WAN hotspot or adapter assuming these are independently owned devices. Ones owned by the school should be subject to the school's requirements.

    24. Re:Probably not Illegal. by Hognoxious · · Score: 1

      They were running away from other people's religious freedom. Which of course is perfectly correct, since other people are wrong and should be blown to tiny bits, in His mercy.

      There's no fun in puritanism if you can't torment non-puritans, of which there are very many because it's a bit shit wearing only black and eating sawdust.

      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
    25. Re:Probably not Illegal. by AK+Marc · · Score: 1

      Yes, they were having their political power neutralized, so that they couldn't force their beliefs on others. That was "persecution" much like murders are "persecuted" for their beliefs.

    26. Re:Probably not Illegal. by plover · · Score: 2

      It's easy enough to check. Surf to any public https secured site, and check the certificate's chain of trust. If the self-signed cert at the top of the chain is the school's cert, they've been pwned.

      --
      John
    27. Re:Probably not Illegal. by fuzzytv · · Score: 1

      I suppose he meant that while they might have the right to "wiretap" communications on their own equipment (which I doubt is true), they don't have that if some of the equipment is owned by the user. For example the laptop.

    28. Re:Probably not Illegal. by fuzzytv · · Score: 0

      Really? Shall we apply the same approach to the physical world? For example "The school can set arbitrary rules for people entering the building?"

      Sure, there are things that may be tweaked by the school, but the are laws setting the basic boundaries for such modifications. IANAL, but installing root CAs is clearly unacceptable for me, especially when the users are minors (which, on secondary schools, most likely are).

    29. Re:Probably not Illegal. by Kremmy · · Score: 1

      Frankly I feel like the only reason we have an issue here is that people don't understand how the certificates work. I don't accept the idea that having root CAs which are specific to an organization's network is somehow flawed. If the solution being proposed is little more than "Pay someone else to sign your certificates", what you've actually done is completely disregarded the problem. There are a multitude of abuses that can come from it, but you don't make them disappear by relying on an outside authority in that manner. With some of the code issues that have recently publicized regarding SSL, I have to wonder if the security issues can even be avoided to begin with.

    30. Re:Probably not Illegal. by mark-t · · Score: 1

      Yes,,, but that doesn't necessarily mean that they are actually being monitored or spied on, it only means that they COULD be... which was my point. I didn't see anywhere that it said that such spying was actually occurring.

    31. Re:Probably not Illegal. by mysidia · · Score: 1

      The big difference is between this and the OP, though, is that my company owns these laptops.

      Yeah... and you and YOUR COMPANY (rather) potentially get to share liability with your service provider, in the event that your CA's private key facilitates the commission of fraud or some other crime against the user, for example, if the zScaler CA or zScaler's infrastructure is used to steal banking information or PII from someone using one of these laptops; the person can sue your company and/or Information Technology professionals responsible for the intercept or misappropriation of information.

      For what it's worth though.... the user could also sue if there was a keylogger installed on it by your company that lead to to damages against them, or possibly if there was malware -- that the owner of a laptop had a duty to prevent or detect.

      It doesn't matter that your company owns the laptop. Legally you can surveil the activity of the laptop, BUT there is a duty of care that comes with you and your company's choice to do so and legal owernship of the laptop.

      So your company best be darned 100% certain that zScaler passes all due dilligence for protection of crypto secured information.

    32. Re:Probably not Illegal. by mysidia · · Score: 2

      They can also require web filtering and surveillance software, of course. In many schools, this kind of software, web filtering (including filtering of proxies and category of SSL-based websites) is ACTUALLY REQUIRED in the US, for many schools to keep funding under various federal programs -- eg E-rate.

      Sure, there are things that may be tweaked by the school, but the are laws setting the basic boundaries for such modifications.

      Well, they are perfectly within their rights to provide a policy of "No laptops allowed past this point", at the door.

      Anything less is a concession on their part. In the case of your physical PERSON, they can't require arbitrary concessions, such as body cavity searches without infringing on people's rights.

      With laptops however; they can require arbitrary modifications or standards of their choosing, before the laptop is permitted access.

      Fully updated, not running an EOL operating system such as Widnows XP, No infections present and working antimalware, would be some common restrictions.

    33. Re:Probably not Illegal. by fuzzytv · · Score: 1

      Well, so how do certificates work? Root CA basically gives you the right to issue certificates for whatever website you want. It's unclear whether that happened in this case, other posts (supposedly from people working at schools in the UK) suggest that's how it works.

      I agree that there are cases when accepting a certificate authority specific for the organization is a good solution. However it needs to be done openly, not secretly by installing it in the background. Installing root CA in the background is essentially what rootkits do.

      Yes, I have my doubts about how much we can trust to the CAs, but I don't really understand how's that related to the issue here. Need to secure access to some school websites? Issue a regular SSL certificate and ask everyone to accept it (or install it in the background, I have no problem with that). Installing a root CA in a shady way is not the right solution.

    34. Re:Probably not Illegal. by fuzzytv · · Score: 1

      They can also require web filtering and surveillance software, of course.
      In many schools, this kind of software, web filtering (including filtering of proxies and category of SSL-based websites) is ACTUALLY REQUIRED in the US, for many schools to keep funding under various federal programs -- eg E-rate.

      I'm not going to pretend I know the US law. Or even UK law, for that matter. IANAL

      Sure, there are things that may be tweaked by the school, but the are laws setting the basic boundaries for such modifications.

      Well, they are perfectly within their rights to provide a policy of "No laptops allowed past this point", at the door.

      I'm fine with "no laptops allowed past this point" policy. Heck, I'm fine even with monitoring the traffic, assuming it's publicly announced. What I'm not OK with is when this happens in secret, without telling anyone.

      Anything less is a concession on their part.
      In the case of your physical PERSON, they can't require arbitrary concessions, such as body cavity searches without infringing on people's rights.

      With laptops however; they can require arbitrary modifications or standards of their choosing, before the laptop is permitted access.

      Fully updated, not running an EOL operating system such as Widnows XP, No infections present and working antimalware, would be some common restrictions.

      There may be differences between US/UK, and the part of Europe where I live. Here we have "privacy of correspondence" which applies even when I (for example) access my personal email while at work. Or whatever. So no, it's not just about physical person - at least not universally.

    35. Re:Probably not Illegal. by Kalriath · · Score: 1

      I'm guessing the software they get students to install is Cisco Clean Access, and the CA is most likely only available by logging onto the Cisco device doing traffic management and network protection. "Protection" of the CA would be unnecessary, because it's entirely probable that it's not even possible to get the CA private key.

      Most likely the IT staff didn't even realise that they had root CA provisioning enabled - Cisco configurations are usually mazes of poorly documented switches, commands and screens.

      --
      For a site about things like basic rights, Slashdot users sure do like to censor "dissent".
    36. Re:Probably not Illegal. by Kalriath · · Score: 1

      The big difference is between this and the OP, though, is that my company owns these laptops.

      Yeah... and you and YOUR COMPANY (rather) potentially get to share liability with your service provider, in the event that your CA's private key facilitates the commission of fraud or some other crime against the user, for example, if the zScaler CA or zScaler's infrastructure is used to steal banking information or PII from someone using one of these laptops; the person can sue your company and/or Information Technology professionals responsible for the intercept or misappropriation of information.

      For what it's worth though.... the user could also sue if there was a keylogger installed on it by your company that lead to to damages against them, or possibly if there was malware -- that the owner of a laptop had a duty to prevent or detect.

      It doesn't matter that your company owns the laptop. Legally you can surveil the activity of the laptop, BUT there is a duty of care that comes with you and your company's choice to do so and legal owernship of the laptop.

      So your company best be darned 100% certain that zScaler passes all due dilligence for protection of crypto secured information.

      Well, actually, no, since the devices are provisioned for work use. If your bank or passport details are stolen because you used your WORK laptop on the WORK network to access those PERSONAL sites, that's on you. The company only has a duty of care to protect information they know thy have.

      --
      For a site about things like basic rights, Slashdot users sure do like to censor "dissent".
    37. Re: Probably not Illegal. by Anonymous Coward · · Score: 0

      Pretty sure many schools do have "arbitrary" rules on who can enter buildings, particularly ones that ask for student/faculity ID swipe to access.

    38. Re: Probably not Illegal. by Half-pint+HAL · · Score: 1

      For that to hold, the company has to expressly forbid using the laptop for personal purposes, otherwise (as previous cases have ascertained), there is reasonable grounds to expect that the device will store personal information.

      --
      Got them moderator blues I blieve I walk out the do', With these mod-points I been gettin', I 'most never post no mo'
    39. Re:Probably not Illegal. by Antique+Geekmeister · · Score: 1

      That's a fascinating guess. It's not a feature I've personally used. Although yes, the Cisco configurations and the Cisco _clients_ do tend to have a horrible morass of undocumented options.

    40. Re: Probably not Illegal. by CrudPuppy · · Score: 1

      We do expressly forbid personal use. Of course we don't really care, but you have to say it.

      --
      A year spent in artificial intelligence is enough to make one believe in God.
    41. Re:Probably not Illegal. by jwhitener · · Score: 1

      Are they required to disclose that they are doing MITM attacks on https traffic though?

    42. Re: Probably not Illegal. by RockDoctor · · Score: 1

      For that to hold, the company has to expressly forbid using the laptop for personal purposes

      Which my employer does for one. (And it's a non-trivial point : I've been away at a work location for 41 days now, using the work's laptop because I don't have enough baggage allowance to take my own, using the work's network because there isn't another (nearest mobile phone service is about 30km over the horizon ; leaving the site is impossible due to sharks).

      It's part of the deal that most people accepted when they signed their contract (it wasn't mentioned in mine, because it wasn't envisaged a credible idea at that time).

      --
      Birds are not dinosaur descendants;birds are dinosaurs, for all useful meanings of "birds", "are" and "dinosaurs"
    43. Re:Probably not Illegal. by stoatwblr · · Score: 1

      Under RIPA, that's not the case. Once they've notified affected people (pupils and parents), THEN they can do what they want, otherwise there are substantial prison terms involved for unlawful intercepts, no matter how well-intentioned.

      A 3rd party commentator has offered this:
      =======
      From "Inspecting e-safety in schools" within
      http://www.ofsted.gov.uk/sites...

      "Indicators of inadequate practice ...
      There is no internet filtering or monitoring."

      "Key features of good and outstanding practice..."
      Rigorous e-safety policies and procedures are in place...
      The e-safety policy should incorporate an Acceptable Usage Policy that is understood and respected by pupils, staff and parents."

      "Sample questions for school leadership...
      What to look for? e-safety policy is regularly reviewed evidence that these are freely available (poster, handbooks, etc) ... children can recall rules."

      [BTW note this: "Pupils in the schools that had ‘managed’ systems had better knowledge and understanding of how to stay safe than those in schools with ‘locked down’ systems. Pupils were more vulnerable overall when schools used locked down systems because they were not given enough opportunities to learn how to assess and manage risk for themselves."]
      ======

      I'm fairly sure the OP had to sign an AUP. He should doublecheck it.

      Many others have commented that in this day and age it's easy to bypass the school system by tethering to your mobile, however many "eilte" UK boarding schools are in areas with rotten coverage and laptops used for schoolwork are often so locked down they can't be used on the home network when on vacation or after leaving the school (I have one such laptop onhand. Although owned by the ex-pupil, even the bios is passworded and the school refuses to divulge the details)

  2. yeah. by Anonymous Coward · · Score: 5, Interesting

    Just because you have a trusted root installed to use apps or the institutions wireless doesn't mean they were out to spy on you. It was likely the cheapest way to make secured applications run internally, or the easiest way for them to deploy eap without having to have you turn off server cert verification in your supplicant, which is way worse than having a trusted root.

    1. Re:yeah. by sumdumass · · Score: 3, Insightful

      That's all and good and all, but I think disclosing the information would be preferable so that little conspiracies about doom and gloom didn't come from the discovery of it.

      In other words, if there was a valid reason, then it shouldn't be a secret. It should be a valid reason and disclosed in some obvious way.

    2. Re:yeah. by davidhoude · · Score: 1

      I have no way of knowing, but I can imagine they disclosed it in the agreement that no one ever reads.

    3. Re:yeah. by Zakabog · · Score: 5, Insightful

      Never attribute to malice that which is adequately explained by stupidity.

      I've worked with a lot of IT people and sometimes they're just not competent enough to realize what's happening on their network. This sounds like a long time ago someone was sold on the idea that a firewall that scans all network traffic for malware would be a very good thing, and part of the requirements for that would be installing the root CA so the HTTPS traffic can be decrypted and scanned for malware. The staff the submitter dealt with likely never knew this was happening at all, then after the conversation the IT staff might have poked around in their firewall and found some checkbox that said "Scan all HTTPS traffic" and unchecked it. They might not know enough to help everyone remove the root CA.

    4. Re:yeah. by Anonymous Coward · · Score: 0

      um, no, never excuse stupidity that allows malice to piggyback.

      The only person who could do this understands the technology well enough, and it is then only a small leap from there to exploiting the capability to peek at your boss's email during some period of job stress, and only a small leap from there to massive harvesting of all comms.

    5. Re: yeah. by DigiShaman · · Score: 1

      On the WLAN zone no doubt. Checkbox removed and all is well. Except for the fact the cert doesn't uninstall itself.

      Providing instructions or a batch file of some sort for Windows users would be a step in the right direction; if this was a genuine mistake.

      --
      Life is not for the lazy.
    6. Re:yeah. by Antique+Geekmeister · · Score: 1

      It may have conceivably been installed under a sealed warrant for "national security" reasons. Much like the Patriot Act in the USA demands silent cooperation with warrant free investigations of unconstitutional scope, I'm sure that UK governmental agencies have also demanded and received cooperation with dangerously excessive search orders.

      A "private boarding school" implies that the school might well have international students, or students with parents are of economic and political power. Is it feasible to contact _those_ students and their families, to explain what the school has been doing without their knowledge? A similar scandal involving the use of webcams on student laptops to photograph them at home was reported on Slashdot, http://en.wikipedia.org/wiki/R....

    7. Re: yeah. by tom229 · · Score: 1

      As soon as he mentioned wireless I knew this was likely what was going on. The IT department simply doesn't want to frighten you by accepting a non trusted certificate when you connect to their network. This is what wpa enterprise authentication requires. However, I'm not sure you'd need to deploy a root CA. That's certainly the lazy way to do it... And they probably figured no one was watching anyways. I imagine their "fix" was to deploy a more targeted self signed certificate, actually pay for a trusted certificate, or to create another wifi network for guest machines.

      --
      If it ain't broke, don't fix it.
    8. Re:yeah. by Anonymous Coward · · Score: 0

      maybe, but having another CA doesn't give you a key to decrypt all https traffic. It does let you act as a man-in-the-middle proxy for all traffic including https without the client realizing unless they notice the CA is unusual.

    9. Re:yeah. by Anonymous Coward · · Score: 0

      and only a small leap from there to massive harvesting of all comms.

      Is it GCHQ or the NSA you work for? ,)

    10. Re:yeah. by Anonymous Coward · · Score: 0

      Never attribute to malice that which is adequately explained by stupidity.

      True - but I think malice is the _correct_ place to start with these things. That way you don't simply accept some nonsense excuse you are given. I would be asking them to prove to me why I should not be worried as I know what they _could_ do, should they decide to.

    11. Re:yeah. by Wycliffe · · Score: 1

      Never attribute to malice that which is adequately explained by stupidity.

      This sounds like a long time ago someone was sold on the idea that a firewall that scans all network traffic for malware would be a very good thing, and part of the requirements for that would be installing the root CA so the HTTPS traffic can be decrypted and scanned for malware

      Even this is given them alot more credit. My guess is that it was simply someone lazy who wanted to prevent a warning message appearing
      for a non-trusted certificate. The odds of this actually ever being used at a school for a man-in-the-middle even to remove malware is close
      to nil. The fact that it was immediately removed attests to this. The current administration probably doesn't even know why it was added so
      instantly removed it when someone complained and will probably add it back in a week when someone else complains about an untrusted
      certificate.

    12. Re:yeah. by Anonymous Coward · · Score: 0

      Just because you have a trusted root installed to use apps or the institutions wireless doesn't mean they were out to spy on you.

      Doesn't matter, if nothing was signed and no advance notice was given then deliberately compromising the security of someone's machine is a felony in both the US and EU. Politely explain to the school's administrators that the IT departments policies are putting the school's reputation at risk and could lead to criminal prosecution under the EU's data protection laws.

    13. Re: yeah. by AK+Marc · · Score: 1

      Either it was a rogue actor or unintended consequence of WLAN config. Given the speed at which it was fixed, it didn't sound like a deliberate act of policy.

    14. Re:yeah. by Anonymous Coward · · Score: 0

      Everyone here seems to be ignoring the EAP factor here -- which, IMHO is the most likely reason to install the certificate in the first place at a boarding school.

    15. Re:yeah. by Anonymous Coward · · Score: 0

      you seem to be kind of assuming a level of expertise in your classmates that isn't necessarily justified.

      A. It will be discovered by others, on their own

      B. If it's explained by an IT dept. that apparently didn't see it as risky in the first place, what makes you think your classmates will get it, and not react badly, either due to their own ignorance or a poor show of explaining it?

      GL with that.

  3. We Don't Need No Education by Travis+Mansbridge · · Score: 5, Funny

    All in all, it's just another brick in the firewall

    1. Re:We Don't Need No Education by coastwalker · · Score: 1

      I think you will find that they will squash you like a bug if you make a fuss. Is this really something worth fighting for?

      --
      Facts are history now plebs have politics for religion on social media.
    2. Re: We Don't Need No Education by MawnkeyMcTwoknuckles · · Score: 1

      How can ya have yes Facebook if ya doon'install that ceart!? YEW! YES, YEW! GET SNIFFED, PA'KET!

    3. Re:We Don't Need No Education by Anonymous Coward · · Score: 0

      Yes, and it's worth pointing out that should they retaliate or try to 'squash' him this goes from accidental negligence which could be excused, to malice... which tends to be grounds for fun things like retaliation complaints and lawsuits.

      The type of thing where the consequences go from a record in the file that you had a conversation about a mistake to "The school abandoned the worker for retaliating, who in a jury trial later lost his home, his pension, and his life savings. His children are now a member of the foster care system as he cannot adequately keep them clothed."

      Look, I don't like to start fights -- but when people go to the "I can mow you over as part of the bureucracy route" -- they had better pray I don't have access to shit they've done or could have done. The machine will slit their throat just as fast as it will slit mine if I can make it more convenient an advantageous to do so. The trick in that war is not to beat the shit out of the individual -- it's to make it easier for them to be a sacrificial lamb than yourself.

    4. Re:We Don't Need No Education by Anonymous Coward · · Score: 0

      Private/public schools are not necessarily very rich themselves and don't tend to hire top flight legal teams for the occasional use they put them to.

    5. Re:We Don't Need No Education by Anonymous Coward · · Score: 0

      What have we here, laddie? Mysterious scribblings? A secret code? No! A Root CA, no less! Root CA, everybody!

      [whacks him with a ruler, growls at Pink]
       
      Teacher: Get on with your work.

  4. sneaky but..... by obscured_dude · · Score: 0

    i guess because you are using their network, you have to abide by their rules/tos/t&c... i bet theres something in there somewhere that allows them to do this! :/ if not... SUE SUE SUE! :P jks... FIRST POST! :P

    1. Re:sneaky but..... by MrDoh! · · Score: 1

      The top bods at the school might not know (understand), but perhaps the techs were being creepy? Well worth escalating.

      --
      Waiting for an amusing sig.
    2. Re:sneaky but..... by Architect_sasyr · · Score: 5, Informative

      The entire department of education out here (.AU) installs a root CA with the express purpose of intercepting HTTPS to "protect the children". There are secondary certs installed at every school so that 802.1x doesn't crap out when you try to sign in (in point of fact, pretty sure windows installs the profile by default when you bind a machine).

      There is the potential for creepy, but pretty sure 99% of the techs at schools aren't actually smart enough to intercept traffic. Being one of the 1% who can (actually not a school tech, a consultant, but anyway) I can say in all honesty that there is better porn available for free on the Internet. I'm only going to look if you kick up a fuss about my ability to look ;)

      --
      Me failed English...
      FreeBSD over Linux. If my comments seem odd, this may explain...
    3. Re:sneaky but..... by Anonymous Coward · · Score: 1

      Not sure if your trying to claim there is better child porn? Or even insinuating that you are able to intercept normal porn over the school network. That scares me a little mate.

      What the hell are you watching.

    4. Re:sneaky but..... by Anonymous Coward · · Score: 0

      The entire department of education out here (.AU) installs a root CA with the express purpose of intercepting HTTPS to "protect the children". There are secondary certs installed at every school so that 802.1x doesn't crap out when you try to sign in (in point of fact, pretty sure windows installs the profile by default when you bind a machine).

      There is the potential for creepy, but pretty sure 99% of the techs at schools aren't actually smart enough to intercept traffic. Being one of the 1% who can (actually not a school tech, a consultant, but anyway) I can say in all honesty that there is better porn available for free on the Internet. I'm only going to look if you kick up a fuss about my ability to look ;)

      Are you referring to Western Australia?

      Because while we deploy a root for our authenticating our own various central services across all 1000ish schools, we certainly don't do HTTPS inspection.

    5. Re:sneaky but..... by Anonymous Coward · · Score: 0

      The entire department of education out here (.AU) installs a root CA with the express purpose of intercepting HTTPS to "protect the children". There are secondary certs installed at every school so that 802.1x doesn't crap out when you try to sign in (in point of fact, pretty sure windows installs the profile by default when you bind a machine).

      There is the potential for creepy, but pretty sure 99% of the techs at schools aren't actually smart enough to intercept traffic. Being one of the 1% who can (actually not a school tech, a consultant, but anyway) I can say in all honesty that there is better porn available for free on the Internet. I'm only going to look if you kick up a fuss about my ability to look ;)

      Which state are you referring to?
      In WA, we do use a root CA to authenticate all our managed services, 802.1x included.

      This certificate is not used for HTTPS inspection though.
      Besides, half the stuff people join to the various networks would break as they rely on pinned certificates.

      Source: I'm one of the central security goons.

    6. Re:sneaky but..... by zaphirplane · · Score: 1

      really? you are playing man in the middle for all the https websites out there? I find it hard to believe.
      how about the the username password for those websites, you are capturing username and password to banks, hotmail, gmail, facebook, paypal, ebay
      to capture and store that information you'd need some really strong and clear disclosures

    7. Re:sneaky but..... by truedfx · · Score: 1

      I'm only going to look if you kick up a fuss about my ability to look ;)

      So instead of "Just because you're paranoid, doesn't mean they aren't after you.", we now have "They're only after you because you're paranoid."?

    8. Re:sneaky but..... by Architect_sasyr · · Score: 1

      Not me, no. I mixed two threads into one comment.

      One of the states particularly in my mind intercepts SSL, ostensibly purely for DPI/content Filtering. Knowing their internal structure moderately well, I'd say this is about all their capable of - using McAfee's gateway to do it. A large number of private schools do it, particularly the more wealthy ones, and I've even seen it in a few government departments.

      The other comment was more of a fall-over from my days as an exchange admin. Controlling the EXSRV means I can, if I choose, attach a mailbox anywhere I please. Got better things to do than read peoples email though..

      --
      Me failed English...
      FreeBSD over Linux. If my comments seem odd, this may explain...
  5. real or speculation by Anonymous Coward · · Score: 0

    Post the unedited screencaps or none at all. Otherwise this whole "article" is pure speculation.

    1. Re:real or speculation by SuricouRaven · · Score: 1

      Wouldn't mean much. Screencaps can be trivially faked, anyway. The submitter clearly doesn't want us to know which school this is. I can only say it isn't the one I work at - we use SSL interception on the school computers, but not on the BYOD network, which simply blocks SSL entirely.

  6. In their defence. by SuricouRaven · · Score: 5, Informative

    I work at a school. Yes, we have all machines on their network trust us as a root CA. We do that with good reason.

    Currently in most countries, especially the UK, there is an atmosphere of paranoia bordering on terror anywhere that minors and sex may come within a hundred meters of each other. Even so, teenagers tend to meet their stereotype and display a fascination with sexual imagery. This means that it is absolutely essential that schools maintain a comprehensive internet content filter. This is not an optional extra. Without it, it's only a matter of time (and not much time) before some student happens across Dirty Dave's Scat and Fisting Gallery and shows it off to all his classmates. This in turn results in many terrified parents, legal action against the school for destroying jimmy's innocent little mind, and columns in the Daily Mail demanding the head be fired.

    If we could not filter the internet, there would be no option but to forgo it. If we could not filter the ssl sites, there would be no option but to block ssl entirely by blocking all traffic on port 443. There is no possibility of effectively filtering SSL without installing a root CA, and so that is what we have to do for any device on our network that needs SSL connectivity.

    Got that? No filtering, no internet. That's just the way it is. I don't like censorship more than anyone else, but this is the real world and sometimes ideology has to take a back seat to practicality and an angry mob of parents. Besides, without effective filtering, the students would spend more time playing flash games, watching the yogscast, listening to music videos and checking facebook than actually doing their work. Giving the students a locked-down and heavily censored internet is still better than giving them no internet at all, which would hold them back academically.

    1. Re:In their defence. by paddysteed · · Score: 1

      But installing a root CA on people own hardware, don't you think that is a step too far. It is not as if it is really easy to circumvent anyway. I have ssh running on port 80 and just tunnel everything through that to beat the schools surveillance.

    2. Re:In their defence. by Anonymous Coward · · Score: 1

      Yep, England is utterly crazed.

    3. Re:In their defence. by Anonymous Coward · · Score: 0

      I agree that "your network - your rules". So, although I believe it is not a job of IT department to guard teenagers from visiting some "nasty" sites; you've given them the access at the first place and they wouldn't have anything otherwise. So, you can do whatever you want with your network. But please, do not call it Internet access then - it is not anymore! Call it as you did here: "locked-down and heavily censored internet" - put that on posters advertising school wifi network. Call the things right names.

      Now how does that sound, huh? Not so eager to do it I bet.

    4. Re:In their defence. by Anonymous Coward · · Score: 0

      And you would have gotten away with it, too, were it not for the monitoring device we installed while you were asleep. If we catch you in subversive activities again you'll win a trip to the Caribbean were you WILL be protected.

    5. Re:In their defence. by KingOfBLASH · · Score: 4, Insightful

      How about actually, you know, paying attention to what the kids in class are doing?

      I don't really understand why every time a new technology comes along people think there needs to be new rules. Pornography and inappropriate images were not invented along with the internet. I can remember back when somebody would raid their fathers stash of playboys and bring one into school, and kids would be huddled around it. And, guess what, if a teacher or parents saw all these kids obviously up to no good, they would come over, and there would be hell to pay. Which still didn't stop kids from looking at pornography or doing dirty things.

      Besides, why in the world do kids need access to computers in the classroom? When kids are working in a computer lab or something, have someone watching them. If you can't trust them to not look at porn, then they're not mature or old enough to be left alone with a computer.

    6. Re:In their defence. by Anonymous Coward · · Score: 1

      That's the job of a liability waiver, not a root CA.

      Did Jimmy's parents opt in to Jimmy having access to the dangerous internet? Then there's no internet for Jimmy. If you don't want to manage that at a student level, then your limitations are rooted in budget.

      From there you throw in some DNS and IP based filtering if you really want to keep your bases covered. Filter the traffic that comes in over HTTP as well, sure. Don't say that you "don't like censorship more than anyone else, but this is the real world". At that point you've bought into the censorship hook, line, and sinker. If your company isn't going to spend the resources on doing things the right way, it becomes the job of your management to equivocate when they get busted for it. That responsibility is not preemptively yours.

    7. Re:In their defence. by jonwil · · Score: 1

      The problem with a liability waiver is that you can end up with a situation where a students parents have signed the liability waiver, student accesses something "bad", parents decide to sue despite the waiver and the legal system decides in favor of the parents.

    8. Re:In their defence. by SuricouRaven · · Score: 4, Interesting

      We also have a transparent intercept on port 80. And no, the proxy doesn't accept CONNECT. We even block ICMP, so no ping-tunnels. You should be able to tunnel your way out over HTTP, but it'll take a bit of work - far beyond what students can do.

      They have low-tech means of circumventing the filter, mostly involving spending an hour going through page after page on google until they find a site not blocked.

    9. Re:In their defence. by DarkOx · · Score: 1

      Or you could maybe try just explaining that it's both impossible to really effectively filter the internet and respect students privacy. As we are talking boarding school here it is being used for personal communications, probably interacting with financial and medical institutions by many students; things students at day would not need to do.

      Parents waive all sorts of things as it is to send children to these schools. Just get the agree that filtering the internet will be less than 100% effective and that while viewing explicit material is against the rules and students caught will be disciplined it could happen, and this is better than the alternatives of no internet or no privacy

      --
      Repeal the 17th Amendment TODAY! Also Please Read http://www.gnu.org/philosophy/right-to-read.html
    10. Re:In their defence. by Anonymous Coward · · Score: 0

      "Why in the world do kids need access to computers in the classroom?"

      Because all of the knowledge in the world is there, much of it for free. If the purpose of school was to make people knowledgeable, then you'd give everyone permanent access to the internet. But, as you're saying, the actual purpose of school is to keep children and teenagers ignorant of the very most basic point of being human or even an animal - sex, desire, intimacy, need. These things must be kept secret because ... well you're not allowed to know any reasons, you're supposed to learn "right and wrong" without having reasons and to be so used to them that by the time you're not totally ignorant it's too late for you to change your morals to something rational that DOES have a reason.

    11. Re:In their defence. by Alioth · · Score: 4, Insightful

      Don't be quite so complacent in what you think students CAN'T do, especially saying "far beyond what students can do". When I was 16 I was writing assembly language competently, if I were 16 now, I would be (successfully) finding ways to tunnel stuff through normal HTTP traffic via a machine outside the network (it's not hard, certainly easier than learning asm). In a school of any appreciable size you'll have at least one student with the capability to do this.

    12. Re:In their defence. by paddysteed · · Score: 5, Interesting

      I am that one student, and I always share what I have done with the rest of the school, resulting in everybody being able to beat the filters.

    13. Re:In their defence. by mikechant · · Score: 2, Interesting

      If we could not filter the ssl sites, there would be no option but to block ssl entirely by blocking all traffic on port 443.

      Then that's what you should do. Intercepting an SSL session between (say) a pupil and their bank would potentially be illegal without the permission of both the pupil *and* the bank. And the bank is not going to give this permission. Blocking ssl is the only legally safe solution.
      Still, it's your legal risk, up to you.

    14. Re:In their defence. by Anonymous Coward · · Score: 0

      Currently in most countries, especially the UK, there is an atmosphere of paranoia bordering on terror anywhere that minors and sex may come within a hundred meters of each other. Even so, teenagers tend to meet their stereotype and display a fascination with sexual imagery. This means that it is absolutely essential that schools [keep every child in their separate room and under constant video surveillance]. This is not an optional extra. Without it, it's only a matter of time (and not much time) before some student happens [to attempt to touch themselves in inappropriate ways] and shows it off to all his classmates. This in turn results in many terrified parents, legal action against the school for destroying jimmy's innocent little mind, and columns in the Daily Mail demanding the head be fired.

      Children curious about naughty bits is inevitable if not natural. Attempting to secretly watch whatever they do in private by e.g. doing a MITM on their private computers is deeply deviant.

    15. Re:In their defence. by Anonymous Coward · · Score: 0

      That's precisely how i used the internet a that age and it didn't make me a psychopath.
      They'll have to deal with it, there's a whole lot of anal fisting in the real world.
      It makes teaching anal fisting one of the main duties of public schools.

    16. Re:In their defence. by xenobyte · · Score: 1

      Don't be quite so complacent in what you think students CAN'T do, especially saying "far beyond what students can do". When I was 16 I was writing assembly language competently, if I were 16 now, I would be (successfully) finding ways to tunnel stuff through normal HTTP traffic via a machine outside the network (it's not hard, certainly easier than learning asm). In a school of any appreciable size you'll have at least one student with the capability to do this.

      Ditto. I was also around 15-16 (1981-82) when a friend and I disassembled CP/M completely, removed some stuff we didn't need (mostly related to harddrives), added a simple switcher and turned it into a primitive multitasking system able to run two programs at once (plus some common stuff), all within the 64KB limit on a Z80 processor. So please don't assume anything about students abilities. If you do, they'll end up biting you in the ass - hard.

      --
      "For every complex problem, there is a solution that is simple, neat, and wrong." -- H.L. Mencken (1880-1956) --
    17. Re:In their defence. by sumdumass · · Score: 1

      I don't know about you, but I have never met a porn site I needed to use SSL on or https. Are those where the really good porn is or something? I mean otherwise, there really isn't a need for a MITM attack to monitor a child's porn habits is there?

      So I might think this stuff is used for other things. Perhaps it is to validate their own software or something that simple. Maybe they are MITM attacking when the kids check their bank statements to find who the truley rich and powerful families are in hopes of getting that new library or something. But porn is relatively simple to find and most filters are relatively easy to surmount.

    18. Re:In their defence. by cascadingstylesheet · · Score: 2

      How about actually, you know, paying attention to what the kids in class are doing?

      I don't really understand why every time a new technology comes along people think there needs to be new rules. Pornography and inappropriate images were not invented along with the internet. I can remember back when somebody would raid their fathers stash of playboys and bring one into school, and kids would be huddled around it. And, guess what, if a teacher or parents saw all these kids obviously up to no good, they would come over, and there would be hell to pay. Which still didn't stop kids from looking at pornography or doing dirty things.

      Oh come now. There has been a sea change, and if you are old enough, you know it. It really was harder to get, harder to get away with, and the curve was skewed toward a 1. quick look at some breasts rather than 2. a jaded wondering what could be harder than hardcore.

      Honestly, there will be plenty of time for that when you are an adult ... you aren't missing anything.

      Besides, why in the world do kids need access to computers in the classroom? When kids are working in a computer lab or something, have someone watching them. If you can't trust them to not look at porn, then they're not mature or old enough to be left alone with a computer.

      Now this, I heartily agree with.

    19. Re:In their defence. by Luckyo · · Score: 5, Insightful

      And uni network admin who sits in all the same chat rooms, had the hole plugged within hours of it becoming public. What you think admins are ephermal "great evil"? Most of them are young people who are in the circles.

      Some dude flying solo? Sure, will get through. Trying to get everyone to do it so you get lost in the masses? Hole plugged in hours.

    20. Re:In their defence. by blackest_k · · Score: 2

      It is a boarding school, maybe 35 hours might be spent in a classroom, just a small fraction of the 168 hours they are at the school for during term time. Some might not even go home during the shorter breaks like a weeks half term.

      The school has the responsibility for those kids 24/7 most of the year. It may seem a little harsh but these kids are not destined to work in factories or Mcdonalds. Their parents are paying a lot of money to have them study there.

      It is a difficult role the school has to take on the role of parent or guardian which does mean filtering the content the kids are exposed to. If a parent wants to provide an unfiltered connection they probably could afford to do so but would be discouraged from doing so. It's a guilded cage for the kids but when they are adults and have their own kids they will probably make the same choice.

    21. Re:In their defence. by gIobaljustin · · Score: 1

      Pornography and inappropriate images

      A better idea would be to discard this puritan nonsense and stop pretending that what one person thinks is "inappropriate" is objectively correct.

      --
      Thank you Dave Raggett
    22. Re:In their defence. by gIobaljustin · · Score: 1

      The real problem is that puritan morons can successfully sue someone because their kids accessed something on the Internet that they don't like.

      --
      Thank you Dave Raggett
    23. Re:In their defence. by richlv · · Score: 5, Funny

      Honestly, there will be plenty of time for that when you are an adult ... you aren't missing anything.

      if you are young and reading this, know :

      HE'S LYING.

      --
      Rich
    24. Re:In their defence. by gIobaljustin · · Score: 1

      but this is the real world and sometimes ideology has to take a back seat to practicality and an angry mob of parents.

      This mentality just makes everything worse, or at any rate, it doesn't improve the situation. In the US, the TSA molests people at airports. If we had more people who cared about freedom and principles, this sort of thing wouldn't happen. Therefore, this 'abandon ideology and surrender to the status quo' mentality is absolutely poisonous.

      --
      Thank you Dave Raggett
    25. Re:In their defence. by Anonymous Coward · · Score: 0

      maybe but its not going to protect the children from porn. I went to a boarding school and by the time we were 11-12yr old the dormitories were awash with porn mags of all varieties. I doubt its any different now excepting they probably bring films in on usb sticks.

    26. Re:In their defence. by drinkypoo · · Score: 1

      How about actually, you know, paying attention to what the kids in class are doing?

      That's what filtering does.

      If you want to pay for an internet monitor to look over children's shoulders, I'm sure schools will institute your policies.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    27. Re:In their defence. by Anonymous Coward · · Score: 0

      But it is a boarding school, this is out-of-hours communication problems, not middle-of-the-class problems.
      All work and no play is literally the worst thing you can do to a person, more so because it will make them less effective at doing said work, even if it is kids and teens that have insanely higher ability to learn compared to adults because they haven't went through the various pruning stages to optimize the brain as the body grows.

      To be perfectly honest, classes should only be 40 minutes as it is anyway, peoples attention gets screwed up after that length of time, even in passive things like drawing and art. (sometimes that CAN be beneficial though, depending on the medium and themes)
      But for things like Math, or Computing, or Languages, it all goes to hell.
      There was various studies done on this that more or less all came to the conclusion that after around 45-50 minutes peoples attention starts to fail.
      Putting it at 40 minutes seems more natural, plus, you can get more classes out of a typical 6 hour day, which will benefit them more.
      Equally, you could also have a self-study session in the middle of the day, and one at the end of the day, for 20 minutes each, in addition to their usual lunch and pre-midday break. These hours would obviously have filtered internet too in the school section. 1 less class for 2 self-study, seems good enough.
      If the kids don't want to learn during it, let them, you are not going to change them, much, by rattling on about the future and every other trick in the book. The only way you will win them over is by actually making them interested in the classes. The self-study periods will reflect how well classes went, and by having someone pop in and keep an eye on them, they can note down anyone that might be distracted or not caring, they can report that to the teacher, they can make sure that they get a little more attention during class. If it is bad enough, they get solitary self-study. That is a harsh punishment and has worked very well in some schools. That includes playing white noise to them. (I'm sure that was shown on TV in some series the other year there, group of kids in a room with headphones on in solitary self-study)
      It generally works with most people, but there will still be some people that just refuse to learn. And that ends up resulting in them needing one-to-one helpers, which will cost more, which is why it is better to try solitary study first. Beyond that, well, they are screwed really.
      And this is a boarding school, so generally most there will be from better backgrounds, so that will stretching it. Regular public schools mostly see those problems. Our school managed to deal with it really well, and had a very high after-school club attendance after our year got it all started off, it was great. Then it got shut (and knocked) down due to a corrupt headmaster fiddling around with some teacher after his wife died. Shit you not. Scummy as hell.

    28. Re:In their defence. by Anonymous Coward · · Score: 0

      Besides, why in the world do kids need access to computers in the classroom? When kids are working in a computer lab or something, have someone watching them. If you can't trust them to not look at porn, then they're not mature or old enough to be left alone with a computer.

      I consider you fortunate. You've apparently never had to deal with sexual harassment in the workplace. Or a mob of angry parents chanting "protect the children". While in a rational world I completely agree with you, in a real world all it takes is 2 minutes for somebody to find something they shouldn't. i.e. The amount of time a teacher may be working with a student 1-on-1 to help them understand a lesson better and little Jimmy hits a porn site by sheer luck (or perhaps brilliance).

      End result - NO amount of supervision is going to be good enough to cover all possible use cases. And all it takes is one error for the axe to fall down.

      As a compromise, I am in favor of schools/workplaces/etc. notifying as a part of the acceptable use policy that they may monitor your internet usage by means known and unknown to ensure the safety of their people and networks. Don't like it? Don't use their networks and you won't be monitored.

    29. Re:In their defence. by AmiMoJo · · Score: 1

      How about just using the data connection on their phones? Bypasses your filters completely and the mobile service provider's filters are a joke.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    30. Re:In their defence. by SuricouRaven · · Score: 5, Funny

      One teacher. Thirty students. Alt-tab.

    31. Re:In their defence. by johnw · · Score: 5, Insightful

      They have low-tech means of circumventing the filter, mostly involving spending an hour going through page after page on google until they find a site not blocked.

      Hardly low tech!

      I too work in a school, which also implements all sorts of paranoid filtering on the school LAN. (Don't know about root CA certificates, I've never looked.)

      Increasingly however, what the school does is utterly irrelevant. Almost all the students have their own completely independent access to the big bad 'net. They have phones with full Internet access, dongles for their laptops, and even laptops with SIMs built in.

      It'll be a while before school authorities recognise that they're standing with their fingers in the tiny remains of a dyke, the rest of which has long since been washed away by the incoming tide. Until then, we'll still find ourselves unable to access all sorts of random and silly things in the classroom. I was refused access to the text of Rudyard Kipling's "If" the other day.

    32. Re:In their defence. by SuricouRaven · · Score: 1

      And even if the waiver holds up, you'd still have to deal with the media circus and damage to reputation.

    33. Re:In their defence. by SuricouRaven · · Score: 1

      I don't know about you, but I have never met a porn site I needed to use SSL on or https.

      Google images. For most students, the first place they go in search of porn.

    34. Re:In their defence. by sumdumass · · Score: 1

      Wow.. I never noticed google images was https.

      Thanks for pointing it out. I stand corrected.

    35. Re:In their defence. by zaphirplane · · Score: 1

      why is there a need to filter the **content** of the traffic, is it not enough to block the destination.
      There are loads of block lists that would fllter on the destination type, anything from racial abhorrent content to newspapers.
      I call bull.

    36. Re:In their defence. by SuricouRaven · · Score: 1

      Then it becomes Not My Problem.

    37. Re:In their defence. by SuricouRaven · · Score: 1

      With SSL intercept we can force safesearch on, but with the right terms some things still slip through.

    38. Re:In their defence. by zaphirplane · · Score: 1

      right like a student working on the help desk part time, getting access to the dean's bank account or their email.
      yeah that would be a problem ... hang on, that's what you are enabling and defending.

    39. Re:In their defence. by SuricouRaven · · Score: 1

      But you do filter it at your high schools.

    40. Re:In their defence. by Anonymous Coward · · Score: 0

      Then it becomes Not My Problem.

      Tell that to the Daily Mail and the pissed off parents that will refuse to listen to that and insist you do something about it or get fired under pressure.

    41. Re:In their defence. by Anonymous Coward · · Score: 0

      That's the problem with inept incompetent judges than that of the school.

      School should always appeal retarded rulings.

      Failing that, threaten to block the 'net outright, whilst claiming it will damage their kids education, let's see how quick the parents back down.

    42. Re:In their defence. by Anonymous Coward · · Score: 0

      Get read of the papers, they cause this vicious circle of mess in the first place.

    43. Re:In their defence. by Kojiro+Ganryu+Sasaki · · Score: 1

      You know i think the fundamental problem with the american system is how easy it is to sue.

    44. Re:In their defence. by Anonymous Coward · · Score: 0

      Oh so now teachers are supposed to babysit the internet connections of all 30 students? That's a full time job in itself. I'd rather they spend their time teaching instead of wasting it on your petty projects. What planet are you from, not this one.

    45. Re:In their defence. by camperdave · · Score: 1

      How about actually, you know, paying attention to what the kids in class are doing?

      That's what filtering does.

      No. Filtering merely limits the choices of what they can do.

      --
      When our name is on the back of your car, we're behind you all the way!
    46. Re:In their defence. by Anonymous Coward · · Score: 0, Funny

      "It'll be a while before school authorities recognise that they're standing with their fingers in the tiny remains of a dyke, the rest of which has long since been washed away by the incoming tide."

      The dam that keeps wateer out of low=lying areas is a dike

      You might get away with sticking your fingers in a dyke if you're female and she likes you, and if thats what turns you on. If you are male it is not advisable.

    47. Re:In their defence. by argStyopa · · Score: 1

      I'm pretty certain that people haven't wanted their kids to look at porn for, well, nearly ever. So this isn't something "new" being invented, it's something very, very old being reformulated to recognize a new delivery technology.

      You DID read that the OP said he was at a boarding school, right?

      That means that the school's responsibility doesn't start when they get off the bus in the morning, and stop when they get on the bus to go home. This means that the kids are functionally wards of the school...meaning the school is responsible for them 24/7....ie, what they do in their spare time.

      Considering that any possible harm that comes to the child - be it physical, emotional, psychological - ends up being the schools financial liability, then they are entirely within their remit to lock-down any computer systems used on their grounds. Don't like it? Don't browse the internet at their school.

      --
      -Styopa
    48. Re:In their defence. by mvdwege · · Score: 1

      Anytime anyone uses the 'A but B' form, they mean they agree with B but just don't have the integrity to admit it explicitly.

      --
      "I know I will be modded down for this": where's the option '-1, Asking for it'?
    49. Re:In their defence. by wisnoskij · · Score: 1

      Having worked a lot in a highschool computer lab/library. A lot of modern teachers are not really qualified to watch their class. They can teach, as they have been taught to do, but they were not taught to be baby sitters, and as such largely the new guard are incapable of controlling their class.

      --
      Troll is not a replacement for I disagree.
    50. Re:In their defence. by SuricouRaven · · Score: 1

      School really has three purposes now:
      1. To teach knowledge.
      2. To assess knowledge - it's no good being brillient in a field if you cannot produce the bit of paper that attests to that skill, as no employer is going to take your word for it.
      3. To try to keep the little brats in an environment where they won't grow up to be criminals or a danger to society. That's the indoctrination part. Schools do a lot of that, though most of it well-intentioned.

    51. Re:In their defence. by SuricouRaven · · Score: 1

      If by 'integrity' you mean 'willingness to lose my job and be blacklisted from ever working in the education sector again.' My princibles have a value, and that value is less than the difference in salery between my current position and unemployment benefits.

    52. Re:In their defence. by Anonymous Coward · · Score: 0

      That's why banks are on school block lists as well as workplace block lists.

      Minefield avoided.

      If they somehow bypass said filter to access their bank and get their credentials stolen, the school/workplace lawyers would win in court.
       

    53. Re:In their defence. by Nemyst · · Score: 1

      You should be thankful most school administrations have never heard of Faraday cages...

    54. Re:In their defence. by Antique+Geekmeister · · Score: 1

      > I work at a school.

      Clearly, not in IT or network security. A root CA is not for "filtering". A proxy or firewall is for filtering, and a root CA doesn't help with that other than to automatically authorize the certificates presented by the proxy. A root CA is for signing other certificates so that they are accepted without the manual intervention of the student or visitor using the "Bring-Your-Own-Device".

    55. Re:In their defence. by drinkypoo · · Score: 1

      No. Filtering merely limits the choices of what they can do.

      Yes. Which is the same goal as looking over their shoulders.

      The same technology that makes everyone more powerful makes students more powerful. It's not a shock that schools should use technology to keep up. If they didn't, they'd be idiots.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    56. Re:In their defence. by Anonymous Coward · · Score: 0

      Independent access = school isn't liable. The school achieves what it needs to, who cares what the kids do on their own equipment?

    57. Re:In their defence. by oji-sama · · Score: 2

      if you are young and reading this, know :

      HE'S LYING.

      If you are young and modded the above funny, you're wrong.

      --
      It is what it is.
    58. Re:In their defence. by nurb432 · · Score: 1

      Cell phone blockers, and/or 'turn them in at the door'. ( get caught with something, suspension. get caught using it, expulsion ). Problem solved, and the whiny snot nose kids can start doing actual school work instead of screwing around.

      --
      ---- Booth was a patriot ----
    59. Re:In their defence. by DaveV1.0 · · Score: 0

      And, remember to take full responsibility when the school locks it down internet access, m'kay? Oh, and worry about the next step: Requiring the installation of actual spyware on all computers connected to the school's network.

      --
      There is no "-1 offended" or "-1 you don't agree with me" mod options for a reason.
    60. Re:In their defence. by mvdwege · · Score: 1

      In other words, you are perfectly fine with censorship and eavesdropping. That was what I said in the first place, wasn't it?

      --
      "I know I will be modded down for this": where's the option '-1, Asking for it'?
    61. Re:In their defence. by mark-t · · Score: 4, Interesting

      The dam that keeps wateer out of low=lying areas is a dike

      Only in North America.

      Everywhere else that english is spoken, the word is spelled with a 'y'

    62. Re:In their defence. by egarland · · Score: 1

      > transparent intercept on port 80. And no, the proxy doesn't accept CONNECT. We even block ICMP, so no ping-tunnels

      Bypassing a school firewall for dummies:

          1. Pull out your smartphone

      --
      set softtabstop=4 shiftwidth=4 expandtab nocp worlddomination
    63. Re:In their defence. by Imagix · · Score: 1

      Increasingly however, what the school does is utterly irrelevant. Almost all the students have their own completely independent access to the big bad 'net.

      Which makes it Not Their Problem. They have a requirement (whether legislation, policy, or politics) to secure their network. What Jimmy does on their cellphone is now the telco's problem.

    64. Re:In their defence. by Anonymous Coward · · Score: 0

      You got a link to that Dirty Dave's Scat and Fisting Gallery ?

    65. Re:In their defence. by icomefrommars · · Score: 1

      But why would a university admin play nanny by censoring access to the internet? The university I'm at doesn't do any filtering and I also travel to other universities often and I've never seen anything like that. Why would this hypothetical admin you are talking about purposefully make research (the primary reason for the network) difficult?

    66. Re:In their defence. by Anonymous Coward · · Score: 0

      Hey now. Don't forget all us 16 who were writing assembly language incompetently! It doesn't take even a script kiddie to bypass an HTTP filter.

    67. Re:In their defence. by Anonymous Coward · · Score: 0

      You can't teach people how to use computers using only pen and paper. They have to actually use them to see. Kids catch on fast, or better yet, have used one at home, but for the rest it's hard.

      Better ask, why do they need internet access at all?

    68. Re:In their defence. by Anonymous Coward · · Score: 0

      it's no good being brillient

      Yeah, you'd know all about that...

    69. Re:In their defence. by cascadingstylesheet · · Score: 1

      if you are young and reading this, know :

      HE'S LYING.

      If you are young and modded the above funny, you're wrong.

      Yep.

      Spend your childhood being a child ... that's what it's for.

      There will be plenty of time to mess around with that stuff later, and maybe by then you'll have some better judgment about it too.

    70. Re:In their defence. by lagomorpha2 · · Score: 2

      No, when you're older your judgement won't be much better you will simply have less energy and desire to enjoy yourself thoroughly. There simply isn't time or energy for that later on in life like there is when you're young and the women quickly get fatter. No man ever went to his deathbed saying, "I wish I had slept with fewer women when I was young".

    71. Re:In their defence. by xvan · · Score: 1

      We are taking about students circumventing internet filters. That means they don't give a shit about policies... Why would they turn in their phones?

    72. Re:In their defence. by xvan · · Score: 1

      If porn turns you into a criminal, why societies tolerate porn?

    73. Re:In their defence. by nurb432 · · Score: 1

      And if they dont, and get caught they get suspended. Just because you know people will break the 'rules' doesn't mean you dont enact them ( and enforce to the best of your ability ).

      --
      ---- Booth was a patriot ----
    74. Re:In their defence. by SuricouRaven · · Score: 1

      Many don't tolerate it - they just fail in all efforts to prohibit it.

    75. Re:In their defence. by Anonymous Coward · · Score: 0

      I don't know... what we should really tell kids is this: forget about porn, you're wasting your time with it. Porn's educational value is below zero, don't use it to educate yourself about sex, you'll have to re-learn everything when you get to the real thing. Get yourself a girl/boyfriend and start experimenting.

    76. Re:In their defence. by Anonymous Coward · · Score: 0

      You aren't that smart. Really, you're not.

    77. Re:In their defence. by Luckyo · · Score: 1

      Because you're breaking the rules and it's admin's job to ensure that people don't break the rules, or the network itself. It appears that you have the problem with the rules and with basic logic - you think that admins make the rules.

      They don't. They merely enforce them. If you don't like the rules "sticking it to the admin" is the worst choice by far. You will get slammed by the pissed off admin who has seen a dosen of people like you and really doesn't want to deal with the bothersome smartass, and then you'll get slammed by the people who actually made the rules for actively attempting to circumvent the rules.

      The right approach would be to actually press the people on the top to change the rules and not become the enemy of the system.

    78. Re:In their defence. by Anonymous Coward · · Score: 0

      standing with their fingers in the tiny remains of a dyke

      Speaking of content filtering...

    79. Re:In their defence. by cdwiegand · · Score: 1

      Take my kid's cell phone from him and expect a theft charge from my lawyer shortly thereafter. That phone is private property and they do NOT have a license to take it. They may restrict its use, certainly, but they can't legally steal it from my kid. Not in these parts...

      --
      . Define sqrt(x) as something really evil like (x / rand()), and bury it deep. Watch your coworkers go nuts.
    80. Re:In their defence. by Anonymous Coward · · Score: 0

      Got that? No filtering, no internet. That's just the way it is. I don't like censorship more than anyone else, but this is the real world and sometimes ideology has to take a back seat to even more damaging and intellectually bankrupt ideology.

      FTFY

    81. Re:In their defence. by Vellmont · · Score: 1


      I don't like censorship more than anyone else, but this is the real world and sometimes ideology has to take a back seat to practicality and an angry mob of parents.

      More like, ideology sometimes has to take a back seat to someone elses ideology, because there's more people who espouse it.

      --
      AccountKiller
    82. Re:In their defence. by Vellmont · · Score: 2


      Yep.

      Spend your childhood being a child ... that's what it's for.

      Ha! This is the classic example of adults either not remembering or projecting their own ideas about what childhood is/was like. I remember being a kid and having sexual thoughts in maybe 3rd or 4th grade. I've asked other people if they had similar thoughts, and they did. By the time you get to HS, EVERYONE has sexual thoughts and urges. Wanting to look at porn and people fucking is PART of being a child. Your ideas of childhood innocense are a drastic distortion of childhood, likely influenced by what society wants us to believe about childhood.

      But hey, at least the conservative impulse has settled down to "Wait till you're an adult to look at pussy" rather than "OMG!! NEVER EVER Look at pussy!"

      --
      AccountKiller
    83. Re:In their defence. by Vellmont · · Score: 1


      It is a difficult role the school has to take on the role of parent or guardian which does mean filtering the content the kids are exposed to.

      That's fine, as long as I as a parent would get some say over what gets filters. Personally I feel that Rush Limbaugh is a horrible influence on little minds. He's a horrible person and I'd prefer nobody ever see his ugly face, or listen to his poisonous words.

      Can I have him filtered out? Maybe even any website (including this one now) that has the words "Rush Limbaugh" in them.

      --
      AccountKiller
    84. Re:In their defence. by Anonymous Coward · · Score: 0

      sometimes ideology has to take a back seat to practicality

      Are you sure you don't mean that sometimes practicality has to take a back seat to ideology?

      From where I'm standing, it looks like school networks would be a lot more practical to operate if it wasn't for the ideological obsession with blocking porn that you describe in your post.

    85. Re:In their defence. by SuricouRaven · · Score: 1

      No, there is plenty of work being done by conservatives to prevent adults looking at pornography too. You just havn't noticed it because their efforts are utterly ineffectual.

      For example, the FRC is perhaps the most influencial social-conservative pressure group in the US, and their policy on the matter is listed on their website:
      http://www.frc.org/pornography
      "Obscenity and child pornography are illegal and not protected by the First Amendment. They acquire no legal protection merely because they are sent over the Internet. Websites distributing this material from overseas can be prosecuted under extradition agreements, but the fact is that the overwhelming majority of hardcore Internet pornography is produced in the United States and should be prosecuted aggressively."

    86. Re:In their defence. by Anonymous Coward · · Score: 0

      And, often, pronounced with a 'y' as well. It's a subtle difference, but certainly present in my experience. It's the same deal with 'tyres'.

    87. Re:In their defence. by Anonymous Coward · · Score: 0

      You can't trust *adults* to not look at porn when they are not meant to so expecting a teenager to ever be mature enough is a bit naive.
      Besides in the Uk a bording school administration is in loco parentis and as usch expected to adhere to the law, "do not let anyone under the age of 18 have access to pornographic material".

      To answer your question about a useful analogy: "To protect your child we bugged the school envelopes. To be on the safe side we did it in such a way that every letter opener is bugged too so it's actually that that gets bugged. Oh you opened one of the letters from school with *your* letter opener... erm.... yes it's probably now bugged too. Oops. Maybe we should have told you we were doing this. No it's just the standard letter opener bug mark III. I don't know if any criminals have worked out how to hack that bug... it is an old model....."
      This analogy is not perfect and I'm sure it can be improved but it's a start.

    88. Re:In their defence. by Ash+Vince · · Score: 1

      But installing a root CA on people own hardware, don't you think that is a step too far. It is not as if it is really easy to circumvent anyway. I have ssh running on port 80 and just tunnel everything through that to beat the schools surveillance.

      If you have parental consent and the people being snooped on are minors, then no. As a child you have zero say in the matter.

      You are not legally allowed to be able to access certain things like porn and alcohol, the school therefore do their best to ensure you cannot. With physical things like booze and cigarettes that is easy, but with the internet they have to filter it extensively.

      --
      I dont read /. to RTFA, I read /. to offend people in ignorance.
    89. Re:In their defence. by Ash+Vince · · Score: 1

      I am that one student, and I always share what I have done with the rest of the school, resulting in everybody being able to beat the filters.

      Be careful. If you get caught an expelled for distributing a way around a schools security you parents will most likely lose and school fees they have paid and hence be quite annoyed. You will also find yourself reducing your opportunities in life early one. The days of people getting caught doing illegal stuff then getting given a job have long gone.

      --
      I dont read /. to RTFA, I read /. to offend people in ignorance.
    90. Re:In their defence. by camperdave · · Score: 1

      No. Filtering merely limits the choices of what they can do.

      Yes. Which is the same goal as looking over their shoulders.

      Yes, in part. What filtering does is eliminate the need to watch over their shoulders. It's the lazy way out - a technical solution to an ethical problem.

      --
      When our name is on the back of your car, we're behind you all the way!
    91. Re: In their defence. by Anonymous Coward · · Score: 0

      Perhaps his best strategy is to take advantage of that paranoia? MITM on traffic that students might reasonably assume to be secure might be done to obtain access to camera images for less than savoury purposes. Is the school happy to risk enabling such activity?

    92. Re:In their defence. by Anonymous Coward · · Score: 0

      It's a case of the lesser evil, you obviously have never worked in the UK in the education sector, and until you do, you won't know what the responsibilities on you are and what's expected of you from both parents and the papers.

    93. Re:In their defence. by Anonymous Coward · · Score: 0

      No. Filtering merely limits the choices of what they can do.

      Yes. Which is the same goal as looking over their shoulders.

      No, for starters that assumes that the only reason you would be looking to see what they are doing is to prevent them seeing something rather than, for instance, helping educate them.
      Secondaly there will be sites which will be blocked which a real adult would probably not prevent them seeing so giving a more limited & less educational possible experience.

    94. Re:In their defence. by Anonymous Coward · · Score: 0

      You should be thankful most school administrations have never heard of Faraday cages...

      Or cellphone jammers.

    95. Re:In their defence. by Anonymous Coward · · Score: 0

      If they record bank transactions, or other sensitive data, they are definitely responsible for said data even with adults in the UK.
      Even more so if its a child's personal details whom you are responsible for.

    96. Re:In their defence. by Anonymous Coward · · Score: 0

      In some places schools are viewed as the guardians of the children while they're there. In this role they do have the right to take the phones from the children temporarily. Good luck with pursuing civil theft charges anyway.

    97. Re:In their defence. by Anonymous Coward · · Score: 0

      Because you're breaking the rules and it's admin's job to ensure that people don't break the rules, or the network itself. It appears that you have the problem with the rules and with basic logic - you think that admins make the rules.

      Quite a few admins think that as well. I remember getting in trouble with the IT department in Uni a few times but it turned out the computer science department encouraged people to work out about computers and networks. Returning to the original point it probably is the IT department making the rules not someone else.

    98. Re:In their defence. by Anonymous Coward · · Score: 0

      Internet filters save the day!

    99. Re:In their defence. by EmperorArthur · · Score: 1

      That's the joy of HTTP based stenography. You can firewall everything but port 80 and it still isn't enough.

      Even if your using an ip ban hammer you're still playing whack a mole.

      You can always use a honey pot and just ban people from the network, but then you'll get more stories like this one. Unless you like your workplace to be known as a penal institution that's not a good thing.

      --
      So lets pretend that we've just completed writing this code, as opposed to having just completed sabotaging it -Altera
    100. Re:In their defence. by Anonymous Coward · · Score: 0

      This isn't just about "the classroom". The story is about kids in a boarding school - that is to say, they live on school premises 24/7.

    101. Re:In their defence. by Anonymous Coward · · Score: 0

      2. Admin response: Faraday the whole building.

    102. Re:In their defence. by Luke+has+no+name · · Score: 1

      >Got that? No filtering, no internet. That's just the way it is.

      No internet. It's not their fucking computer, and they didn't tell people they were going to intercept any traffic the students believed would be secure. I work in financial services, and the internal, company owned equipment has big "WE CAN SEE EVERYTHING YOU DO ON THIS MACHINE" labels on the login. Want to look at porn? Hop on the guest network.

    103. Re:In their defence. by visualight · · Score: 1

      Let's block ping because it's beyond us to secure our network without doing that. Oh, and while we're at it, let's drop traceroutes and then tell people we can't help them because we don't have enough information. For the cherry on top, let's put ssh at the muddy bottom of our QoS list and then blink confusedly when people ask about that keyboard latency that spikes every morning from 9:30 to 11:00. IT departments SUCK.

      sorry. I feel better now.

      --
      Samsung took back my unlocked bootloader because Google wants me to rent movies. They're both evil.
    104. Re:In their defence. by icomefrommars · · Score: 1

      I don't think you read my post carefully enough. I was not complaining about enforcement of the rules. I said that in my experience (at my university and at any other university I've visited), such rules don't exist in the first place. That is, I was politely trying to tell you that, perhaps, you don't know what you are talking about.

    105. Re:In their defence. by mvdwege · · Score: 1

      So? If you have chosen for the lesser evil, then it is still incumbent upon you to simply admit it, lest people mistrust your integrity.

      Using a form of 'I detest the lesser evil but ...' followed by a defense of said evil is simply being to cowardly to admit it right out. That's what I'm objecting to, not the mere fact that he chose sides in the first place.

      After all, he could have posted a passionate attack on Little England and the Daily Heil who cause this poisoned atmosphere, but he didn't do so, now did he?,/P.

      Perhaps this is an appropriate quote:

      I know thy works, that thou art neither cold nor hot: I would thou wert cold or hot.

      --
      "I know I will be modded down for this": where's the option '-1, Asking for it'?
    106. Re: In their defence. by Half-pint+HAL · · Score: 1

      Or to put it another way, on the eleventh of September 2001, the world changed, and everything that was once "youthful indiscretion" is now the sign of a terminally warp mind that has as its sole aim the downfall of humanity and everything that is good in this world. It's not only the individual that suffers for this, but society as a whole - how many of the "greats" of the computer world broke systems in their school days? And now we wouldn't let them work with computers at all. No wonder technology's stagnating....

      --
      Got them moderator blues I blieve I walk out the do', With these mod-points I been gettin', I 'most never post no mo'
    107. Re:In their defence. by Luckyo · · Score: 1

      IP bans? Why would I bother? I just switched off your access port on the switch. This is a dorm, everyone has his own physical access port.

    108. Re:In their defence. by Luckyo · · Score: 1

      And I'm telling you that such rules exist essentially always (I never heard about an org that didn't have them) it's just that often users are utterly ignorant of their existence until they break them and get punished for it.
      Our network had very light rule set because we genuinely didn't care what you did with it as long as you didn't harm the network itself or actively look for unsecure machines until a certain moment when IP rights movement decided we needed to police that for some messed up reason. At which point we had to kick a few hundred people off the net for being power users on the local DC hub. Which was the dumbest decision ever, taken against best judgement of all network admins by higher ups, took out at least one of the network admins with it (he was a power user on the hub apparently) and resulted in massively increased evening load when everyone suddenly started to get their warez and porn from outside the network instead of inside.

      The network that was never congested suddenly got super congested every evening. Thanks to dumbasses high up. Guess who users thought was to blame? Yeah, network administration. The people who made the rules got away with it clean.

      I was a network admin for university campus while studying there for several years. I know what I'm talking about. Not sure if you do.

    109. Re:In their defence. by FireFury03 · · Score: 1

      Oh come now. There has been a sea change, and if you are old enough, you know it. It really was harder to get, harder to get away with, and the curve was skewed toward a 1. quick look at some breasts rather than 2. a jaded wondering what could be harder than hardcore.

      Honestly, there will be plenty of time for that when you are an adult ... you aren't missing anything.

      Also, when Little Johnny came into school with a Playboy, that was clearly not the school's fault. If the school is providing internet access without any kind of filtering then that is seen as the school's fault when the kids start downloading porn over it. (Kids downloading porn over their personal 3G connections in school time is another matter).

      In the submitter's case, he's talking about BYOD where the kids are going to be using their own devices (phones, tablets, etc) rather than classroom computers and are therefore going to be doing it in situations where there is no teacher supervision, so the whole "pay attention to what the kids are doing when they're using the Internet" thing isn't going to work unless you employ a *lot* of teachers and ensure they keep all the kids in sight at all times, or you cut off Internet access for the kids most of the day (which I would argue is counterproductive).

      And that's ignoring stuff like virus scanning, work to prevent e-bullying, etc.

      It used to be that *most* web sites were unencrypted and you could get away with just blocking all but a few encrypted websites. The tide has turned and now there are a huge number of encrypted sites that need to be allowed. It's unfeasible to whitelist all those sites and provide no further filtering on them, so intercepting SSL streams is the future, I'm afraid.

      Besides, why in the world do kids need access to computers in the classroom? When kids are working in a computer lab or something, have someone watching them. If you can't trust them to not look at porn, then they're not mature or old enough to be left alone with a computer.

      Now this, I heartily agree with.

      Sounds counterproductive to me. The world we live in today requires people to know how to use the internet in their day to day lives, both for work and pleasure. If you refuse to let people use this valuable resource except for the 1-2 hours a week where they have an IT lesson then you're really screwing with their education. Its pretty much the equivalent of banning people from reading books outside of English lessons for fear that they might read something a bit too "explicit" - the answer, of course, is to ensure there are no explicit books in the school library, not ban reading altogether.

    110. Re:In their defence. by FireFury03 · · Score: 1

      But installing a root CA on people own hardware, don't you think that is a step too far.

      If you participate in a BYOD scheme then you can expect the network owner to take steps to keep their network secure (whether you're at a school or an employer). This may well include installing certificates so that they can filter web content for malware, etc. If you don't like it, then don't agree to the BYOD scheme and use your own internet connection.

      I also struggle to believe that the school didn't have an internet usage policy that would have been signed by either the student or their parents (if they were a minor), which would have said that the school reserves the right to monitor the internet traffic.

      It is not as if it is really easy to circumvent anyway. I have ssh running on port 80 and just tunnel everything through that to beat the schools surveillance.

      You won't get a simple ssh session out through an intercepting proxy. However, you're missing the point here - this isn't about implementing a system that can't be circumvented (this is impossible) - it is about implementing a system that automatically filters _normal_ traffic without breaking too much stuff (whether that filtering be for malware or porn or whatever). Circumventing these systems is always possible, and when staff find a student has gone to lengths to circumvent these systems then they will discipline the student for breaking the internet usage policy.

    111. Re:In their defence. by ogl_codemonkey · · Score: 1

      I suspect that there's a big fat legal difference between "Jimmy looked at a naughty site on his phone while at school" and "The school's network and it's operators facilitated Jimmy's access to naughty sites."

    112. Re:In their defence. by Jack+Griffin · · Score: 1

      How about actually, you know, try being a teacher before spouting your mouth off about how you think it should be done? Try controlling 30 kids and get back to me when you succeed. In our day, when that kid raided his dad's playboy it had possibly 3 naked women, all tastefully made up and posed with taste and no internal bits. Pretending the Internet is the same makes you sound like a cretin. All it takes is for one kid to click on the wrong thing and it can mean a lawsuit and possible criminal charges. I'm not sure how you got modded insightful for your completely uninsightful dribble, but that's where Slashdot seems to have gone lately.

    113. Re:In their defence. by Anonymous Coward · · Score: 0

      Yeah, that would be great. In a sane world we'd be able to tell those stupid, psychopathic, destructive little crotch droppings we politely call your children to sit down, shut the fuck up, and take their school instruction seriously.

      But we don't live in a sane world. We have these things called lawyers. They are the reason that you see schools doing authoritarian, short sided, stupid shit. They have to, because sue-happy parents don't hesitate to call an attorney any time they feel slighted. Turns out it's easy to sue a school and waste their budgets for things they have zero control over.

      Story time: A kid, on a weekend, broke in to the local high school he attends. (It was plain 'ol burglary. Stealing laptops and whatnot) On his way out he fell through a skylight and broke both of his legs.. Want to know how this fun story played out? His parents sued the school. And won.

    114. Re:In their defence. by Anonymous Coward · · Score: 0

      Why not do filtering by domain name, category, etc instead of intercepting SSL? We implement web blocking here and don't need to intercept SSL to do so. (Although we do intercept SSL for other reasons, these technologies were implemented separately.)

    115. Re:In their defence. by Reziac · · Score: 2

      As I've been saying for years, there's a Stupid Gene that turns on when people become parents, which makes them forget what it was like to be a kid.

      Being childless, I'm immune. ;)

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    116. Re:In their defence. by bbsalem · · Score: 1

      I am glad I don't live in the UK. I even feel suspicious about people here in the U.S. who have a British accent unless I know something trustworthy about them. It puts me on guard because if I think that people would intrude on other people's rights so easily for class and money reasons that they cannot be trusted to respect mine.

    117. Re:In their defence. by Anonymous Coward · · Score: 0

      I think the problem with the american system is that it presumes to apply to the entire world - or perhaps you missed the bit about "secondary school in the UK" from TFS.

    118. Re:In their defence. by zildgulf · · Score: 1

      I blame the Yankees that moved to New Amsterdam for that. The Dutch who settled there then to spell lots of words with "ij" in them. When written in longhand it looks like a "y" to us Yanks. Not knowing any better, being Yankees (from the Dutch insult meaning "Cheese Head", which many of us were), we started to use the strange "y" spellings here and it became part of standard Colonial English. Once a standard is set, even such a stupid standard, it is d*mn difficult to change it.

      Here is an example. Remember the 640kb limit of DOS? Yet another stupid standard that plagued PCs for over 12 years, which in computer time is an eon and it could not be changed without killing DOS for good.

    119. Re:In their defence. by nurb432 · · Score: 1

      While on private property you agree to the terms and conditions, you can lose many of your rights. You gave them the license to take the phone.

      --
      ---- Booth was a patriot ----
    120. Re:In their defence. by nurb432 · · Score: 1

      No different than them going thru children's bags and lockers and confiscating any other contraband. ( even their car is fair game while on school property )

      --
      ---- Booth was a patriot ----
    121. Re: In their defence. by Ash+Vince · · Score: 1

      Or to put it another way, on the eleventh of September 2001, the world changed, and everything that was once "youthful indiscretion" is now the sign of a terminally warp mind that has as its sole aim the downfall of humanity and everything that is good in this world. It's not only the individual that suffers for this, but society as a whole - how many of the "greats" of the computer world broke systems in their school days? And now we wouldn't let them work with computers at all. No wonder technology's stagnating....

      It had been this way since long before 9-11. Look at what was going on in the 60's to people who tried to avoid the draft.

      The fact that people who committed illegal acts with regard to computer hacking and phone phreaking but then got given jobs was really just a blip because business desperately needed them to fill a niche that at the time nobody else could. Now that niche is filled by people who still love hacking around with technology, but manage to keep their noses clean and not get expelled or break any laws in the process.

      If you are really interested in looking for security holes in software then you can do it by setting up your own copy then attaching that where you are the only victim. I actually think you also learn much more this way anyway.

      --
      I dont read /. to RTFA, I read /. to offend people in ignorance.
    122. Re:In their defence. by Anonymous Coward · · Score: 0

      Any intelligent kid would think out of the box and use an Android phone to provide a WiFi access point to his mobile internet. Bypassing all the schools filters.

    123. Re:In their defence. by Anonymous Coward · · Score: 0

      No man ever went to his deathbed saying, "I wish I had slept with fewer women when I was young".

      I feel better now.

    124. Re:In their defence. by lucien86 · · Score: 1

      After all, schools are basically prisons to keep the kids locked up while their parents are at work. .. :D

      --
      Below the speed of light Special Relativity is one of the most accurate theories in physics - above the speed of light..
    125. Re:In their defence. by rhalstead · · Score: 1

      Only if the IT team is competent! You don't need to install anything on the students machines to filter all traffic on the network, or block IPs, or blocks of IPs. Trying to keep teens and porn apart is "almost" a lost cause. They will find a way. Unless you make defeating your filters an offense leading to expulsion (not many are willing to take it that far), they will find a way and not all intermediate and high schools have the sharpest IT departments. Like another topic (some do and some don't) :-))

    126. Re:In their defence. by rhalstead · · Score: 1

      Sharing usually results in a rapid closing of the hole.

    127. Re:In their defence. by rhalstead · · Score: 1

      A large amount of classroom work, (in some schools) is done on laptops. Even their books in junior high and some grade schools.are on computers They need them for the classes. When I went to college, they banned recorders in the class room. I stuck a Pearl corder in my shirt pocket and an ear bud in my ear. If questioned, I just handed them the ear bud. they heard the noise around us, amplified. They thought it was a hearing aid...which it was...sorta. The only short coming was every time the chalk (before white boards, but after slide rules) hit the blackboard, it was like a gunshot. We couldn't use calculators with memories, now they are required. Never could figure out why CS students were not allowed to work in study groups. Technology changes and the rules change. What was banned, is now required. In some cases the members of the school IT departments are just teachers that know something about computers. (many IT members in these schools do not have degrees in CS)

    128. Re:In their defence. by rhalstead · · Score: 1

      At least in grade and high schools they don't teach in auditoriums. AFAIK. As a GA at the university, I taught 5 classes of 40 students each.

  7. Report it. by Anonymous Coward · · Score: 0

    Your first port if call is ahead of year, them the head teacher, if you are not comfortable with that report it to the school governors as they can demand the head report and take action. Failing any joy it would be the LEA, Local Education Authority and finally with the Information Commissioner's Office.

    1. Re:Report it. by SuricouRaven · · Score: 1

      The school would simply explain that monitoring use of the IT facilities is an essential part of their safeguarding or child protection policy. That's as far as it'll go.

      It's one of the big rules of school management. You do *not* question the safeguarding program. No matter how silly it may seem. To do so would risk opening onesself up to accusations of endangering students. No school employee ever lost their job for being too cautious.

    2. Re:Report it. by zaphirplane · · Score: 1

      as I've mentioned before, you may not question it.
      I need strong disclosure if you are intercepting my usename and password for paypal, bank, council, government accounts.
      I hope it is illegal to intercept someones bank credentials, and government login details, like council, medical

  8. one simple question by zimtmaxl · · Score: 1

    Just ask management a very simple question: Which policy requires IT to read pupils' communication? DON'T leave out the "policy" - because that is the part management is directly responsible for! Then just watch them boil...

    --
    how IT is changing the world - http://max.zamorsky.name
    1. Re:one simple question by SuricouRaven · · Score: 1

      The policy which requires the school protect the children against dangerous* sexual imagery and enforce the school's anti-bullying policy**.

      *We're talking to parents here - as far as they are concerned, it's dangerous.
      **If students are exchanging harsh insults on the school email, we need to know about it.

    2. Re:one simple question by Darinbob · · Score: 1

      As the earlier story had posters indicate, there are valid reasons for doing this. A root CA is not always about spying. It is likely part of some proxy software they had or some other application. Of course the IT people didn't know about it, this is just a small school where the IT people are installing external software without running it through a lengthy investigation first.

    3. Re:one simple question by Anonymous Coward · · Score: 0

      Well they're required to say it's dangerous even if they don't believe it is. But where there's a required answer there is no way to ascertain honesty.

    4. Re:one simple question by xenobyte · · Score: 0

      It is simply unbelievable that the myth of sex being dangerous to children still persists!

      The reality is, that if the children are too young, they neither understand nor care about sexual imagery in any form. If they're old enough, they're probably already seeking it out on their own. Massive studies in countries where hardcore porn has been available in shop windows and magazine racks in supermarkets for decades have shown that is has almost no effect what so ever on children and young adults - the only possible related effect seems to be a decrease in teenage pregnancy but it can be completely unrelated.

      I think the danger posed by children having access to sexual imagery is that it can help de-tabuify sex, in particular the deviations that can scare teenagers into various closets. They need to find - as early as possible - that they're not alone. If they are able to look it up, they'll find that there are many others with the same kinks and desires as themselves, and they'll be able to find a local group where they can enjoy being like everybody else and feel normal.

      Unfortunately almost all religions insists on strictly regulating everything relating to sex, and especially children and sex. The fact is that most people (both sexes) will tell you that their first sexual fantasy occurred as early as in in their preteens and the natural curiosity about this usually led them to seek out books and pictures, but for perhaps all their teens, access was hard, especially if the taste deviated from the mainstream. Even harder was access to knowledge about their brand of sex and sexual shame - a mainstay of many religions - can become fuel for runaway perversions and lay the foundation of abuse of the next generation.

      The best solution is of course to rid of all the religious junk thought and to move on with a life of knowledge and reason, free from the scourge of religion.

      --
      "For every complex problem, there is a solution that is simple, neat, and wrong." -- H.L. Mencken (1880-1956) --
    5. Re:one simple question by SuricouRaven · · Score: 1

      There's a reason a lot of porn utilises school settings. For most people, that was their environment when they first started to show an interest in sex, and so the setting for the first experiences and fantasies. Something like that leaves a lasting impact.

    6. Re:one simple question by SuricouRaven · · Score: 1

      School employees certainly are. I personally think that exposure to pornography is of very little harm - a few people show an addictive response, but that's no different from television. If I said that publically though, I'd lose my job. It's just something that school employees must never, ever say in public - at least in this country. Privately, there is much derision of the anti-sex brigade - but we know we must comply. Also, gives an excuse to delete all those pictures of Justin Bieber topless.

  9. Duty of Care by Anonymous Coward · · Score: 0

    K-12 schools have a duty of care to their students, so this is just a case of them protecting themselves. Being your own device, you're still able to bypass your school - just remove the certificate and run through a 3G connection. Right or wrong, as an IT consultant who works with this type of technology in schools on a daily basis, your school management and parents will likely agree with these measures under the guise of protecting you.

  10. Duty of Care by rail · · Score: 1

    K-12 schools have a duty of care to their students, so this is just a case of them protecting themselves. Being your own device, you're still able to bypass your school - just remove the certificate and run through a 3G connection. Right or wrong, as an IT consultant who works with this type of technology in schools on a daily basis, your school management and parents will likely agree with these measures under the guise of protecting you.

  11. Not Illegal - Fix It Instead of Being An Ass by Anonymous Coward · · Score: 0

    There are valid reasons for the school to have people install their certificate. It's also likely that the software was designed to be used for school computers and no one thought to adjust it for home use. Finally, WiFi networks don't go up or down slowly...

    Instead of complaining and being a pain in everyone's side, why don't you write a nice tutorial with screenshots on how to remove the certificate and ask the IT department if you can distribute the flyer for them. This way you're a nice and helpful person instead of making everyone hate you.

    Installing root CAs has been standard practice for years. Why are people seemingly suddenly so angry about it?

    1. Re:Not Illegal - Fix It Instead of Being An Ass by Anonymous Coward · · Score: 0

      Installing root CAs is a sign of incompetence. There is no reason to do so, it's dangerous, and there are legitimate workarounds.

    2. Re:Not Illegal - Fix It Instead of Being An Ass by Anonymous Coward · · Score: 0

      The alternative being blocking all port 443 traffic? Do enlighten us AC.

  12. Pretty standard BYOD setup by Zarhan · · Score: 4, Informative

    I don't see the problem with the tech itself. If you have a "BYOD's allowed" policy, that also usually states that "if you put your own device in, here are the rules". Rules may state installing the network owner's root CA and allowing for traffic to be inspected.

    In most cases, this is intended to be benevolent - it's kind of hard to run threat detection algorithms on an encrypted connection. In business environments, DLP and similar can of course be used too.

    Now, in here I think the key issue was that the users were not told about the practice, and were not asked to agree to these stipulations. And of course, the old adage about not attributing to malice what can be explained by incompetence also applies here - if the issue got "fixed" then it might have been simply just that, incompetence. Somebondy enabled the same SSL interception on the student network that they are using for faculty, or similar.

    1. Re: Pretty standard BYOD setup by clickclickdrone · · Score: 1

      Indeed. Ever since installing BYOD for work on my tablet, it had an icon in the notification bar warning me all communications are being potentially monitored by a 3rd party.

      --
      I want a list of atrocities done in your name - Recoil
    2. Re:Pretty standard BYOD setup by Anonymous Coward · · Score: 0

      Why are Libertarians so gung ho about allowing private entities to require people to relinquish their rights as a condition of using a product or service? If you are so much for "liberty" and "freedom", doesn't it make more sense to advocate for policies that maximize freedom for the greatest number of people?

  13. Common Problem by KingOfBLASH · · Score: 1

    This is a common problem in that most users lack the knowledge that you obviously have, and are willing to follow like blind sheeple, even with some very very bad advice.

    This is by no means limited to IT. Any profession with specialists (with specialized knowledge) will have similar effects. Were you to go through medical school it's possible you'd disagree more with your doctor, but you simply lack the knowledge. Were you to go through law school, you might decide your lawyer is an idiot (and gives bad advice). Etc.

    The difference is that whereas with medicine, bad advice will generate all kinds of law suits and maybe because people will die you have sort of an impetus to ensure your medical care is good (and there are boards to make sure practitioners meet some minimum standards regularly). With IT, probably the idiot who set up the network won't get fired, and because people do not have any real understanding, there will be no law suits, and nothing bad will happen to encourage better security practices.

    1. Re:Common Problem by Darinbob · · Score: 2

      One problem is that the school's IT "specialists" are not specialists. They're basically going to be inexpensive IT flunkies and one IT admin. You'd have to get up to the level of a school district before they start hiring people more like what you'd expect in a large corporation.

    2. Re:Common Problem by KingOfBLASH · · Score: 1

      Which is funny because even a guy driving a forklift is supposed to be licensed. IMHO, problems like this often arise because there is no clear way of judging if a candidate for a job is good or bad. Of course IT is not the only industry with this problem; if we'd made some of those bankers / quants do some sort of qualification maybe the sub prime mess wouldn't of happened. Of course there is also the importance of balance; obviously you don't want to be told you can't use the 1m deep hotel pool because you never got your swimming license.

    3. Re:Common Problem by Darinbob · · Score: 2

      This is IT. You can have a bag full of certificates and not know what a root cert is. These guys aren't the equivalent of bankers, they're the bank tellers.

    4. Re:Common Problem by sumdumass · · Score: 1

      Licenses and certifications do not really mean squat. Remember back in the day when everyone got the MSCE or MSCA for windows 2000 and you could get it by studying a mail order book and passing 3 or 4 tests without ever having any working knowledge outside the books and the limited test software that came with it. Well, if you don't, it meant that a lot of people sporting a lot of qualifications were almost completely clueless when they had to do something that wasn't spelled out exactly like the book. That was a lot of things in normal working life.

      Right now, I can go to the mayors office and pay a $125 fee without taking any tests and become a licensed sign installer in my town (well, it would take a little more then that, but I would be licensed without showing any aptitude or ability).

      As for the sub prime mess, nothing was wrong with sub prime lending. It goes on every day and is a valid part of the financial sector. No amount of qualifications to a banker would change that. The problem with them were actual fraud perpetrated by some lenders in which they didn't care if the loans were ever paid back as long as they were being paid until they could sell them off buried inside some mortgage-backed security. A lot of lenders were prosecuted because of that and I mean people actually making loans, not just companies they worked for or with. No certification is going to remove outright fraud.

    5. Re:Common Problem by KingOfBLASH · · Score: 1

      As for the sub prime mess, nothing was wrong with sub prime lending. It goes on every day and is a valid part of the financial sector. No amount of qualifications to a banker would change that.

      Actually, IAIF (I Am In Finance) and one of the changes to come out of the mess was actually to start requiring qualifications like the CFA, CRM, etc. for your important staff. One of the reasons the mess got so big is you had people in important positions (like Risk) who actually didn't really understand the derivative instruments. Regulators (and management) are now tending to push for people to actually be qualified (and not just like the MCSE, real degrees).

      Remember that the thing that made the sub prime mess so huge was derivatives. Banks had the illusion of security but because these things weren't centrally cleared there was a contagion effect. Literally one bank could take down the financial sector, which is why there was a bail out.

  14. Root CA is Only for Your School's Apps by joelleo · · Score: 4, Informative

    Per the subject - that root ca only covers your school's applications. If you go to https://www.yourschool.com/ it ensures that your computer can vet out the complete certificate trust chain. However, if you can establish a connection to https://www.xhamster.com/ your school will not be able to peer into the encrypted contents of the connection unless you're connecting via a proxy that they control.

    If you think "Root CA BAAAAD!" then you're not looking deeply enough into ssl or the security concepts behind the certificates to understand their ramifications. Stay in school and dig deeper.

    --
    "In the end, there is simply no weapon more devastating than the truth, delivered in just the right way." - tnk1
    1. Re:Root CA is Only for Your School's Apps by Anonymous Coward · · Score: 2, Informative

      Why are you assuming that we don't know a proxy would be required?

      Why are you assuming, for that matter, that a proxy changes anything? Whether they're mandatory proxies or transparent proxies, it doesn't change the fact that the man in the middle has everything he needs.

    2. Re:Root CA is Only for Your School's Apps by joelleo · · Score: 4, Informative

      A root ca for an organization cannot interpose itself into the certificate chain of another organization - that's kinda the whole point to the certificate "chain" of trust. His school would have to either use their own root ca and force clients to use their proxy - a very real and frequently implemented setup - or have spoofed a cert on the site as provided by its web server which chains up to his school's root, which is very unlikely and very unwieldy.

      In his case, the root ca he's so concerned about will only secure comms with the servers that use a cert derived from that root ca or one of its subordinates. If he goes to https://www.anonymouscowards.c... and the cert provided by the server doesn't successfully chain up to his school's root cert he'll receive a giant ssl error saying the connection is untrusted. There's no mitm here unless he goes through a proxy.

      --
      "In the end, there is simply no weapon more devastating than the truth, delivered in just the right way." - tnk1
    3. Re:Root CA is Only for Your School's Apps by DarkOx · · Score: 3, Insightful

      Not quite true, many of the next gen firewalls transparently intercept sell and proxy only the ssl tunnel information itself, they negotiate with the sever and then with the client ( faking up a valid certificate from the orgs trusted root along the way ) the same symmetric keys are chosen for both sides of the connection so most packets can just be passed form client to server and vice versa; but the ips and content filtering engines still see everything

      --
      Repeal the 17th Amendment TODAY! Also Please Read http://www.gnu.org/philosophy/right-to-read.html
    4. Re:Root CA is Only for Your School's Apps by Carewolf · · Score: 2

      Yes, but if they have proxy or intelligent firewall, they can rewrite or redirect all connections to something using one of their own certificates derived from their own root instead of the original.

      This is why root CAs are "BAAAAD" as you put it. They can intercept everything.

    5. Re:Root CA is Only for Your School's Apps by AmiMoJo · · Score: 1

      The other major use for certificates in Windows is installing software and drivers silently without scary warning messages. I'd be more worried about this package that the school makes them install - does it have a backdoor that lets them remotely install other software, or simply spy on the user via screen capture or webcam?

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    6. Re:Root CA is Only for Your School's Apps by Anonymous Coward · · Score: 0

      Your school's applications can terminate an incoming SSL connection, snarf up whatever it wants, and generates a new apparently trusted SSL connection with your browser with a rewritten certificate.

    7. Re: Root CA is Only for Your School's Apps by CunningPike · · Score: 1

      I think you need to review you understanding of X.509. If your client trusts a Certificate Authority then it trusts certificates issued by that CA. This allows anyone who can intercept the network traffic to conduct Man In The Middle attacks. Read up on it on Wikipedia.

      This is not limited to the school website.

      If what is reported is true then this isn't limited to the school's website and it is a big deal.

      --
      | What, you were expecting
      -O_O- +---- something witty?
    8. Re:Root CA is Only for Your School's Apps by dandaman32 · · Score: 1

      There are multiple enterprise firewalling devices on the market, as well as open source projects, that will act as transparent HTTPS proxies, and generate and sign certificates on the fly for newly visited websites.

      A root CA can sign a certificate for any website. The only real exception is in Google Chrome, which uses certificate pinning to Google's CA so it will give you the Big Fat Warning(TM) if a Google site presents a cert that was not signed by Google.

    9. Re:Root CA is Only for Your School's Apps by Vellmont · · Score: 1


      If you think "Root CA BAAAAD!" then you're not looking deeply enough into ssl or the security concepts behind the certificates to understand their ramifications. Stay in school and dig deeper.

      Ok, then you certainly wouldn't mind if you installed a root CA that I just hand out to you,right? No security implications of a root CA since it's only a problem if the school uses a proxy server. I'm sure I could find a root CA for you to install if you really believe this.

      But then, what you're saying isn't true. Having a copy of sslsniff http://www.thoughtcrime.org/so... would allow the school to intercept all the traffic WITHOUT using a proxy server. In fact anyone with access to the private root CA could do this as well. How secure do you really think the school keeps this private key? If they're like anyone else.... not terribly secure.

      (If you'd still like me to russle up a root CA for you to install on all your machines, let me know and I'll prepare one for you. I'll be sure to distribute the private key widely.)

      --
      AccountKiller
    10. Re:Root CA is Only for Your School's Apps by Vellmont · · Score: 1

      Here you go. I've posted the public CA key as well as the private key so attackers can decrypt your traffic with sslsniff. Slashdot won't let me post long strings of characters, so I put it on pastebin. Please install it at your convienence on all your different devices, since it's no big deal to install a poorly protected root CA on your computer.

      http://pastebin.com/dEUeaJSA

      Just for fun (and because openssl wouldn't let me NOT do it), I put a really secure password on the private key. It'd take decades to crack this password. I mean, nobody could ever guess the passsword. It's a really secure password, just like I'm sure the schools private key and password is.

      Oh, and remember kids. SSLSniff by Moxie Marlinspike.

      --
      AccountKiller
    11. Re: Root CA is Only for Your School's Apps by gnasher719 · · Score: 0

      I think you need to review you understanding of X.509. If your client trusts a Certificate Authority then it trusts certificates issued by that CA. This allows anyone who can intercept the network traffic to conduct Man In The Middle attacks. Read up on it on Wikipedia.

      ... and if you use the school's WiFi then of course they can intercept the network traffic. What I'm not quite sure about... Let's say I try to get an https connection to Amazon. I will eventually receive a certificate that claims to be an Amazon certificate, signed by a Verisign root certificate, and my computer trusts that root certificate. If there was a man-in-the-middle attack performed by the school, can anyone confirm that I would see a certificate claiming to be an Amazon certificate, signed by the school's root certificate?

    12. Re:Root CA is Only for Your School's Apps by cbhacking · · Score: 1

      On 64-bit, at least, a driver needs to be signed with a cert that chains to Microsoft if you want to avoid the warnings. Well, unless you're in testsigning mode, but that's literally just turning off security features so nobody is going to do it regularly.

      --
      There's no place I could be, since I've found Serenity...
    13. Re: Root CA is Only for Your School's Apps by CunningPike · · Score: 2

      In theory at least, Verisign would never issue a certificate for "amazon.com" to the school --- at least, they try very hard not to. Verisigns business is based on people trusting them to vet who they give certificates to. If they gave an "amazon.com" certificate to a school then they would be out of business pretty quickly. There are examples of CAs going out of business for exactly this reason: no longer being trustworthy.

      The point here is that, when using the school's WIFI, your browser will receive a certificate signed by the school's CA saying it's "amazon.com". A normal off-the-street laptop would scream blue murder at this point (or should) as something fishy is going on. A "school administered" laptop would simply accept the certificate and show the web-page.

      --
      | What, you were expecting
      -O_O- +---- something witty?
  15. IANAL - but read this: by TiggertheMad · · Score: 1

    You should go read up on the Computer Fraud and Abuse Act. What they did might qualify as a violation of that act, in that they might have been intercepting information w/o knowledge or consent. Having worked with digital certs, I can say that most people, (even tech savvy ones) usually don't understand the first thing about CAs and how they work, so 'accidentally' installing a root CA all over the place sounds like a typical n00b maneuver. Hard to say what their intent was. Further, when they changed the network policy, that might qualify as evidence tampering, depending on what they did and how they did it.

    Someone (either the cops or the school board) should investigate what the hell was going on.

    --

    HA! I just wasted some of your bandwidth with a frivolous sig!
    1. Re:IANAL - but read this: by torsmo · · Score: 1

      How is the Computer Fraud and Abuse Act relevant in England?

    2. Re:IANAL - but read this: by davidhoude · · Score: 1

      This is widely practiced in the US, I don't see where you are going with this. It is their network, they can do as they please. You installed the software, it's not like they hacked you and installed their CA.

    3. Re:IANAL - but read this: by BitZtream · · Score: 1

      You are anal, but ANAL for sure and shouldn't be giving out such advice, you don't even understand the situation clearly.

      It stopped being fraud when you agreed to the terms of joining the computer network, you know all that paperwork you filled out when you started school there or got a job? Yea, buried in that, you agreed to their rules if your using their network. No fraud committed.

      Ignorance on your part is not fraud on their part unless they intentionally deceived you.

      Someone who just doesn't bother to read the contract wasn't deceived, they were just stupid, and thats not fraud.

      Sounds like you really don't understand CAs either. You install the root CA's public key on computers so that keys signed with it are trusted implicitly. There are 2 typical examples of it. NTActiveDirectory which ALWAYS distribute their own built in root CA to all machines on the network. So if you've used a machine on an active directory network, you've used a machine in this sort of setup. It gets used by ALL SORTS of shit within windows to provide encryption via SSL/TLS without having to buy a cert for EVERY server you own. Hell, I had a contract for a 5 man company that had over 100 certs total due to their requirements (legal and outside their control)

      Like wise, the second example for non-windows shops is to use your own self signed certs internally for your mail servers and such that don't need public keys, you distribute the root CA cert to everyone, so they don't get prompted every time about an invalid certificate.

      Every network I've been on in the last 10 years has had their own CA.

      I assure you that companies like Google, Facebook, Twitter, Microsoft and their relation ALL do the EXACT SAME THING. Well, okay, Microsoft doesn't because they put their root CA into IE by default (they cheat as part of being the author of the software ;). You think Google pays Verisign for the thousands of certs it uses internally that the public never sees?

      --
      Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
    4. Re:IANAL - but read this: by Antique+Geekmeister · · Score: 1

      > I assure you that companies like Google, Facebook, Twitter, Microsoft and their relation ALL do the EXACT SAME THING.

      Not from my direct experience with several of those companies. They install wldcard certificates, signed by one of the commercial root authorities, not their own root certificates.

      Do you have any direct experience or instances to show that _any_ major software vendor or software service does this?

    5. Re:IANAL - but read this: by Anonymous Coward · · Score: 0

      FTFW: "The Computer Fraud and Abuse Act (CFAA)[1] was enacted by Congress in 1986"

      As far as I know, United States law ("Congress") does not apply to the UK.

      Not getting at you personally here, but I've now seen several people who haven't read the summary sufficiently to determine that this is in the UK. We've also had a colonial grammar nazi lecturing us (inaccurately) about the correct spelling of "dyke". Are those from the US who can be bothered about the summary still ranting over /. beta or something?

  16. Stupid by Anonymous Coward · · Score: 0

    Now they know who you are because you are likely the only one who complained.
    The safe thing would have been to post this anonymously without ever going to your school IT department.

  17. not necessarily a problem by epyT-R · · Score: 1

    Just because a root CA is installed doesn't mean someone's spying on you. In order for it to be used, the service in question would have to have a cert signed by it. In order to do pervasive spying, they'd have to have every tls enabled site on the internet complicit in it. They don't. This cert is likely for their own applications/services. WPA2 enterprise mode uses 802.1x which uses certs.. That's probably what it's for. Same if they use 802.1x for wired authentication. If you're worried about sniffing, make your own tunnel.

    1. Re:not necessarily a problem by Carewolf · · Score: 2

      Those uses would only require a normal CA, a root CA is only needed if you intend to spy on all SSL traffic.

    2. Re:not necessarily a problem by DarkOx · · Score: 2

      No a trusted root is a trusted root, your machine trusts decide for any other site. It's reasonably common for orgs to ask you to install a certificat to trust, so you can authenticate their applicants etc, but that isn't going to be root ca. If someone asks you to install a root, it should raise lots red flags because that really does enable them to impersonate anyone else to you.

      --
      Repeal the 17th Amendment TODAY! Also Please Read http://www.gnu.org/philosophy/right-to-read.html
    3. Re:not necessarily a problem by mjwx · · Score: 1

      Those uses would only require a normal CA, a root CA is only needed if you intend to spy on all SSL traffic.

      Never ascribe malice to what can be explained by incompetence.

      There is probably a very frustrated sysadmin out there that just didn't have the time or mental health left to explain why they didn't need to use a root CA to upper management and a very bad developer/project manager who made the decision regardless.

      --
      Calling someone a "hater" only means you can not rationally rebut their argument.
  18. First Post by Anonymous Coward · · Score: 0

    Network Admin probably installed a firewall / network appliance such as a Watchguard etc so they can filter adult content / web proxy servers and such. In my last job I worked in about 30 Primary Schools / Collages here in NZ and its common practice. Maybe you should use your phone and tether if your that paranoid. I think your over reacting and you shouldn't be acting all high and mighty. Your on his network with his terms, you don't have to use it. He's just doing his job and if he didn't filter HTTPS all the kids would be on porn sites all day.

  19. It's a ROOT CA they can sign anything by dutchwhizzman · · Score: 1


    Root CAs can sign anything, you'd still trust it. Certificates for individual services or even a wildcard cert for *.yourschool.com wouldn't be a root CA certificate. They can intercept all your traffic while you are using their network and so can anyone that has hacked them and got access to their private keys. Regardless of the risk (it's not very low usually in schools) they have been eavesdropping on you without telling you and I believe even the UK has privacy laws that explicitly prohibit that.
    Someone bet their job on this the OP said. Well, I guess that eavesdropping on students is illegal, so they should quit their job and file a police report describing what they did.

    --
    I was promised a flying car. Where is my flying car?
    1. Re:It's a ROOT CA they can sign anything by joelleo · · Score: 1

      Root cas can only sign stuff for their own organization, as identified within the certificate. You cannot retroactively sign a cert for https://www.dutchwhizzmandoesn... if that server already has a certificate from a different organization - its existing certificate HAS to chain up to a root - otherwise clients will receive an ssl error. Once the cert is created, the only way to chain it up to a different root ca is to issue it under the new root ca or one of its subordinates, then install that _new_ cert on the server. From there, browsers will receive the new cert chained up to the new root ca. Until then you can have as many root certs as you want and none of them will actually work with the existing certificate with the sole exception of the originating root certificate and any subordinates involved in its issuance.

      --
      "In the end, there is simply no weapon more devastating than the truth, delivered in just the right way." - tnk1
    2. Re:It's a ROOT CA they can sign anything by Richard_at_work · · Score: 4, Insightful

      Your understanding of what is required is a little off - the root CA holder can indeed "retroactively" sign any certificate they want, and your browser would merrily accept such a signed alternative cert without raising any errors because it would never see the original cert. The very act of installing the root CA in the browser allows them to completely replace any other cert signed by any root CA and not cause errors to occur. The only opportunity they would have however to do this would be if they were proxying the traffic between you and the internet.

    3. Re:It's a ROOT CA they can sign anything by Anonymous Coward · · Score: 0

      It's very cute that you accuse others of not understanding this, while in fact it's you who doesn't understand this.

    4. Re:It's a ROOT CA they can sign anything by Anonymous Coward · · Score: 0

      Many companies have their computers and network doing man in the middle attacks on all SSL traffic, so it's possible.

      Remember the apple flaw the other week, that made it possible on all ios devices macs, Apple left out the "host name verification" step.

    5. Re:It's a ROOT CA they can sign anything by Anonymous Coward · · Score: 0

      Mine wouldn't because I have Perspectives for Firefox installed, which checks digital notary services for the certificate, and also warns whenever a sites certificate or CA signature changes.

      But you are right, standard out of the box browsers do nothing to be proactive about certificate verification. There is DANE (RFC6698) but I don't know of even a single browser which implements DANE. DANE is only able to provide protection when the website's DNS servers uses DNSSEC, and the DNS servers you use haven't been similarly backdoored.

      There is also OCSP, but that again provides no protection from MiTM, because the OCSP can be removed from the forged certificate, and a fake OCSP server can be setup by the MiTM using the same root CA that is used to launch the MiTM attack. Commercial interception products do all of this, including providing fake DNSSEC entries.

    6. Re:It's a ROOT CA they can sign anything by BitZtream · · Score: 1

      You guys are miscommunicating.

      You're assuming a MITM server, the GP you're replying to doesn't realize that you can use a server in the middle, an SSL proxy, and that is how you can sign any cert.

      The person you're responding to thinks that having a root CA distributed still means you would have to hack twitters website with your cert in order for your users to trust it, when you and I both know that we don't need to hack twitter, we just need a nice transparent SSL proxy to do it for us.

      --
      Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
  20. As an ex-School It Admin... by fostware · · Score: 5, Interesting

    a) "we have not signed anything which would excuse it" - you can't. You're not able to sign enforceable legal documents.

    b) "there was a root CA from the school" - it happens due to
            1) WPA-Enterprise and/or NAC relies on keys. Do you use your school credentials for wireless? If so, you require key exchange for it to verify each party.
            2) SSL monitoring systems rely on MITM to read the HOST headers. We couldn't give a rat's arse your bragging about banging Sally, however we do mind that it was to a website called HTTPS://www.breakuprevenge.com and both Sally and yourself are under legal age, it may have included a phone camera image, and it was all posted via the School Internet. Federal, State, and School pastoral care policy issues trump most whiny students objections.

    c) It happens when at the start of the year. I would have twenty staff ask for different packages to be deployed in the first week of school, and your BYOD package may just happened to end up with a testing cert. Once had an antivirus package that hid all toolbars in Word and Excel - that ex-employee never applied a GPO at domain-level again.

    All I'm saying is most school IT departments are asked to perform miracles of pastoral care because parents don't care and Teachers are busy trying to teach. We bare the brunt of school administration trying to enforce pastoral care not just for you, but all those in the school body
    I'm sure if you had brought it to most IT departments attention in a courteous way, you might have been treated better.
    Most schools have a tech-savvy student who is treated like an offsider, as well as one who has joined the Dark Side and ends up on the Watchlist. (yes, I've had "meetings" with Federal Police over a student's actions). Which one will you be?

    --
    "We know what happens to people who stay in the middle of the road. They get run over." - Aneurin Bevan
    1. Re:As an ex-School It Admin... by Anonymous Coward · · Score: 0

      however we do mind that it was to a website ...

      You are excusing surveillance with searching for illegal acitivties. In a proper constitutional state you don't do that. You persue a crime *after* it happened. You don't try to avoid crime by intimidating everybody.

    2. Re:As an ex-School It Admin... by ruir · · Score: 1

      There arent technical solutions for political problems.

    3. Re:As an ex-School It Admin... by Anonymous Coward · · Score: 0

      I'm a ex small college admin that did not filter traffic.
      Xhamster was #1 across all metrics for dorm / wifi traffic.
      Had to resist not playing with routing / bandwidth.

    4. Re:As an ex-School It Admin... by gIobaljustin · · Score: 1

      Thugs don't mind violating everyone's rights or privacy to achieve their goals.

      --
      Thank you Dave Raggett
    5. Re:As an ex-School It Admin... by fostware · · Score: 1

      "SSL monitoring"

      We didn't filter anything except VPN and tunnel traffic.
      We monitored URLs both HTTP and HTTPS for investigation later.
      There was a little QoS applied for non-school traffic.

      --
      "We know what happens to people who stay in the middle of the road. They get run over." - Aneurin Bevan
    6. Re:As an ex-School It Admin... by fostware · · Score: 2

      No. We logged for investigation later.

      We are talking about being able to either prove the student wasn't at that site, or provide evidence the site was visited for the school pastoral care staff to follow up.
      Without monitoring, going back and determining a case one way or another is nigh on impossible.

      Lastly, these are minors. There are government obligations to report illegal activities in school. Like proving a teacher was browsing porn on the school network.
      "Think of the children" has a lot of traction with governments...

      --
      "We know what happens to people who stay in the middle of the road. They get run over." - Aneurin Bevan
    7. Re:As an ex-School It Admin... by Arith · · Score: 1

      I also work closely with school IT in Canada. This is a common thing.
      When I read the summary I was thinking "Really?". This is the school's network. Politics is very much a big part of this. People want to bring their own devices, but all the soccer moms out there want "OMG PRON" blocked 100%. To a degree I agree with this - there's a time and place for everything. School ain't the time for that sort of thing, and IT can get in some real legal hot water if they don't do something about it.

      Case in point, when google implemented SSL, we found that google's image search would hand out porn happily when asked. We had no choice but to implement something that will filter these things. Moreover, as previously mentioned it's also used to dole out wireless access seamlessly.

      Really, in my opinion this boils down to respect. This is an institution's network. A bit like visiting someone's house. You know the rules, and this is not YOUR network. They're letting you USE it in order to (in this case) learn. Not to look at porn (or whatever). Bring your own device? Then it's subject to the same rules.

      There's nothing nefarious here.

    8. Re:As an ex-School It Admin... by BitZtream · · Score: 1

      Its not a political problem no matter how hard you try to turn it into one.

      --
      Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
    9. Re:As an ex-School It Admin... by DaveV1.0 · · Score: 1

      Why do you think you have any privacy while using someone else's, especially a government's, network?

      --
      There is no "-1 offended" or "-1 you don't agree with me" mod options for a reason.
    10. Re:As an ex-School It Admin... by gIobaljustin · · Score: 1

      Well, as for the government (NSA), we've already seen that they don't care whose network it is or about anyone's privacy.

      As for whether or not you do have any privacy in practice, that's separate from the matter of whether or not this is moral.

      --
      Thank you Dave Raggett
    11. Re:As an ex-School It Admin... by Anonymous Coward · · Score: 0

      You know the rules, and this is not YOUR network. They're letting you USE it in order to (in this case) learn. Not to look at porn (or whatever). Bring your own device? Then it's subject to the same rules.

      Depends, I believe the legal side to it is that they cannot dictate what you do with your own device, but they can dictate terms if you want to plug it into their network.

      Tethered to a phone? I'm sure there wouldn't be any legal grounds for the school to do anything about that besides confiscate it but then it would no longer be a 'bring your own devices', would it? As well as the fact that some places outlaw the confiscating of devices anyway.

    12. Re:As an ex-School It Admin... by phorm · · Score: 1

      Federal, State, and School pastoral care policy issues trump most whiny students objections.

      Whining:yes, legal arguments: no.

      But hey, let's assume that any/all students are going to be posting pictures on breakup-revenge. Guilt before innocence, right?
      While we're at it, we'll assume that the sysadmins and staff *aren't* perverts or eavesdroppers, and they they aren't also able to abuse this cert to eavesdrop on interactions that should be considered private, so as video chats or conversations with qualified legal/medical professionals (and yes, even young people do need these on occasion).

  21. In the case of TFS... by Anonymous Coward · · Score: 0

    >How about actually, you know, paying attention to what the kids in class are doing?

    Submitter attends a boarding school, which makes the school liable for anything that happens after class as well.

    1. Re:In the case of TFS... by KingOfBLASH · · Score: 1

      So what? If the kids are really young then they should have adult supervision after school is over. Or, if they're older and can actually be trusted, then you just need rules in place. Which will of course be broken (remember the scene in dead poets society where they build a crystal radio and listen to (illegal) rock and roll? a million similar avenues exist for students who want to break outside the firewall, not the least of which is buying a USB 3G stick which can be quite cheap these days).

    2. Re:In the case of TFS... by Anonymous Coward · · Score: 0

      not the least of which is buying a USB 3G stick which can be quite cheap these days

      Though it's worth noting that, in the UK, cellular network operators generally operate a filtering system which can in theory only be disabled by the customer providing proof that they are not a minor. (Or, alternatively, the network operator will not filter by default but will also not provide services to minors in the first place.)

  22. Not true by vanion · · Score: 1

    how'd you know you are connecting directly to https://www.xhamster.com/? they can simply alter DNS to make everything go through their proxies.

  23. it's great! by Anonymous Coward · · Score: 0

    Finally people start doing something about our CA problem. I'd wish a court forced all system to offer alternative CAs and one could deactivate the normal ones easily.
    I'd trust my school a lote more then some unknown strange business company far away, known to work with people that want to hurt my privacy.

  24. I smell a lawsuit coming by GeekHillbilly · · Score: 0

    In Kentucky,this behavior would get that IT guy 5 years in the state Pen.AT the very least,some need to sue the school and the IT guy for the root CA.That will put a halt to this type of behavior.

    --
    The Geek Hillbilly
  25. More like High Risk by lioc · · Score: 0

    "I asked them to instruct people to remove the bad certificate from their own machines, but they claimed this was unnecessary due to the very high risk of legal action if all the parents found out."

    Fixed it.

  26. The risk is by Anonymous Coward · · Score: 0

    It's a smoke screen when they tell you that the risk is small. The fact is that you don't know who had, has and will have access to the root key. You don't know which certificates have, and will be created from that key. Even if they destory that key, you don't know wheter it hasn't been stolen and somebody else might create certificates from it.

  27. Intent may be fine. CA system is to blame. by manu0601 · · Score: 4, Informative

    Their intent may be just fine. For instance, you want want to have an internal CA installed so that you can deploy SSL-enabled services without having to buy certificates from a commercial CA.

    Of course it allows SSL traffic interception, which is likely to be illegal, but nothing proves it was done, or even planned. The the real problem here is that the CA framework allows any CA to sign any certificate.

  28. certpatrol by manu0601 · · Score: 5, Interesting

    If you fear your SSL traffic is intercepted, install a browser extension that track certificate change. Firefox has certpatrol, for instance.

    1. Re:certpatrol by paddysteed · · Score: 1

      This works really well, thanks. Why isn't this sort of thing default in browsers?

    2. Re:certpatrol by Xonea · · Score: 2

      Because it does not work very well. If you look at actual sites (especially bigger ones like google, or cdn-using sites), using multiple certificates for the same hostname is pretty usual...

    3. Re:certpatrol by Vellmont · · Score: 1

      Yup. I tried a different plugin that accomplishes the same thing. I had to uninstall it almost immediately because it worked so poorly and gave false positives constantly. I honestly don't even understand why anyone maintains any of those plugins, since they're useless.

      --
      AccountKiller
    4. Re:certpatrol by manu0601 · · Score: 1

      You can still see that the signing CA changed.

    5. Re:certpatrol by Xonea · · Score: 1

      If you do that, it performs slightly better. But - there is still an astonishing amount of certificate changes of big sites, where the signing CA changes too.

      See this paper for a few examples.

  29. Is it criminal? by Anonymous Coward · · Score: 0

    Installing their certificate on your machine may well be a criminal offfenc eunder the COmputer MIsues Act, RIPA and various other laws. Talk the a solictor at the local citizens' Advice Bureau, it won't cost you anything.

  30. where are ... by cascadingstylesheet · · Score: 1, Insightful

    Where are all the people who say "it's their network!" when it is snooping in the workplace we are talking about?

    This is a freakin school, which is actually supposed to have a watchful protector role over students. In loco parentis, you know.

    And a couple of humbling observations:

    • You're kids ... honestly, nobody cares enough to snoop on you, except in the most general of policy-ish ways (porn, warez, direct plans to blow people or things up ...).
    • You're kids ... they don't have to give you Internet access at all.
    1. Re:where are ... by gIobaljustin · · Score: 1

      Where are all the people who say "it's their network!" when it is snooping in the workplace we are talking about?

      I think I saw a few of those morons when reading the comments, so don't worry.

      --
      Thank you Dave Raggett
  31. UK Data Protection Act rights by Bruce66423 · · Score: 2
    Read up your rights under that, especially your right to get all the data that they hold about you for £10. If that data includes the history of your web browsing, then certain consequences follow; make sure you're using a proxy even for innocent activity for a while before you submit the request. On the other hand if it doesn't and they subsequently challenge something that you have posted on line, they will be in BIG trouble for failing to reveal that they knew your browsing history. .

    .

    Assuming you are under 18, your parents' role in this is more significant than yours. If you are over, it gets far more interesting!

    1. Re:UK Data Protection Act rights by BitZtream · · Score: 1

      And all that is well and good ... right up until you agreed to their logging by joining their network, even in the UK. Once its disclosed, even in the UK, the rules change and there is nothing illegal being done here.

      Next time, read all the shit you sign and/or click next next next finish on.

      --
      Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
    2. Re:UK Data Protection Act rights by zildgulf · · Score: 1

      D*MN! I wish we had that law stateside. Over here we are setting fire to the internet, the very thing we created, while the government vaccums up every piece of data and metadata and storing it for a later date. I can't help but think those in power here are interested in controlling the masses and blackmailing anyone that threatens that in the future if we, the people, become too dangerous for them.

  32. Common practice by Anonymous Coward · · Score: 0

    Pushing your own Root CA certificate to clients for the purpose of intranet services is not newsworthy. The reason the previous case was interesting was that the trust was then exploited for a man-in-the-middle attack when users were connecting to other sites.

  33. Normal. by ledow · · Score: 5, Informative

    I work in schools.
    I work in UK schools.
    I work in IT in UK schools.

    This is normal. Sorry, but there's nothing shocking here.

    You join our domain, we get the right to push any and all security measures to your client that we deem necessary. If you don't want to allow it, don't join our domain (which also means we probably won't authorise you to use our Internet connection, etc.)

    The domain will have a "Default Domain Policy" that almost certainly includes software you don't want (but we insist you have), settings you'd rather not have (but which we will enforce on you) and things like this - installation of a required domain certificate so we can check your not using OUR SCHOOL FILTER to do illegal / illicit things.

    Chances are if you read your network acceptable usage policy, it states this. The alternative is you don't get network access. Because we are LEGALLY RESPONSIBLE for what is accessed through the network on our network, as well as the protection of our internal data and services.

    Complain all you like. The alternative is that we block SSL site-wide. That means no Facebook at all, by the way. Or GMail. Or Hotmail. Or anything else that uses SSL by default.

    We have a legal duty to monitor, record and analyse the logs of Internet traffic to ensure our child-protection policy (a legally-required policy) is followed. Additionally, it's OUR resource. If you want to use your own external 3G connection on your own time, argue for that. Chances are it will fail.

    If you want to use the SCHOOL connection on SCHOOL time for NON-SCHOOL business, that's not going to happen. However if you want to use it for SCHOOL BUSINESS then you are required to allow us to apply our domain policy. If that, at any particular place, happens to include SSL certificates, monitoring software (potentially even INVISIBLE monitoring software like Securus, Ranger, etc.) then that's what you get.

    Sorry, but as an IT Manager specialising in schools, and working in state, private and boarding schools from primary to further education, this is bog-standard and has happened for years. I believe even places like LGfL (a London-wide, government-backed school IT services supplier) do it.

    There's a reason - we are required to protect our systems and protect ALL the children. That means everything gets summarised, logged and monitored. If we then need to dig into detailed logs, we can enable that option and do that too. Because - as in a previous school I worked for many years ago - we get things like members of staff browsing child pornography on school time. Yes, they are that stupid. And yes, they get caught. And, sorry, but our child-protection and data-protection policies take precedence over you going on your private Facebook after hours and we can't spend the time to distinguish hours, locations, staff-types, etc. for everyone.

    If you don't like it, do not join your computer to a domain. If you are on the domain, it's literally our DOMAIN. Our rules. Clearly stated. That you would have agreed to.

    Please, also don't act like your the first person ever that this has happened to. It's been standard practice for at least the last 15 years I've been working IT in schools in the UK.

    1. Re:Normal. by ruir · · Score: 1

      Several questions: - why do children need to connect their *own* notebooks to the school AD? - why we still pretend technology solves political problems? - why give unrestrained access to Internet if the restrictions exist in the first place? - Do you think that with mobile Internet and iPhones technology will solve for long another POLITICAL problem of staff browsing whatever they please at work?

    2. Re:Normal. by Carewolf · · Score: 1, Informative

      Just because it is normal doesn't mean it is legal, and if it is legal it doesn't mean it is right or ethical. In most European countries this would be very illegal.

    3. Re:Normal. by Anonymous Coward · · Score: 0

      That reads very much like the point of view of a fascist dictator. Your argument for the most part would be applicable equally to the world in general - obviously, there are criminals out there, so we obviously should not allow encrypted communication and log everything and prevent all forms of privacy - not! Ends do not justify the means, "security" does not automatically trump privacy, things like human rights are really important, and I don't see why that should not apply to pupils in schools. That you even call it "protecting the children" is simply evil. Total surveillance is not protection - what you ought to protect is, among other things, the privacy of your users. You don't (I hope) record in-person chatter among pupils "for security reasons", so why the heck do you think you need to do so when it's digital?

    4. Re:Normal. by Anonymous Coward · · Score: 1

      Just because it is normal doesn't mean it is legal, and if it is legal it doesn't mean it is right or ethical. In most European countries this would be very illegal.

      I used to think that ethics trumps legality trumps norm, as you wrote above. Until I have been put into a position of responsibility, i.e. I would be HELD RESPONSIBLE for any breach, and even legally responsible if there is a breach of the law in my area of responsibility.

      Then, I found that whoever start sprouting the ethics crap, it usually means that guy wants to break some rules (or had broken some rules), but would want someone ELSE to be held responsible if it ends badly.

      Dude, people are not ALL stupid, unless you are in a position to TAKE RESPONSIBILITY, i.e. if someone sues, YOU would go to jail, then you have no moral grounds to criticize what other people do to FOLLOW THE LAW as being "unethical".

      If you don't like the law, go pester your legislators to change it. Only people living in a real dictatorship can complain they can't change the law.

    5. Re:Normal. by Carewolf · · Score: 1

      I am not asking you to break the law or go against explit commands, I am asking you to admit is wrong and protest it. If everyone just accept wrongdoings everyone else will think this is acceptable.

    6. Re:Normal. by zaphirplane · · Score: 1

      I obviously would have no way of knowing what your skill level or seniority in the org
      so tell me what happens if I remove the certificate and try to connect to my bank via your school's network (after signing into the wifi) ?

    7. Re:Normal. by EzInKy · · Score: 1

      So do you think it would ethical and legal to do everything within your power to prevent a child from plummeting into an abyss? It is their network, it is their property. Unless you are okay with letting anyone and everyone trespass over what is yours then you have to agree that the owners of property have a right to control access to that property.

      --
      Time is what keeps everything from happening all at once.
    8. Re:Normal. by EzInKy · · Score: 1

      Just what is it that you think is wrong here?

      --
      Time is what keeps everything from happening all at once.
    9. Re:Normal. by BitZtream · · Score: 1

      Really? Then why is it a built in standard feature of Windows NT domains and ActiveDirectory that not a single person in Europe has ever mentioned turning off, nor can I find anything that indicates its a common question as to HOW to turn it off. And since I'm looking at a K build of Windows right now ... with the Domain cert being distributed I know it happens in Europe (K and N builds were the result of EU anti-trust settlements that remove crap like Windows Media Player and other things the EU decided shouldn't be included)

      So I call bullshit on your silly little 'we get way more privacy protections than you' bullshit. You might think you get way more protections, doesn't make it actually true when it comes to testing those protections, does it?

      Most popular small business server software in the world ... and you're claiming one of its standard features is illegal on an entire continent yet I've never heard it ever mentioned ... and I deal with said continent ...

      And lets be realistic, your entire continent is pretty willy nilly about what it picks to have the moral high ground on, you know how Europeans think about Americans most of the time? Yea, thats how the rest of the world feels about Europeans when you guys get that retarded high and mighty 'well in Europe we do it better' shit going on. You do realize pretty much the entire rest of the world has kicked your ass at one time or another, right?

      Get off your fucking high horse asshole. Most European countries wouldn't exist if everyone did things like Europe does. You'd all be speaking Japanese or Russian, if not German.

      --
      Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
    10. Re:Normal. by BitZtream · · Score: 1

      1) They don't, but its useful
      2) It doesn't, why are you trying to make this is a political problem?
      3) They don't give unrestrained access, they filter, which is part of the reason they do SSL MITM on EVERY SSL CONNECTION.
      4) Why do you keep trying to make this about politics, it isn't.

      Staff browsing whatever they please has nothing to do with politics and everything to do with someone who's not doing their job and should be fired. Why is it that someone like you always has to come along and try to act like its perfectly acceptable for you to do whatever the fuck you feel like doing on someone else's time and resources?

      Use your own fucking network if you want to make a political statement.

      --
      Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
    11. Re:Normal. by Anonymous Coward · · Score: 0

      Children need protecting from this sort of attitude, and conditioning to accept lack of privacy, more than they need protecting from anything on the net.

    12. Re:Normal. by ledow · · Score: 1

      Amen.

      +100 mod points.

      Everyone is an "expert" on Data Protection, etc. laws until they are the ones who will go down if they get it wrong. Suddenly, all those minor things that were "dictator"ish when they weren't legally responsible turn into their norm when they are.

      I had to write a 38-page diatribe on why we don't get administrator access to teachers. It's actually illegal. You can argue all you like, but it's illegal. And the way data protection laws are worded in the UK, I can go down for failing to abide by it just the same as the company I'm representing.

      Just the POTENTIAL for a person to use access that I've granted even TEMPORARILY (even if they don't ever use that access) which could IN THEORY allow them to access personal data we've collected is a breach of data protection law. Hundreds of thousands of pounds worth of fines with established case law for just that.

      Hell, even failing to encrypt a laptop which you can't prove DIDN'T hold personal data (but might conceivably have done, e.g. a staff laptop), could result in the same. And there is case law for schools, hospitals, etc. being fined for doing JUST THAT.

      It's all fun and games until you're the one who has to sign off on it, and put their career on the line. That's when you realise that, actually, it's not that important for these things to happen.

      Couple with child-protection laws, basic employment protection (i.e. doing your damn job, even if it's not explicit in law), etc. and it becomes a whole different ball game.

      But, do you know what? Even if you sign a piece of paper to say that you're taking utter responsibility away from me and taking all the burden on you - even THAT doesn't clear me of certain responsibilities under the law.

      Consider it like speeding laws - don't break them, but campaign to have them changed. If it's really not that dangerous, other countries have no limits (e.g. Germany), etc. then you have more of a case of changing the law. But breaking even a 20mph imposed speed limit will still see points on your licence and fines for you until you do.

    13. Re:Normal. by Anonymous Coward · · Score: 0

      Basically, you screwed yourself with your rules. Grats to UK.

    14. Re:Normal. by Ardyvee · · Score: 1

      If it's stated somewhere, sure. There is nothing wrong with it. If you tell people "hey install this if you want to get into our network but we won't tell you what it does" I take issue with it. It's fine to monitor and filter traffic at school. It's NOT fine to do it without letting your students know. It's NOT fine to deny it. Specially because you will find a student that can notice and/or get by it, and you want them on your side, playing by the rules (or not being to obvious about not following them).

      --
      I don't care if I'm wrong. I only care about everyone obtaining something from the discussion.
    15. Re:Normal. by Anonymous Coward · · Score: 0

      Because we are LEGALLY RESPONSIBLE for what is accessed through the network on our network, as well as the protection of our internal data and services.

      i see what they did there. you're now the police. have fun.

    16. Re:Normal. by Anonymous Coward · · Score: 0

      > your not using our school filter

      I don't believe I have a "not using our school filter".

      > your the first person

      Nope, I don't think I have any people, let alone so many that I need to count them.

      Here's a hint: Y-O-U-'-R-E.

      Looks like you should still be studying in school, genius, rather than working in them.

    17. Re:Normal. by Carewolf · · Score: 1

      A domain cert is not a root cert. Note however if they use it to break SSL they are in volation of most EU privacy laws. Employers can not even read employees emails, even if they are on a central company email server and their official company email. So no, it doesn't matter who owns the network, everyone is entitled to privacy and you can not sign it away.

    18. Re:Normal. by Carewolf · · Score: 1

      An encrypted channel is by definition private communication. This is a third party eavesdroping on an EXPLICITLY private conversion between two other people. You can not sign this right away. They can block all encrypted channels if they want (no private conversions), but they can not allow private conversions and then secretly eavesdrop on them.

    19. Re:Normal. by Anonymous Coward · · Score: 0

      Well then, Mr. 'Expert'. Since you liked ranting so much about pastoral care et al., I trust you are confiscating all phones, tablets, laptops, etc. at the door. Wouldn't want them to access anything questionable while under your 'pastoral' care, eh? You are checking all of their notebooks, backpacks, etc. for 'questionable' materials, are you not? No? Sounds like grounds for a lawsuit, inadequate pastoral care, negligence, etc., etc.

      What hogwash. I spent a couple of decades teaching CS in schools. It is indeed a political problem, backed up by an out of control, paranoid, abusive, computer illiterate legal system, championed by computer illiterate, paranoid, abusive, incompetent school administrators and parents, etc.

      Inappropriate use of anything in a school? Have a chat, warning. Catch again? Consequences. Suspension of privileges, access, etc. The problem is control freak, abusive idiots with some power using a nuclear weapon to swat a fly.

    20. Re:Normal. by myowntrueself · · Score: 1

      They can always use a browser that doesn't respect the SSL cert pushed out by group policy, like Firefox...

      --
      In the free world the media isn't government run; the government is media run.
    21. Re:Normal. by ruir · · Score: 1

      I am not advocating people do what they want. At the end of the day it is not your f network too, and it is up not to you to decide what people do or dont, but up to the board of the directors. What people do or dont, it is not a technical problem. We of the systems and network services, we are not the police; it is not my job to see what my users are doing, or if they are pirating movies. Just maybe in the corporate world, and even them, it is not as simple. We have a wireless network in place, and if other departments install wifi routers, we cant forbid them because it is not a technical problem. If people use a lot of resources, I cannot block their account because at the end of the day, we can provide the means and the data to recommend to block the account, but can only block it after authorisation from above. People that want to fix political problems with technical solutions besides wasting much more time, are putting their asses on the line.

    22. Re:Normal. by Anonymous Coward · · Score: 0

      Why do you attack the man for saying the truth - this is wrong and illegal in most european countries. we consider it as third world as underage brides and other such stupid ideas. That you are behind in this arera is not our fault, take it out on your policy-makers. Germany is btw european, so that would not have made a difference as such. USA was founded by europeans, and is like 200+ years old now, a mere toddler as far as age of countries go. dont be so cocky.

    23. Re:Normal. by Anonymous Coward · · Score: 0

      We have a legal duty to monitor, record and analyse the logs of Internet traffic to ensure our child-protection policy (a legally-required policy) is followed. Additionally, it's OUR resource. If you want to use your own external 3G connection on your own time, argue for that. Chances are it will fail.

      Do explain, how the hell would it fail unless you Faraday'd the whole building including out buildings?

    24. Re:Normal. by Anonymous Coward · · Score: 0

      Use your own fucking network if you want to make a political statement.

      You forgot that this is a boarding school, when students are in their own dorm room they should be on a different subnet that is no more susceptible to monitoring than that of your typical ISP e,g no MITM attacks.

    25. Re:Normal. by phorm · · Score: 1

      I have worked in schools.
      I have worked in IT in schools
      Neither of the above were in the UK.

      Perhaps the most shocking - and disturbing - part is that you don't see anything wrong with this on your side of the pond...

    26. Re:Normal. by Anonymous Coward · · Score: 0

      Please, also don't act like your the first person ever that this has happened to. It's been standard practice for at least the last 15 years I've been working IT in schools in the UK.

      Condescension toward a motivated student, and a simple grammar error in one fell swoop. You know-it-all, you.

    27. Re: Normal. by Anonymous Coward · · Score: 0

      Summary: "I used to behave ethically, but worked in environment that corrupted me, so now I defend corruption as acceptable."

    28. Re:Normal. by Anonymous Coward · · Score: 0

      i.e. if someone sues, YOU would go to jail

      If you do not understand that the possible outcomes of being sued do not ever involve going to jail (unless one in the process of being sued commits a criminal or common-law offence), then you probably should not really hold yourself out as any sort of expert in matters of law.

    29. Re:Normal. by Anonymous Coward · · Score: 0

      OP said school had a BYOD policy. Personally, I'd say that classroom and personal machines should be segregated - and as this is a boarding school, getting a handful of optiplexes into the class shouldn't be difficult. Pupils' own devices getting access to the internet via the school's net connection will be somewhat contentious, but with an advertised policy that states "We require users of our network to agree to the following:" this question wouldn't have come up.

      What has happened, is that the school appears to conflate "device for school work" with "pupil's computing device" and furthermore levied the certificate without adequately explaining what's happening. While I understand the duty of care / corporate responsibility angle, I think the school has overreached their authority and failed to be transparent in their actions.

    30. Re:Normal. by zildgulf · · Score: 1

      Then why not have a warning stating so when you connect to the domain instead of the user guessing what you are actually doing?

      This is why the kid blew the whistle on the Root CA. You, the school's network admin, have every right to install Root CAs on every user that connects to your domain provided you tell them you are doing so. The reason the school's network administrator stopped it because it was not disclosed and do so in secret might be a legal violation. I won't be surprised if the school makes a statement later that they will do this and revert back to the way it was as per your argument.

    31. Re:Normal. by strikethree · · Score: 1

      lol. that is utterly hilarious. i find it funny that the people who make the laws think that this type of control works.

      it is just as funny seeing the whole "our network, our rules" line. and you believe it.

      build your jails. i laugh.

      --
      "Someone needs to talk to the tree of liberty about its ghoulish drinking problem." by ohnocitizen
  34. two points by Tom · · Score: 3, Informative

    First, a school network is not a public network and it can run any policy it wants, including intercepting and monitoring traffic. You don't have to sign anything, using the network is implicit consent to the rules it is run by. The only legal requirement in my country (so your laws may differ) is disclosure of those rules, you must be able to look them up somewhere.

    Second, regarding danger. The danger is exactly equivalent of the lowest security among the machine(s) that have a copy of the school root certificate (the private key part). If any of them gets compromised and the attacker gets a copy, he can do everything the school does, including interception and manipulation of traffic. If the school rates that as "low", then it assumes that users of the network don't do anything of personal importance, like online banking.

    --
    Assorted stuff I do sometimes: Lemuria.org
    1. Re:two points by BitZtream · · Score: 2

      First, a school network is not a public network and it can run any policy it wants

      Public has nothing to do with it. Public networks can run any policy they want as well, even public as in government funded ones since those are the only ones that are truly 'public networks'.

      Second, regarding danger. The danger is exactly equivalent of the lowest security among the machine(s) that have a copy of the school root certificate (the private key part). If any of them gets compromised and the attacker gets a copy, he can do everything the school does, including interception and manipulation of traffic.

      No, it isn't. You utterly fail to understand whats going on here or how SSL and PKI in general works.

      The PCs have a copy of the schools PUBLIC CERTIFICATE AUTHORITY KEY installed on them, they DO NOT HAVE THE PRIVATE KEY, and there is no reason any PC should ever hold the root CA private key on a hard disk. I keep mine on USB drives physically disconnected from any computer unless I'm signing a batch of certs. You distribute (and this school did this) the PUBLIC portion of the key, so that when you send data signed with the private key, the public key can be used to verify it came from the holder of the private key. They aren't distributing their own private key, there is no reason why you would think that other than sheer ignorance on the subject, which means you shouldn't have commented at all.

      If any PC with the CA cert gets compromised they can ... do the exact same thing as anyone with a web browser he tells it to ignore the certificate warning and continue. They can't do anything with a public CA cert other than verify the CA actually signed stuff that claims it was signed by that CA. They can't pretend to be the CA, they would need the private key for impersonating the CA, and thats not what the web browser uses.

      The school is merely adding to the existing root certificate store on your PC, which contains the root certificates from companies like Versign and Thawte ... you don't see people randomly making certs from Thawte and Verisign, do you? No, because thats not how it works.

      Just for the record, you get a copy of this same key, that is being installed, that you think gives the person the ability to impersonate the school ... yea, that key is sent to you by the website you're connected to when you connect.

      EVERY WEBSITE IN THE WORLD DISTRIBUTES THESE KEYS ARE PART OF EVERY SSL REQUEST. So even if you don't have the key, just visiting a website that is signed by the key will more than likely get you a copy of the key as its part of the 'certificate chain'.

      --
      Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
    2. Re:two points by Tom · · Score: 1

      No, it isn't. You utterly fail to understand whats going on here or how SSL and PKI in general works.

      :-)

      You wanted to misread me and succeeded. I'm not speaking about the pupils notebooks. I was clearly talking about the security of the private key part, wherever it is kept. I explicitly added that word to my response, specifically so people wouldn't misunderstand it in the precise way that you did.

      --
      Assorted stuff I do sometimes: Lemuria.org
    3. Re:two points by Anonymous Coward · · Score: 0

      First, a school network is not a public network and it can run any policy it wants, including intercepting and monitoring traffic.

      That wouldn't be true in Finland. I doubt it would be true in any EU country.

      Finland has infamously allowed employers to monitor targeted employees in cases of suspected industrial espionage that they must present to the state's privacy ombudsman. The monitoring right has been claimed in one case of the past few years. That doesn't apply to schools.

      No doubt it happens, mostly due to curiosity and ignorance of the law, but it doesn't make it legal.

    4. Re:two points by ScienceMan · · Score: 1

      This is completely wrong. The "Root CA" referred to by the original post is the public key of the CA in question, not the CA itself. There is no such potential for compromise in having a copy of the public key for the root or any CA in the trust chain.

    5. Re:two points by cbhacking · · Score: 1

      Yeah, you're stupid.

      Tom *EXPLICITLY* pointed out the need to compromise one of the machines with the private key on it. That probably means whatever firewall/proxy boxes are doing the interception, since by necessity they will have the private key (and don't pretend it is actually possible to make one of those non-exportable, short of a dedicated hardware module.

      But sure, go on a half-page rant about stuff that has nothing to do with what he said. After all, clearly *he* is the one who "utterly fail[s] to understand", right?

      Moron

      --
      There's no place I could be, since I've found Serenity...
    6. Re:two points by Tom · · Score: 1

      . The "Root CA" referred to by the original post is the public key of the

      Which is why I explicitly wrote "the private key part" as being a potential danger. You do realize that if there's a public key, there's also a private key, yes?

      Of course a public key is not a danger, that's why it's called a public key in the first place.

      Some of these days I feel old. There used to be a time on /. when you didn't have to explain how PKI works or other baby steps and could take a base intelligence level of your readers for granted.

      --
      Assorted stuff I do sometimes: Lemuria.org
    7. Re:two points by Tom · · Score: 1

      That wouldn't be true in Finland. I doubt it would be true in any EU country.

      Yes, of course "within applicable law" could be added to that, but then in the words of Richard Hammond, they don't put up signs saying "no murdering" on every street corner, do they?

      In my country, for example, monitoring of employees is allowed if and only if the employees (via their elected representatives, I'm not talking politicians but intra-company employee councils) agree to it. I've been on such a council, and we did agree to some requests and rejected others.

      --
      Assorted stuff I do sometimes: Lemuria.org
    8. Re:two points by ScienceMan · · Score: 1

      Thanks for the clarification. your phrasing was ambiguous and your conclusions inaccurate, nonetheless, or misleading at best. It is not entirely your fault - the premise of the original post was also completely off the mark. Namespace controls on CA signing *should* be the topic under discussion. There are perfectly legitimate reasons for root and intermediate CA public key distribution; in fact, that's the way that PKI works. The private key is of course held by the CA and protecting it is essential. If you are looking for a point of agreement, there it is. To the degree that multiple sources of root CAs are required for PKI to work in practice, there is obviously an increased risk if more root CAs are employed, but applying the reductio ad adsurbum rule to this argument would imply that the optimum number of root CAs is zero (or one, which has its own risk considerations). In general, the original poster is wrong to imply that distribution of a root CA (and any needed intermediate CA) public certificates is in any way indicative of evil intent, or that it necessarily allows MITM or other hacks to be applied. I do agree that browsers could and should be written to warn of the presence of such roots of trust if they come without appropriate namespace limitations. The whole argument presented here is fairly absurd and juvenile, but like all points of rancor on the internet, there is some small set of issues at its core that have always been clear and could usefully be brought out in further discussion.

  35. Also by nicobigsby · · Score: 3, Insightful

    Never underestimate the determination of an adolescent boy in search of porn.

    1. Re:Also by SuricouRaven · · Score: 1

      Actually, most of the efforts to get around the filters have nothing to do with porn. Probably because you can't really enjoy porn in school. The main efforts of students are directed at locating music downloads and flash games.

    2. Re:Also by Anonymous Coward · · Score: 0

      Actually, most of the efforts to get around the filters have nothing to do with porn. Probably because you can't really enjoy porn in school.

      Never underestimate the potential of that kid browsing porn in the back room by himself after school. Hint: not many teachers are around after school.

    3. Re:Also by Anonymous Coward · · Score: 0

      Actually, most of the efforts to get around the filters have nothing to do with porn. Probably because you can't really enjoy porn in school. The main efforts of students are directed at locating music downloads and flash games.

      True. But the schools are not worried about students locating music downloads and flash games. Porn on the other hand they are terrified about. Maybe not as much as to the porn itself but at the negative publicity when news paper write about it.

    4. Re:Also by nicobigsby · · Score: 1

      It's a boarding school yeah? So my statement doesn't imply that the search for porn need to take place within actual school hours.

    5. Re:Also by SuricouRaven · · Score: 1

      Oh, I'm a real copyright nazi on the music. The official excuse is that I am protecting the school from liability. The real reason is that I can't stand their taste in music. Rihanna, 50 Cent, Bieber, Drake... ugh.

      I let them keep the Macklemore for a while - it's nice to see a rapper who can sing about something over than his vast wealth, hareem of women and history of violent crime. But eventually I had to get rid of that, lest they get suspicious there might be some unfairness in my deletion.

      The Friendship is Magic remixes, though, may stay.

    6. Re:Also by Sketchly · · Score: 0

      It's a boarding school. They don't know what 'porn' is.

    7. Re:Also by Alioth · · Score: 1

      You're kidding, right? Kids at boarding school have far more access to porn than those who are not.

  36. It's their network by stevegee58 · · Score: 1

    It's their network and they can do what they want with it. Don't want to use it? Tether a smartphone then.

  37. The elephant in the room by CunningPike · · Score: 1

    All the comments I've read so far have been on whether or not the school is morally right in deploying a Man-In-The-Middle attack. While an interesting question, for me this is missed the big point: which OS/Web-browser is so insecure that it accepts a root certificate from the network like this?

    When a Web-browser or OS accepts a new Certificate Authority certificate there is an tacit acceptance of trust: you trust that whoever holds the corresponding private key will behave responsibly --- given online banking is secured via the same security infrastructure, that's some level of trust! There's no reasonable way this can happen automatically: you, personally, must indicate that you trust the CA involved. This normally this happens transitively: by installing Firefox, or using your OS you trust the people to have selected trust-worthy CAs.

    While people can point to this as another nail in the SSL/TLS coffin, it doesn't help when software is so broken like this. Any Web-browser or OS that accepts a new Root CA (either automatically or without warning the user exactly how dangerous is accepting it) is so broken that you should immediately stop using it for any secure interactions.

    --
    | What, you were expecting
    -O_O- +---- something witty?
    1. Re:The elephant in the room by ObsessiveMathsFreak · · Score: 1

      which OS/Web-browser is so insecure that it accepts a root certificate from the network like this?

      Firefox.

      Firefox loves CAs. Firefox must have CAs. If your website uses a self signed cert, Firefox will scream unholy murder and frighten most visitors away until you register with a proper, Christian root CA and do thing the way the applied cryptography community believes they should be done.

      And all the while, the entire root CA infrastructure is so shoddily implemented that MITM attacks like this are common at most companies. What a joke! HTTPS and SSH are almost meaningless in such an environment.

      I think it's time for the entire Internet to admit that the current CA model is a joke of an implementation and cannot be relied upon to protect privacy, security, or trust for ordinary users at all.

      --
      May the Maths Be with you!
    2. Re:The elephant in the room by Anonymous Coward · · Score: 0

      According to OP, the certificate was installed by the software the school provides to allow students to connect to the BYOD network. The browser isn't tricked into installing the cert, the OS isn't "tricked" into it. Any trusted program has the right to install certificates to the OS. As you say: "...by installing Firefox... you trust the people to have selected trust-worthy CAs.".

      Why do you consider it okay to install Firefox and transitively trust its selection of root certificates, when you don't consider it okay to install a school's communications software and transitively trust it? You do know that Firefox can and does issue root certificates (and revoke them) without your knowledge or explicit permission right? Sounds like you have reason to immediately stop using whatever broken OS you're currently using, at least for secure interactions.

    3. Re:The elephant in the room by BitZtream · · Score: 2

      which OS/Web-browser is so insecure that it accepts a root certificate from the network like this?

      All of them? Or none of them, depending on your perspective. You can't just install a root cert over the network. It requires machine admin approval, which is implicit if you've joined a NT domain, or requires you to go through a certificate wizard to add the new root cert to your list of root certs.

      The organization is having people add the certificate to their trusted root certificate store manually. This is not automated from a website, though it happens automatically to every machine on an NT domain.

      Adding the certificate to your root certificate store, then allows your browser to trust these certs. The point is that what is happening here is that the organization is telling you tell your browser to trust the organizations certificates completely. At which point your browser does what you've asked it to do.

      The browser is functioning EXACTLY as its supposed to, its just being asked to trust these people when it doesn't by default, thats the point of the entire article.

      --
      Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
    4. Re:The elephant in the room by Anonymous Coward · · Score: 0

      I think it's time for the entire Internet to admit that the current CA model is a joke of an implementation and cannot be relied upon to protect privacy, security, or trust for ordinary users at all.

      You should have come to that same conclusion when you read that the NSA are doing similar tactics, strong-arming CA authorities to sign certs for MITM attacks.

    5. Re:The elephant in the room by cbhacking · · Score: 1

      Admin approval is not actually required. At least on Windows, each user account has its own personal certificate store, which that user can install to just fine.

      Additionally, browsers like Firefox (which store their certs separately from the OS) can (and often are) installed in such a way that the cert store is in a user-writable location. That's obviously possible for a user to edit.

      --
      There's no place I could be, since I've found Serenity...
    6. Re:The elephant in the room by CunningPike · · Score: 1

      > You can't just install a root cert over the network. It requires machine admin approval, which is implicit if you've joined a NT domain [..]

      You said "implicit" and I think that's the key word here. I'm imagining the user clicked on "join NT domain" and I imagine there were no warnings that this is a very dangerous thing to do. It's perfectly conceivable that people will do this without realising how dangerous it is.

      In essence, you give up control of your laptop and say to the NT domain "do what you will". In this case, it involved installing the school's root CA, but it could equally install trojan software or other activity to compromise the security of laptop.

      Joining an NT domain is, perhaps, the right thing to do under some circumstances; however, it should come with a hefty warning that you must completely trust the admins of this NT domain and that the future security of the laptop is dependent on this trust.

      My impression is that no such warning was issued; this is the elephant.

      --
      | What, you were expecting
      -O_O- +---- something witty?
  38. Their infrastructure, their rules. by Severus+Snape · · Score: 1

    Most schools do this and workplaces, my university in the UK included does as well (hoping that banking sites are whitelisted is probably wishful thinking). I'd be very surprised if you are actually able to get your school to change it's practices in the long run.

  39. Root CA's can issue any certs by Macfox · · Score: 1

    Undoubtedly the reason for installing the cert would be to monitor/filter SSL traffic via a proxy. These days it's quite trivial to setup a transparent proxy that uses a MITM attack with a spoofed cert to monitor your traffic. Have a look at untangle. It does this out of the box. Just put the CA on the client and you can intercept all SSL traffic. Obviously it's not difficult to look at the cert chain to detect this, but even if you do discover a spoofed cert, getting around it isn't trivial.

    --
    Area51 - We are watching...
  40. Get over yourself, they aren't spying on you. by BitZtream · · Score: 1

    I've never been in a large organization that didn't use their own root CA cert, and I've certainly made sure it was done everywhere I've worked.

    Has nothing to do with pulling a MITM on you. You aren't worth the fucking time and effort, get over yourself, you aren't special, no one cares what you're doing.

    Its more likely they just didn't want to spend several thousand dollars making certs for everything that needs an SSL cert because none of the registered root CAs will let you sign your own domain certs ... so they can get paid for every fucking cert you use. At one organization I worked with, we shaved off nearly 20k a year by going to our own internal CA.

    Yep, we could have MITM any of those people.

    Guess what, it would be easier and less suspicious to use a virus rather than a MITM. A MITM takes work, you have to setup the relay to be the actual MITM. Viruses to steal data are point click next a few time, select some options, click finish - with the current level of virus toolkits you can buy.

    So, back to my original point.

    --
    Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
    1. Re:Get over yourself, they aren't spying on you. by Anonymous Coward · · Score: 0

      Then you're a fucking idiot. You should be using a wildcard certificate, for a well defined DMZ hosted domain for all those sites.

  41. because fifteen years by epine · · Score: 1

    Please, also don't act like your the first person ever that this has happened to. It's been standard practice for at least the last 15 years I've been working IT in schools in the UK.

    Your post is constructive right up to phrase "the last 15 years" which apparently justifies how little your network reveals to the surveilled about the actual extent of the surveillance, even to the point of having software installed that they know little to nothing about on their own equipment that could open back doors to the device when employed outside of the school network if by some extraordinary turn of events proves to be slightly less than 100% bullet proof in its coding, implementation, and deployment. Nothing ever goes wrong with WEP or SSL.

    Would it damage the small little minds to know more about how this all became "bog standard" without so much as a public whimper? Probably. Does that mean your Slashdot post is filtered on your own school network? Probably.

    In my world, forged SSL certificates should be clearly marked as such. There should even be a "forger identity" field and a "forger authority" field (containing the pertinent parental agreement UUID).

    None of this would interfere whatsoever with your legal authority to protect your network or your success in achieving this protection. It would increase the awareness of the surveilled of what externalities they have actually taken on downstream of their agreement with you to allow you to do so.

    The fact that you've been doing this for fifteen years already without any of this in place is a sad argument.

    If this is the school's equipment so that the school absorbs it's own externalities of having badly-coded surveillance kits forcibly installed (I'm guessing the rock stars on that coding team were on the guaranteed forcible-installation side of the house) and the equipment is emblazoned with a giant warning "abandon privacy all ye who input here" there should still be a giant warning screen that comes up whenever a user tries to access a major financial institution (I'm told the government tracks the identities of these organizations) which warns the user "you are attempted to access a financial institution through a forged SSL root chain which is potentially a far leakier pipe than regular SSL, are you really sure you want to do this?"

    So you're justified in doing what you do, but you're also so damn sneaky about doing it, that fires spring up in public opinion when the least of what goes on is exposed to public discussion.

    No need to hammer the state of affairs in the daily consciousness so that these public fires don't flare up. Because fifteen years.

    My bank has a security mechanism where they show a set of images unique to my account so that I can detect impostor sites that entice me to enter my credentials where they shouldn't go (the impostor site doesn't know the unique images associated with each banking account). There really should be a law against these security fingerprint images being conveyed through a forged-certificate SSL proxy no matter how legitimate the usage agreement. Once those images are scraped and laundered, one more safeguard we've be taught to trust is down the spiral tube.

    If it's rational, necessary, and you're proud of it, do it out in the open as democracy conceptually demands, with plenty of loud warning signs where the externalities impose heightened risk.

    1. Re:because fifteen years by Anonymous Coward · · Score: 0

      It looks like a cert used for EAP. To enable you to connect to the WIFI, so your computer can know the AP it is connecting to is trustworthy. Now why does it need to be a root CA certificate? How are you going to do certificate verification over the internet when you do not have an internet connection (you're trying to use said cert to connect to the internet)? Either you blindly trust the cert, or you ensure it matches the trusted root CA cert on your computer.

      smash (different PC, cbf logging in)

  42. School enforces security on own network.... by Macfox · · Score: 1

    News at 11... Standard practice. It's their network. It's not a public network. If your BYOD computer joins a Windows domain, typically a GPO will install a root CA to various things can be self signed. If you using WPA-Enterprise, you need a cert installed for this also, not necessarily a Root CA, but doing so make life easier down the track for the schools IT dept. The Root CA will allow inspection of SSL via the school (transparent) proxy. If you are so paranoid about the traffic being snooped on, look at the sites cert chain. If it's spoofed to the School's Root CA, you'll know they can see your traffic. Just go buy a 3G stick or hotspot your phone and bypass the school network when you want some privacy. Then the problem shifts from the school to your parents.

    --
    Area51 - We are watching...
    1. Re:School enforces security on own network.... by DaMattster · · Score: 1

      This, or go to a VPN service provider like tunnelr.com or setup an SSH tunnel on your own.

  43. Not a defence by CunningPike · · Score: 1

    No, this explanation doesn't pass muster.

    If you can't allow secure web-browsing then don't allow it.

    There is no excuse for breaking the security system used for online banking.

    Apart from any moral issues, consider the liability if someone else gets hold of your private key and empties everyone's bank accounts.

    --
    | What, you were expecting
    -O_O- +---- something witty?
  44. Maybe I missed something by goldcd · · Score: 1

    but are they actually using this root certificate to "transcrypt" (or whatever the term is for decrypting your traffic and then re-encrypting it with the desired external certificate) - or are they just adding a new certificate to your machine.
    I can see plenty of reasons they'd want to do this - for example just allowing you to connect securely to your internal school webmail without them having to pay somebody else for a cert or getting your browser to bleat about how it can't validate the certificate every time you connect.

  45. Other Legit Reasons by ironicsky · · Score: 1

    Our company has three root certificates installed, and I can't find a single MITM on any domains.

    There are other legit reasons for issuing internal root certs, such as accessing secure internal resources, like intranets, email, domain authentication, attendance/payroll systems, etc.

    Try going to a secure site, like facebook, and check to see if the cert was hijacked, then you know for sure.

  46. Don't use their network if you don't like the term by Anonymous Coward · · Score: 0

    I don't get all these "I have to do X to access the internet at work/school/library/etc" or "X insists I install Y to access their network". If you want to use the school/work network with your own device, you have to adhere to their terms which presumably indicate they install a root CA to allow them to filter content. Don't like, don't use your own device. Don't like being monitored, don't use their network to access the internet for private use.

    At least it seems to be a nice package which you can presumably as easily uninstall.

  47. lame by Anonymous Coward · · Score: 0

    Why is this news? All MDM solutions have the capability to install a Root CA, and most enterprises choose to do so - it makes authenticating to internal applications/ VPN/ webmail much easier.

  48. Bullshit by Anonymous Coward · · Score: 0

    Just try running a school without internet. All the "for the children" morons will fail plenty fast enough.

    Installing a root certificate on people's own hardware just opens the school up for lawsuits and hacking though. Ain't terribly hard for clever student hackers to get their hands on that root certificate. Voila, you've a root certificate valid on the machines of almost everyone you know!

  49. Translation by argStyopa · · Score: 1

    "I'm at a boarding school, and I'm annoyed that I don't get to do anything I want. Here's a way that I can prove I'm clever, and try to gain sympathy by making it sound ("...school TRICKS people into installing...") like it's the perpetration of some sort of subterfuge or a liberty/civil rights issue."

    Want freedom? Don't go to boarding school aka juvenile prison.

    Don't like the idea of someone looking over your shoulder while you're surfing? Become an adult, pay for your own web connection, and wank, er, surf away.

    --
    -Styopa
    1. Re:Translation by Anonymous Coward · · Score: 0

      Don't like the idea of someone looking over your shoulder while you're surfing? Become an adult, pay for your own web connection, and wank, er, surf away.

      Because then, only the NSA will know about it, right? RIGHT?

  50. Policy laundering by tepples · · Score: 1

    Because the USA pushes its policies on other countries through treaty obligations. If it hasn't yet, it will soon.

  51. You are about to learn an important lesson by jimicus · · Score: 1

    The important lesson you are about to learn is this: Pick your battles.

    This is a battle you cannot possibly win.

    Why not? Because you're still a pupil.

    Virtually every argument you can come up with for why that certificate shouldn't be there - no matter how well-reasoned - is going to be dismissed by staff. Even if you can come up with a well-reasoned argument that no sensible adult would counter (you probably can't; there are very good reasons for a school to want to monitor everything that are likely to be perceived as overriding any concerns you have about privacy), you'll be crushed.

    At this level, arguments like this inevitably wind up being less about who is technically right or wrong and more about who has the power. As far as the school is concerned, the person who wins the argument has the power - and there is no way they will ever let a pupil win such an argument because it means conceding power to a pupil.

    In your position, I'd install some sort of plugin that allowed me to verify that my HTTPS session was using the "right" certificate - and if not, I'd tether my laptop to a personal mobile phone.

  52. SSL by Anonymous Coward · · Score: 0

    How is your school supposed to perform SSL communication without a Root CA? I suspect they have Intranet websites and those sites must have digital certificates.

  53. Define school time by tepples · · Score: 1

    If you want to use the SCHOOL connection on SCHOOL time

    At a boarding school, what is not "SCHOOL time"?

  54. root CA by Anonymous Coward · · Score: 0

    Do you have a good reference to the use of the root CA to decrypt all SSL traffic. You can just tell me here if you want , maybe not all /.'s
    know about this.

    1. Re:root CA by dave420 · · Score: 1

      If you want to intercept google.com's traffic, you simply create a certificate for google.com, signed by your root CA, and make a proxy use that to communicate with the user, while using google's real cert to communicate with Google. Both Google and the user are communicating with what they think are good certificates, when really only one of them is. Your proxy can see all the traffic, unencrypted, without either party realising.

  55. The key here is *private network* by nurb432 · · Score: 1

    Their network, their rules. Don't like it, dont use it and buy/build your own. its really quite simple. You are NOT entitled to anything on another persons property.

    Now, should they explicitly tell you they are installing certs that are required for access, perhaps it would have been polite, ( tho few would understand it ) but i'm sure there was far reaching something somewhere that you agreed to anyway, so they really dont have to tell you anything.

    --
    ---- Booth was a patriot ----
  56. CA? by Anonymous Coward · · Score: 1

    is CA supposed to be an acronym for something? CA Inc? Computer Associates? California, Canada? I don't know what CA stands for.

    1. Re:CA? by Friggo · · Score: 1

      Certificate Authority

    2. Re:CA? by MidSpeck · · Score: 1

      is CA supposed to be an acronym for something? CA Inc? Computer Associates? California, Canada? I don't know what CA stands for.

      In this context: certificate authority

  57. First time accepted submitter by allo · · Score: 1

    Wayne? Why does slashdot always mention this?

  58. ohgod by relisher · · Score: 1

    I just did that on my computer at my school.....

  59. Deeper issue: The War On Kids by Paul+Fernhout · · Score: 1

    The concept of compulsory public schooling is wrong-headed: http://en.wikipedia.org/wiki/T...
    "The film takes a look at public school education in America and concludes that schools are not only failing to educate, but are increasingly authoritarian institutions more akin to prisons that are eroding the foundations of American democracy. tudents are robbed of basic freedoms primarily due to irrational fears; they are searched, arbitrarily punished and force-fed dangerous pharmaceutical drugs. The educational mission of the public school system has been reduced from one of learning and preparation for adult citizenship to one of control and containment."

    Consequences that flow from it, like random adults needing to surveil unrelated children all day via hidden means are also wrong.
    http://www.the-open-boat.com/G...
    "Schooling is a form of adoption. You give your kid up in his or her most plastic years to a group of strangers. You accept a promise, sometimes stated and more often implied that the state through its agents knows better how to raise your children and educate them than you, your neighbors, your grandparents, your local traditions do. And that your kid will be better off so adopted.
        But by the time the child returns to the family, or has the option of doing that, very few want to. Their parents are some form of friendly stranger too and why not? In the key hours of growing up, strangers have reared the kid.
        Now let's look at the strangers of which you (interviewer) was one and I was one. Regardless of our good feeling toward children. Regardless of our individual talents or intelligence, we have so little time each day with each of these kids, we can't possibly know enough vital information about that particular kid to tailor a set of exercises for that kid. Oh, you know, some of us will try more than others, but there simply isn't any time to do it to a significant degree. "

    We can have sympathy for all the people caught up in the madness, but it is still madness. Alternatives:
    http://www.educationrevolution...

    As a starting point why not just give the money that goes to public schools to the parents of young children so the parents can spend more time with their children and also hire tutors and such? My essay on that:
    http://www.pdfernhout.net/towa...

    But ultimately we need a basic income for all from birth, like John Holt talked about in "Escape from Childhood".

    --
    A 21st century issue: the irony of technologies of abundance in the hands of those still thinking in terms of scarcity.
  60. Easy way to detect this kind of tampering by psymastr · · Score: 1

    Just go here and check the signature of the certificate you are getting against the one listed there. If they don't match you know there's someone fucking around.

    --
    Improve at backgammon rapidly through addictive quickfire position quizzes: www.bgtrain.com
  61. interesting... by Anonymous Coward · · Score: 0

    Please back up with citations...

    1. Re:interesting... by jythie · · Score: 1

      Go to a library.

    2. Re:interesting... by MaskedSlacker · · Score: 1

      Just read Winthrop's own history of the Massachusetts Bay Colony. He was pretty clear about it. The Puritans wanted religious freedom for the Puritans and none for anyone else.

    3. Re:interesting... by hr+raattgift · · Score: 1

      Here's a nice bit of history about religious tolerance and liberty in the colonies right in the middle of the American Revolution:

      http://books.google.co.uk/book...

      "It is difficult to overestimate the degree to which, on the eve of the Revolution, Catholics in America were still widely discriminated against. Several members of the Continental Congress, including Congregationalist Roger Sherman, were opposed to hiring Catholics to fight in the Continental Army. Only three colonies allowed Catholics to vote. They were banned from holding public office in all New England colonies save Rhode Island. New Hampshire law called for the imprisonment of all persons who refused to repudiate the pope, the mass, and transsubstantiation. New York held the DEATH PENALTY [emphasis mine] over priests who entered the colony; Virginia boasted that it would only arrest them."

      In Virginia, the birthplace of the separation of church and state, it took *seven years* for Thomas Jefferson to convince the General Assembly to pass the Virginia Statute for Religious Freedom, and debates on the matter bear a striking resemblance to the sorts of thing one might read in YouTube comments.

      By the time that the United States Bill of Rights was ratified, the freedom to practice any religion without fear of being barred from holding land, accessing the courts, or holding most professional jobs had been established by law in most of the British Empire.

      This is not entirely surprising as many of the most influential people who formed the Federalist faction in what became the United States were in close cooperation with the Foxites in the British parliament from well before the Revolution until well after, and agreed on many -- or even most -- civil liberties and constitutional issues. The American Revolution weakened the common enemy (principally the Northites and Grenvilleites, who are all fairly called Tories in spite of their claim to the Whig mantle).

      By comparison, the erosion of Tory (see above) dominance in the British parliament in the wake of the Seven Years' War led to a series of religious Relief Acts relaxing restrictions on Catholics. It's noteworthy that the first major such act, the Quebec Act 1774, was one of the "Intolerable Acts" protested by the Americans (in the political faction sense) that they argued justifed Independence. Additionally, in the thick of the Revolution, the British parliament passed the Relief Act 1778 and the Schools and Bishops Act 1782, in spite of vigorous domestic opposition (there were riots in Britain in the wake of each), and even more vigorous opposition in the parts of the Thirteen Colonies not already in full rebellion, and some upset in several of the others that ultimately did not join the American Revolution.

  62. How about E-rate Funded networks in the U.S. by Anonymous Coward · · Score: 0

    We are required to PROVE we have filtering in place for the Feds to provide us with E-Rate funding. E-rate is a couple pennies a month on everyones phone bill in the U.S. that goes to schools and libraries to offset their internet costs. For me to provide a 55mb up/down connection at at cost of about $3500 a month, our school gets 75% of it paid for thru E-Rate using our Free and Reduced Lunch numbers to set the percentage. No filter/ no Internet, at least not at that speed which is very good for a rural school.

    Brag all you want kids about how you get around the filter. We (school techs) are not worried about the 1 or 2 that get thru because you would be an idiot to tell everyone and get it shut down.

    Here is the secret to being a kid in the internet age " Dont tell people what you can get away with and cause grief for me, and I wont tell the administration what you get away with and cause grief for you".

    Anyone can get thru with a little brains and some work, just don't scream and holler about it and you'll get away with it. When your an adult you will look back on all the things you thought you were doing in secret and realize just how obvious it was to everyone and how many people you owe a thank-you to for not calling you out.

  63. Am I missing something? by steak · · Score: 1

    "our only method of communicating to the outside world is over their network"

    Do you live in the middle ages? If convicts can get cellphones into prison, I'm sure you have access to one. Also there is always ip over semaphore.

    http://tools.ietf.org/html/rfc...

  64. You deserve it by kelemvor4 · · Score: 1

    Don't get kicked out of school and you won't have to go to secondary school. Count yourself lucky if your biggest problem involves digital certificates.

  65. Sony education by Anonymous Coward · · Score: 0

    Sony has the school now

  66. Not Necessarily True by Anonymous Coward · · Score: 0

    In the Uk the relevant law is the Regulation of Investigatory Powers Act, which, among other things, makes it illegal to intercept communications in the way described in the article, unless certain exemption conditions have been met.

    For example, one exemption is to allow employers to do this where they own the network.

    It is not clear, since the OP does not post details on the Terms and Conditions under which the access was granted. However, I think the fact that the school initially denied what they had done and then reconfigured the network is quite telling.

    If the OP wants to take this further, they are going to need proper legal advice. However, this all sounds like a bit of a PR own-goal by the school.

    1. Re:Not Necessarily True by Kalriath · · Score: 1

      However, I think the fact that the school initially denied what they had done and then reconfigured the network is quite telling.

      No, it really isn't. Take off the tinfoil hat, the most likely scenario goes thus:

      "No, we don't intercept SSL communications, student."
      Student leaves.
      "Hey Bob, looks like we left that setting enabled that installs the CCA certificate on client devices."
      "Ah shit. Can we disable that?"
      "Yeah, but it's gonna mean restarting the ASA."
      (Restarts ASA. 5 minute IOS boot time ensues)

      --
      For a site about things like basic rights, Slashdot users sure do like to censor "dissent".
  67. Sorry - D- by slincolne · · Score: 1
    The reasons you mention are perfectly good and valid to implement a trusted root certificate.

    BUT you still need to advise parents and students as to what you are doing; and

    Ensure that you have policies and controls that ensure that everyone knows what you are doing, and how it will not be used for other purposes (e.g. sniffing credit card details from student purchases, etc.);

    Without that the job is only half done.

  68. Getting Management's Attention by lionchild · · Score: 1

    As someone who is part of the elected 'management' of a public school, I can say with some certainty, if you were request to address management in private, opposed to in a public forum, and respectfully indicate that the institution has engaged in a (potentially) illegal activity, they should sit up and take note. Especially if you recommend a simple solution to what could have been a simple mistake, you're more likely to get a positive response.

    As far as explaining to non-technical people, I would recommend giving them a real-world example. Such as saying that you've locked up your house, but you leave one window open on the second floor. While it's not likely that someone could get in because it's on the second floor and there's no obvious way in, it's not a reasonable practice if you want to know that your home is secure.

    --
    Awk! Pieces of eight. Pieces of eight. Pieces of seven... ERROR: General Protection Fault. [Paroty Error.]
  69. How about not getting hysterical about pornography by Anonymous Coward · · Score: 0

    It's absurd that we censor kids of all the bad shit going on in the world. It's ridicules. There going to figure it out in short order anyway. Obviously kids looking at pornography at school aren't doing what they are suppose to be doing. It's not worse than playing some stupid flash game at school. While kids shouldn't be doing either during class time (generally speaking anyway) it's ridicules to censor everybody.

  70. old news, not news worthy, only shocking for newbi by Anonymous Coward · · Score: 0

    old news, schools have been doing this for ages. work places too. congratulations OP - you've discovered the real world 10+ years too late.

    there is software that does exactly what you are saying, you can buy devices that do this for newbie IT administrators, you can buy these devices for whole ISPS.

    boo, move on. just because you are one of the ignorant minority doesn't make it shocking news.

  71. you havent signed anything because you are a minor by Anonymous Coward · · Score: 0

    You haven't signed anything probably because you are a minor. Your parents probably did. It's likely detailed in some waffle saying "monitoring the school network". The great thing about contracts is that most people sign them without truly understanding them.

  72. Guess what... by Anonymous Coward · · Score: 0

    It was never their problem to begin with. Their school just took it upon themselves to play the wankers who want to control every iota of their student's lives.

    Guess what, they don't have that right, in fact, it's criminal to even think about doing what they've done, and more than criminal that they did it.

    They should be imprisoned along with every school official who thought up, implemented and or supported that program, along with every school official who didn't support it, but didn't put a stop to it.

  73. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  74. This isn't a story by MikeBabcock · · Score: 1

    Yes, the possibility of doing wrong is obvious but that root CA installation is very common when dealing with 802.1x authentication with Windows clients. Its a side-effect of how stupid Windows' handling of certificates is.

    cf. this vendor's suggestion https://kb.meraki.com/knowledg... to disable certificate checking altogether to make it work instead.

    --
    - Michael T. Babcock (Yes, I blog)
  75. Someone should cut off the hands of the by Anonymous Coward · · Score: 0

    Person in charge of the computer there I bet that would give other pause.

  76. MSP Sysadmin covering several UK secondary schools by Anonymous Coward · · Score: 0

    I work for an MSP that provides leased lines and managed services for UK schools. In my experience it is common practice for the schools to enforce the installation of root CA's for the express purpose of encrypting SSL traffic, despite the accusations of oppression and spying the only purpose this serves is usually to permit a UTM or firewall to filter web content for the standard sort of content, porn, games, proxies.

    The reasons for this are threefold, firstly schools in the uk have a requirement placed upon them by the local education authorities and an expectation by parents that the students will not be permitted to access "inappropriate content" (porn games self harm drugs 4chan ect) and secondly a legal responsibility placed upon them by the Digital Economy Act 2010, the DEA2010 is quite another topic for another time however in essence it passes responsibility for all traffic on a network to the network provider, for example section 14 theoretically makes a provider liable for a £250,000 fine in the event that copyrighted material is downloaded on a providers network with out antiquate preventative steps being taken and notice served to the user in question. Arguably a school would be considered the provider of internet services to its students, especially in a boarding school. And lastly in a school and more so in a boarding school the school is seen as being responsible for the welfare of its students especially in the absence of their parents in a boarding environment. When a student goes home the responsibility then falls on the parents but while they are in the school liability is with the institution.

    All of this leads us to filtering the internet, the connections must be filtered to comply with the above requirements and for any of you less informed HTTPS better referd to as SSL traffic, is encrypted. By that very nature it would be almost impossible to filter any content passed over SSL. there are ways to block URL's or deny all SSL traffic, but so much of the internet relies on SSL (Google for one uses it by default for example) that it would render much of the internet inaccessible. As a result the only way to enable the students to effectively access the content they require with out crippling it, is to filter the internet for the content on the pages and the only way to do that is to install a root CA that is controlled by the school to enable the devices i listed at the start to scan the contents and filter out the parts that do not comply with the requirements listed in the second part above.

    While in theory this does allow for the recording and modification of SSL traffic if someone had the time and desire to do so, I am yet to see any instances where it has been done, and at that point you would be crossing into dangerous legal ground. But as it stands the decryption of traffic to enable filtering of the internet is permitted, and is usually something you agree to by pressing Accept to that little box that usually pops up when you log into a school computer known as an "Acceptable use policy".

    The TLDR here is,
                                      Its common practice and perfectly legal to install a root CA to allow use of a schools internet
                                      If it were not then you would simply be denied access to the internet
                                      Its usually something you agree to in order to access a schools internet as part of an AUP
                                      While it COULD be usedto log or modify data i have never seen it done, and even if it were strictly speaking its there network they can do what they like

  77. You made the wrong choice by Anonymous Coward · · Score: 0

    Do you install your own root cert on other people's computers? Because that'd definitely be over the line. There's no way to keep it from being used off of your network.

    Do you install it without specific notice? That's also over the line.

    And remember that you are also intercepting the communication of the other end of the communication. If you don't think the other end would willingly permit you to do that, you are also over the line. Hint: banks and the like are NOT gonna be happy about it.

    So tough beans. If your choice is "no MITM spying, no Internet", then the right answer is "no Internet".

  78. Re: Re:In their defence by ps3-blake · · Score: 1

    Or since they're probably using a web filtering solution of some sort, category/site-based blocking of the banking sites should resolve that legal issue in short order.

  79. Good on you. by vikingpower · · Score: 1

    You go to secondary school, so you are pretty young. Good that you took a stance. Good you made a /. post out of the story. Carry on, lad, you'll go a long way.

    --
    Religous speak to God. Insane are spoken to by God. When all shut up, one can finally hear Shostakovich in peace
  80. Pegmatite Dike? Re:In their defence. by bbsalem · · Score: 1

    Oh come on, everybody knows about dike swarms, dikes and sills, pegmatite dikes :-)

  81. The submitter by Anonymous Coward · · Score: 0

    Paddy Steed
    St Edmunds College (Prep probably)

    If you're going to out a place for supposed unethical & illegal practices (unethical perhaps), don't be a pussy.

  82. School in question is St Edmund's College, Ware by Anonymous Coward · · Score: 0

    I want to expose this school. It's St Edmund's College in Ware, Hertfordshire. An independent Roman Catholic boarding school.

    http://www.stedmundscollege.org/

    http://en.wikipedia.org/wiki/St._Edmund's_College,_Ware

    Thank you for your time.