Tom Servo
Check me out on the web at my blog.
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Mark Russinovich: On Working at Microsoft, Windows Server 2008 Kernel, MinWin vs ServerCore, HyperV,
Dec 16, 2007 at 9:10 AMPeter Biddle - Bitlocker, Security in Windows Vista
Jul 17, 2006 at 4:24 AMThe thing with OTPs is, to be actually as secure as advertised:
- They need to be as long as the data to be encrypted.
- They need to be used once only (hence one-time).
So you're looking at storing a virtually infinite encryption key.
Lee Bandy on IPv6
Jun 04, 2006 at 6:42 AMTrojans and backdoors can be made work even behind a NAT. They usually run a mini IRC client that logs them onto an IRC network to be controlled. If not that, it'll use a different way to be made available. Hell, there were even trojans with their own TCP/IP stack to circumvent some firewalls. NATs give a false sense of security.
An rather simple avantage of IPv6 is that the host part of the address is 64bit large. And because the host address is either the MAC or a random number, this makes simple scanning for vulnerable hosts virtually impossible.An exploiting virus a la Blaster could still try to reach other machines by using neighbor discovery, which would however just limit it to your local prefix, and maybe the destination cache, which will allow it to identify external hosts, but still not give it the means of mass infection. The destination cache would be in most cases however mainly hardened and/or invulnerable internet servers and a couple of addresses of active IM sessions. All in all, it would slow down such viruses a lot.
Generally, I think we'd be better off with an IPv6 network. Also, it'd speed up routing because the tables would be way smaller. IPsec in it isn't a cheap hack either.
Iain McDonald and Andrew Mason show off the new Windows Server OS
May 26, 2006 at 4:28 AMHow about a SAN for your music collection?
Apr 01, 2006 at 11:38 AMVirtualization
Feb 17, 2006 at 4:38 AMThis could be achieved with proper layering and adding the ability to reboot a layer and all other layers above it. I'd guess.
For instance, it's still baffling me why Windows still can't perform a "hot" reboot by shutting down everything above the kernel, have the kernel cleanout everything and restart all drivers. Instead of going through the BIOS boot and all that.
Jenny Lam - Designing Experiences at Microsoft
Feb 09, 2006 at 2:06 AMWill there be options to customize the colors inside the Explorer? Means that teal-blue mess. It took already considerable whining in the beta newsgroups to get customizable glass frames, but the Explorer insides aren't really appealing, however is there no way to change that except hacking the binaries.
Before Luna, people could change the colors of all applications centrally, but anything beyond the classic mode gets overridden by the static theme colors. That's not cool at all. People want to customize their operating system, and that without jumping through hoops as soon you're done setting the wallpaper.
Thanks.
Steve Ball - Learning about Audio in Windows Vista
Sep 16, 2005 at 10:24 AMSteve Ball - Learning about Audio in Windows Vista
Sep 16, 2005 at 8:29 AMSteve Ball - Learning about Audio in Windows Vista
Sep 16, 2005 at 5:11 AMWouldn't you want to use Managed DSound in this case, anyway?
--edit: Not to rain on anyone's parade, but why was that WAVE stuff required for audio? I've yet to see an audio application glitch, outside scenarios like a hardware driver or failure temporarily locking up my system. If an audio application was shitty playback code, no system side code will fix it.
See more comments…