Domain: greenend.org.uk
Stories and comments across the archive that link to greenend.org.uk.
Stories · 10
-
PuTTY 0.61 Released
drmacinyasha writes "Simon Tatham announced Tuesday the official release of PuTTY 0.61 after four years of development. It brings a number of bug fixes and improvements, such as GSSAPI SSH-2 authentication, significantly faster SSH key exchanges, and even support for Windows 7's jump lists. Downloads are available from the project's homepage." -
PuTTY 0.61 Released
drmacinyasha writes "Simon Tatham announced Tuesday the official release of PuTTY 0.61 after four years of development. It brings a number of bug fixes and improvements, such as GSSAPI SSH-2 authentication, significantly faster SSH key exchanges, and even support for Windows 7's jump lists. Downloads are available from the project's homepage." -
Some Windows Apps Make GRUB 2 Unbootable
KwahAG writes "Colin Watson, one of the Ubuntu developers, published in his blog information about Windows applications making GRUB 2 unbootable. Users of dual-boot Windows/Linux installations may face the problem, which boils down to particular Windows applications (Colin does not name them, but users point at least to HP ProtectTools, PC Angel, Adobe Flexnet) blindly overwriting hard disk content between the MBR and the first partition destroying information already stored there, in this particular case — the 'core image' of GRUB 2 (GRand Unified Bootloader) making the system unbootable." -
Protothreads and Other Wicked C Tricks
lwb writes "For those of you interested in interesting hard-core C programming tricks: Adam Dunkels' protothreads library implements an unusually lightweight type of threads. Protothreads are not real threads, but rather something in between an event-driven state machine and regular threads. But they are implemented in 100% portable ANSI C and with an interesting but quite unintuitive use of the switch/case construct. The same trick has previously been used by Simon Tatham to implement coroutines in C. The trick was originally invented by Tom Duff and dubbed Duff's device. You either love it or you hate it!" -
Another Serious Security Hole in PuTTY, Fixed
Markaci writes "You may recall recently upgrading PuTTY. There is a new version, released 2004-10-26, which fixes a very similar security hole. The bug can allow servers that you think you can trust to execute code on the PuTTY client, even before you verify the hosts key while connecting using SSH2. You can be attacked before you know that you have connected to the wrong machine. Upgrade to version 0.56 now." -
Serious Security Hole In PuTTY
Tim 'gk^' Nilimaa writes "A serious security hole has been found in PuTY, version 0.54 and before. Simon Tatham and his fellows released PuTTY 0.55 on 2004-08-03 which solves this bug. The bug may allow servers to use PuTTY to act as a machine that you trust, even beforce you verify the hosts key while connecting using SSH2. An attack could be a fact before you know that you have connected to the wrong machine. I (and they) say: upgrade to PuTTY 0.55 - now." -
China Prepares To Examine MS Windows Code
Stargoat writes "CNet reports that China is looking into MS's source code for Windows. They are looking both to increase security as well as perhaps create a Chinese version of Linux. Or are they perhaps concerned with rumors of deliberate holes left in the software for the NSA to exploit?" Here's an earlier Slashdot post about the Microsoft-China agreement. -
What's on Your USB Pen Drive?
gmhowell asks: "With the popularity of USB pen drives, I've thought it time to join the crowd and get one. But I'm curious as to what is so important that you should always have a copy. Clearly PuTTY or your favorite SSH client is important. Perhaps with some keys. But what else? A copy of your browser cookies? MP3s? Pictures? What other software is smart enough to run from a portable medium without need for an installation? (Yup, MAME and z26 seem like likely candidates)." -
Searching for Keyboards Loaded with Features?
halfgeek asks: "I was just considering how keyboard-centric I've managed to make my setup, even under the mouse-hungry Windows GUI (no shouting; I regularly SSH to my Linux routing box for experiments, bring up VMWare when I need some X, and can't live without Cygwin). Almost everything I would want to do can be done without moving a hand to the mouse. I can open up an SSH to my server with Win+Shift+V, bring up a calculator with Win+C, run a one-shot console command with Win+0, open up the MW dictionary website to a highlighted word by hitting Ctrl+C (to copy) and then Win+Enter (to look up the contents of the clipboard). (Much of this is implemented with Perl programs and WinKey.) I also make frequent use of the volume knob and mute button built into my Logitech keyboard. If there is any good route to finding the keyboard I want with all the features I'm thinking of at a justifiable price, whether prefabricated or a wicked mod, I would just love to know about it." There are quite a few options the submitter is looking for, but it basically boils down to is this: the more keys, the better. What keyboards have you found, in your browsing travels, that have been stuffed full of useful features?"I'm aggravated over having the mouse still so separate from the keyboard, and I've been looking through the available options along the lines of keyboards with built-in touchpads. The closest I've found to what I want seems to be the Adesso WKB-120, but this is by no means the ideal choice. It does have three basic properties I want: One, it doesn't have the ergo-split form I so despise. Two, its touchpad is situated in the right place, just below the space bar. Three, it's all one piece, so I can keep the board off the desk and on my knees, where it belongs, eh. But it also appears to have those three intensely undesirable and horribly misplaced power management keys, and lacks the volume knob, mute button, and media controls. An illuminated keyboard would also be cool, but I'd take standard beige; it's just that my current black keyboard is hard to see in the dark."
-
NetBSD for Archimedes (arm/26)
AC writes: "Another NetBSD port has come out of the closet. Ben Harris reports that NetBSD/arm26 can mount its root file system over NFS now, an important milestone! A binary test kit can be downloaded from his ftp directory."