Slashdot Mirror


User: jonesy2k

jonesy2k's activity in the archive.

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

Comments · 9

  1. Re:Tar Pitting on Coping With 1 Million SSH Authentication Failures? · · Score: 1

    No, because dropping the first packet in a TCP connection means that the handshake doesn't complete. Tarpitting allows the handshake to complete and then keeps the connection open, which will keep the client connected for a much longer time than if a host doesn't respond to a SYN packet at all. http://en.wikipedia.org/wiki/Tarpit_(networking)

  2. Re:Tar Pitting on Coping With 1 Million SSH Authentication Failures? · · Score: 4, Informative

    That's not tarpitting. Tarpitting involves keeping the connection open in order to tie up the resources of the attacking host.

  3. Re:So let's change the algorithm. on Gravatars Can Leak Users' Email Addresses · · Score: 1

    Or just add some salt?

  4. The best bits of layer 2 and 3 eh? on How To Build a 100,000-Port Ethernet Switch · · Score: 1

    Hasn't that already been done?

  5. About time! on 64-Bit Java For Linux · · Score: 1

    ...that is all.

  6. Sure! on Ford To Introduce Restrictive Car Keys For Parents · · Score: 1

    km/h of course...

  7. Just as effective... on Ford To Introduce Restrictive Car Keys For Parents · · Score: 5, Insightful

    Would be a car that logged exactly where it went and at what speed, automatically uploading it to a PC in your house. I don't think kids would be anywhere near as reckless knowing that their parents would see exactly how they'd been driving.

  8. Re:slocate? on Google Desktop Now on Linux · · Score: 1

    The obvious reason would be because google desktop search can search inside files and thus index emails etc.

  9. Distributed Desktop Search on Google Desktop Now on Linux · · Score: 4, Interesting

    What would be really powerful would be a google desktop search which could search multiple machines at once eg. your desktop, laptop, perhaps even keeping an offline index of your usb drives. Then you could search in one place and easily find whatever you're looking for. I can see the privacy issues now, though.