Slashdot Mirror


User: LilBlackKittie

LilBlackKittie's activity in the archive.

Stories
0
Comments
49
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 49

  1. Trust Us, We're the Government on UK Voice Crypto Standard Built For Key Escrow, Mass Surveillance (benthamsgaze.org) · · Score: 4, Funny

    From TFA: "The claim that GCHQ make is that existing protocols do not support the necessary “scale and usability requirements”" ...just like Dual_EC_DRBG does not support the necessary "security" for a cryptographically secure pseudorandom number generator.

  2. Re:1 ms ping time on The Network Revolution Needed For Remote Surgery (thestack.com) · · Score: 1

    No, they don't. Oversimplified: long haul stretches of fibre are "single mode" to prevent the signal dispersion blurring the edges of 0 and 1 transitions. https://en.wikipedia.org/wiki/...

  3. I have mod points on HTML5 Splits Into Two Standards · · Score: 5, Insightful

    and I wanted to moderate this story down for its appalling failure to call W3C "W3C" two times out of three.

  4. Re:No need on Sale of IPv4 Addresses Hindering IPv6 Adoption · · Score: 4, Informative

    ip6tables is a doddle to use, and assuming you have a new enough kernel pretty much all you'll need will be a variation upon:

    ip6tables -A FORWARD -i lo -j ACCEPT
    ip6tables -A FORWARD -i $lan_if -o $upstream_if -j ACCEPT
    ip6tables -A FORWRRD -i $upstream_if -o $lan_if -m state --state ESTABLISHED,RELATED -j ACCEPT
    ip6tables -P FORWARD DROP
    sysctl net.ipv6.conf.all.forwarding=1

    (NB: you probably want more than that, but assuming your $lan_if and $upstream_if have appropriate IPv6 subnets on, and everything is routing correctly, then you get "the same behaviour you used to" when you had your IPv4 NAT... only now you have "real" end-to-end connectivity)

  5. Re:IPV6 == no security on Sale of IPv4 Addresses Hindering IPv6 Adoption · · Score: 4, Insightful

    Scan your network topology from anywhere in the world?

    See also: stateful firewall. NAT is not a firewall.

  6. Blocking porn websites? on UK ISPs To Begin Censorship of Porn Websites · · Score: 5, Insightful

    Good luck with that.

  7. Re:if you have to use this youre doing it wrong. on Low-Latency Network Shaves Milliseconds from UK-Asia Traffic · · Score: 1

    Traders who make money through "arbitrage" need access to more than one exchange — they're making money off the price differences of securities on each. They justify this as being beneficial to the market, because they're making prices equal across the world. Guess it's just coincidence that it's beneficial to their bottom line too, eh?

  8. Re:That £3500 PC on UK Taxpayers' Money Getting Wasted On IT Spending · · Score: 2

    It's a lot more complicated than that: GP Practices are often private partnership businesses (between a bunch of GPs) and most definitely are run "for profit" in the sense that they have to bid for work from the healthcare commissioners (mostly this used to be the PCTs, now it's mostly the regional StHAs, etc). And the NHS does farm out some work to private hospitals to meet its waiting-list targets (and also under the banner of "Choice" that the Blairite government brought in)... ...but yes: the vast, vast majority (approx £1000/bed/day that it costs to run a hospital) is state-owned, state-run, taxpayer-funded.

  9. Re:That £3500 PC on UK Taxpayers' Money Getting Wasted On IT Spending · · Score: 1

    I agree there is significant waste, yes. But removing the context of something for a snappy headline — misrepresenting something to get a soundbite — is bad journalism. Geeks expect better!

  10. Re:That £3500 PC on UK Taxpayers' Money Getting Wasted On IT Spending · · Score: 2

    Healthcare? Profitable? I worked for the National Health Service for four years. It most definitely has its fair share of wastage. But the NHS — being state-owned and state-provided healthcare — is certainly not "profitable"

  11. That £3500 PC on UK Taxpayers' Money Getting Wasted On IT Spending · · Score: 3, Informative

    About that £3500 PC...

    The media reporting this story appear to be doing a good job of ignoring what that £3500 PC actually is: three years of PC, with software licensing, hardware replacement, upgrades, maintenance and support. It's not just the bare metal put on someone's desk but the full service behind it.

    If you take the IT budget for a large healthcare public sector organisation and divide it by the number of desktop PCs they support, it'll probably come out at around £1000/year.

  12. Re:Shouldn't governments impose balance? on British ISPs Embracing Two-Tier Internet · · Score: 1

    Current UK Government, with its close ties to Murdoch and News Corp, is unlikely to be fighting for neutrality in this situation. They're not fighting for an equalities commission to look at the News Corp buy-out of BSkyB. I can't see them stepping in here either, even to protect the BBC.

  13. Re:"above best efforts?" on British ISPs Embracing Two-Tier Internet · · Score: 2

    "Best efforts" might mean "best effort getting that traffic through our really congested upstream transit provider".

    Something with higher quality might be a direct private peering.

    Of course, it's not unknown that ISPs engineer congestion on those upstreams to force a private peering -- and you can bet your bottom dollar it won't be a "settlement free" peering.

  14. Cheapest is Best on British ISPs Embracing Two-Tier Internet · · Score: 5, Insightful

    This is what the drive to the lowest price possible gets you: a broadband that loses the ISP money in an attempt to get that TV and billboard price-point of £5.99 per month. How does the ISP make money and remain competitive? Answer: more bites at the cherry! Phorm, getting content providers to pay... etc...

  15. Re:Monthly graph on Comcast Accused of Congestion By Choice · · Score: 1

    I'd be amazed if Comcast had only one 10Gbit/sec transit interface to one of their two upstreams: it's likely they take several at multiple different TATA POPs.

  16. Re:100% utilization between mid-night and 7am? on Comcast Accused of Congestion By Choice · · Score: 4, Informative

    Multi-national providers are likely to be running their graphs in UTC - reading the graph that way makes a lot more sense.

  17. Wikileaks' Response on With World Watching, Wikileaks Falls Into Disrepair · · Score: 5, Interesting

    Taken from wikileaks' Twitter at http://twitter.com/wikileaks/status/17498238199 is this:

    "Wired's war on WikiLeaks continues. See comment by 'mpineiro' http://bit.ly/aZm4US"

    Not so quick to judge Wired's coverage at face value...

  18. Re:Or in other words... on UK Gov. Clueless About Own Internet Blacklist · · Score: 5, Informative

    I believe that ACPO (the Association of Chief Police Officers) have written a memorandum of understanding (MoU) in which they state that IT technicians investigating the matter will not be prosecuted... even though technically they are still breaking the law. Not a good set of circumstances at all!

  19. Re:Prior Art on McDonalds Files To Patent Making a Sandwich · · Score: 5, Informative

    ...and this patent was filed three years ago and published two years ago. Oh wait, the article in the Guardian was published two years ago too. Did I accidentally get so bored as to click "yesterday" over seven hundred times... or is it a slow news day? :-)

  20. Roger Waters on USAF Enlists Shrinks To Help Drone Pilots Cope · · Score: 1

    Roger Waters said it well when he penned the song, "The Bravery of Being out of Range".

  21. Re:Failed already... on New Search Engine Cuil Takes Aim At Google · · Score: 1

    These are the same friends that type "com" when you say "org"? =) (yes, I know slashdot.com works... but to me that 301 says it's *wrong* ;-)

  22. Re:Dodge this... on Big Six UK ISPs Capitulate To Music Industry · · Score: 1

    Repeat after me: FREENET IS NOT ANONYMOUS! (but it's slowly getting there!) http://freenetproject.org/faq.html#attack says: "Freenet does not offer true anonymity in the way that Tor and the Mixmaster cypherpunk remailers do." I'm not sure if anything stops BPI from running a Freenet node which has some interesting chunks of data on offer (say, a tiny bit of each MP3 they're currently trying to track). Your IP connects and requests this chunk. Sure, you might be able to plausibly deny "my Freenet node was getting that block for someone else!" But I'm sure it'd be enough ammunition for the BPI to ask your ISP to give you a kick for running a "server" or some other rubbish by way of breaching the AUP. Still, if their "darknet" stuff starts to get up to scratch, it'll be a big improvement.

  23. Re:Dodge this... on Big Six UK ISPs Capitulate To Music Industry · · Score: 1

    If I were able to moderate you, +1 funny for sure... though I'm not sure Debian's recent SSL "backdoor" was deliberate ;-)

  24. Re:Dodge this... on Big Six UK ISPs Capitulate To Music Industry · · Score: 1

    VPNs, email, uploading images to things like Flickr... there are plenty of reasons why you might have a big spike in outbound traffic while not "hosting a server at home". Some of that traffic might be encrypted (see my comment below).

  25. Re:Dodge THIS on Big Six UK ISPs Capitulate To Music Industry · · Score: 1

    Encrypted (or at least indecipherable) traffic that's already "mainstream" and can often be "mostly outbound" from the customer includes Skype, VPN clients, VNC or "Back to my Mac", email for clients supporting SSL/TLS, uploading images to gallery websites via HTTPS, DNSsec (maybe, one day)... And unless ISPs, or companies supplying DPI and monitoring kit, can keep up with all the proprietary software for things like video-conferencing (and gods know what else in the future) there are boggling possibilities for traffic that is not easily distinguishable from "encrypted" which might be going out of a customer's connection. It might not actually be "encrypted" but when you've got multiple gigabit transit feeds and you have to expend a little CPU to tell whether this packet is a chunk of, say, an MPEG stream or part of an SSL session then filtering traffic starts to become expensive. It's an arms race, and eventually the ISPs will throw more CPU power and money at expensive traffic monitoring and categorising kit. When they do, I'll be back to post a similarly glib slashdot post to my earlier one. Till then, I guess the "discerning illegal filesharer" will avoid being the low-hanging fruit, eh?