Slashdot Mirror


User: avatar4d

avatar4d's activity in the archive.

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

Comments · 71

  1. Not the largest organism on Images Show Further Damage To Great Barrier Reef, But Scientists Assure It's Not Dead (huffingtonpost.com) · · Score: 3, Informative
  2. Re:Now do you understand on US Threatens Spain For Not Implementing SOPA-Like Law · · Score: 1
    Not that I think it is a bad idea that Google, Facebook, et al. do this, but how exactly is corporate "lobbying" going to:

    ... serve as a wakeup call to politicians that they were meant to serve the people, not lobbyists.

  3. Re:Inflation isn't universal on Comcast Launches Program For Low-Income Families · · Score: 1

    Touche. Point taken.

  4. Unsustainable business plan on Comcast Launches Program For Low-Income Families · · Score: 2

    Comcast guarantees that it won't raise the price

    This is an unreasonable expectation given that the US monetary system has inflation. Eventually they would really have to raise prices or end up losing too much money.

  5. Re:Use HTTPS on Widespread Hijacking of Search Traffic In the US · · Score: 2

    For users of Chrome, you can change your default Google search to use HTTPS by following the instructions here

  6. Let them try on Google Allows Carriers To Ban Tethering Apps · · Score: 1

    It's going to be interesting to see them snoop packets encrypted through a Tor network. The Guardian Project already has a Tor app in the market and are also working on a lot of other cool tools.

  7. Re:Capped. on Google Allows Carriers To Ban Tethering Apps · · Score: 1

    If I could, I would mod you up. I couldn't have said it any better.

  8. Disappointed on Covert Video of Apple IPad 2 Just Released · · Score: 1

    It is really disappointing to see things like this, which are not even close to being newsworthy, becoming front-page material.

  9. Re:Good Heavens! on RIAA Paid $16M+ In Legal Fees To Collect $391K · · Score: 2, Informative

    And to build upon your Ron Paul quote, Benito Mussolini famously stated that "Fascism should more appropriately be called Corporatism because it is a merger of state and corporate power." Buyer beware.

  10. Re:never gonna work on Porn Industry Ready To Drop Flash · · Score: 1

    touché

  11. Re:never gonna work on Porn Industry Ready To Drop Flash · · Score: 1

    Weird since I remember finding my dad's porn on Beta and watching them

  12. Re:I wonder... on Supreme Court Says Gov't Employee Texts Not Private · · Score: 1

    Exactly. It seems like the beginning (probably more like a continuation given recent years) of a slippery slope. I would think that the person who "owns" the device/plan would be protected in this case, but who knows anymore.

  13. I wonder... on Supreme Court Says Gov't Employee Texts Not Private · · Score: 5, Interesting

    Would this also lead to your own personal device that an employer pays a portion of the bill to also give them rights to view your records? I bought my device and have an account in my name, but my employer reimburses a portion of the bill to me since I am on call every other week and get pages sent via SMS to the device.

  14. Re:System Registry on Black Screen of Death Not Microsoft's Fault · · Score: 1

    It's been more of the "bane of Windows" in the respect to manageability within the system. Outside of malware and the like, what do you think causes Windows to slowdown over time?

  15. Re:Only Use LTS on Some Early Adopters Stung By Ubuntu's Karmic Koala · · Score: 1

    I actually just installed 9.10 as my first experience with Ubuntu. Of course after the install S.M.A.R.T. indicated the drive was failing so I cannot confirm if any issues were related to that or the OS. I guess I will find out when the new drive comes.

    Regarding your comment about 6 month release cycles... I have been running OpenBSD for years on the same initial install. I have upgraded with every upgrade at their regular 6 month release period and it has performed as spectacular as expected.

  16. Which is why... on Are Windows 7 Testers Going Unheard? · · Score: 1

    they should just give freedom of choice:

    ...and partly because in many cases testers often have opposing views about a feature.

  17. Possibly too far on Should Companies Share Criminal Blame In ID Theft? · · Score: 2, Interesting

    I am not sure that criminal charges are necessarily needed. Who would get the jail time? I mean does the SA have to prove that he recommended better security to the PHB? Does management automatically go directly to jail?

    I might be happy enough with the company being responsible for any identity theft of the people listed in their data. Maybe only for the next 5 or 10 years, but if their credit starts getting messed up, then the company which lost the data should be responsible to take the blame and also partially (split between the bank and the company) financially responsible.

    Even that suggestion has issues though. People will then fraud the company that lost their data by pretending that their identities were stolen and that someone is purchasing things in their name. All the while it was that person themselves.

    Regardless, I think the whole identity/information theft thing is more complicated than most (non-technical/non-business) people take into account.

  18. Re:Even worse... on Password Resets Worse Than Reusing Old password · · Score: 1

    Actually I didn't assume that at all. I said:

    "I am not saying that there are not alternative ways to gain access, but for me personally I would choose the former of the two."

    I also didn't postulate alternative solutions. I was merely making a point that I would rather be annoyed than have access given to someone that wasn't me.

  19. Re:Even worse... on Password Resets Worse Than Reusing Old password · · Score: 1

    I got locked out of my bank account because of that BS once (it wasn't a password reset though, it was a 2 step authentication, so it asked that on TOP of the password)

    Would you rather get temporarily locked out of your account or rather someone who is not you get in?

    I am not saying that there are not alternative ways to gain access, but for me personally I would choose the former of the two. Although following CIA (Confidentiality, Integrity, Availability) philosophy there is obviously a potential to leave the last in a non-existent state. But in banking, is this really so bad?

  20. Re:Duh - we all do. on Who Pays for Rebuilding the Internet? · · Score: 1

    I.e. if it stays in their network it's really cheap, if it goes through a peer then it's still pretty cheap, and if it goes to a transit provider then it gets expensive. the upstream ISP could in turn bill based on their cost to deliver it. I think that puts the majority of the public at risk. Anybody with know-how could attack their neighbors and start using those computers to route their traffic to outside the ISP's network. Now your neighbor pays for the majority of your traffic.

    There is the possibility to figure this out, but how many ISP's are going to A) plan for that and B) actually care?
  21. Re:Good luck with that on ISPs Using "Deep Packet Inspection" On 100,000 Users · · Score: 1

    ... Then there is detailed packet header inspection (DEEP INSPECTION, remember?) to seperate out OS subtle version differences, etc. To help against this, OpenBSD PF has a mechanism called "scrub" that has a bunch of options, but the following option should prove interesting...particularly the last bullet:

    reassemble tcp
            Statefully normalizes TCP connections. When using scrub reassemble tcp, a direction (in/out) may not be specified. The following normalizations are performed:

                    * Neither side of the connection is allowed to reduce their IP TTL. This is done to protect against an attacker sending a packet such that it reaches the firewall, affects the held state information for the connection, and expires before reaching the destination host. The TTL of all packets is raised to the highest value seen for the connection.
                    * Modulate RFC1323 timestamps in TCP packet headers with a random number. This can prevent an observer from deducing the uptime of the host or from guessing how many hosts are behind a NAT gateway.

  22. Linux is the game on Why Aren't More Linux Users Gamers? · · Score: 5, Insightful

    I am not intending to stereotype, although it will probably come across that way anyway. From my personal experience in working with *nix, hacking away to do various things, is the game. I spend the majority of my time trying new things and configurations instead of playing games. Although now my BSD-based laptop (OS X) allows me a wider selection of games to play compared to my FreeBSD workstation. Even when I ran Linux though it was the same; for me at least.

  23. It was before on RoadRunner Intercepting Domain Typos · · Score: 1

    This happened sometime before the date and time specified. The first time I noticed it was when Wikileaks was taken out of the DNS record the day before it was posted on /.

  24. Re:Other way to protect data: Split the data on Encryption Could Make You More Vulnerable · · Score: 2

    I don't understand how Hugh, er... "3 of 5" can assist with this, but resistance is futile.

  25. Simple on $500,000 Prize for Faster Airport Security Checks · · Score: 1

    Allow everyone, as is indicated as one of our Constitutional RIGHTS, to carry a weapon. Anyone trying anything won't get very far anymore at that point.