Robert Hurlbut's Blog

Thoughts on .NET, Security, Architecture, Agility, and Databases.

Syndication

.Company / Other Sites / Other Blogs

.NET Links

.NET Local Boston Events

.NET User Groups in New England

Blogs - .NET

Blogs - Agile

Blogs - Architecture

Blogs - CLR

Blogs - Security

Blogs - SQL Server

Blogs - System.Transactions

Enterprise Services (COM+) Resources

Indigo Resources

Microsoft Security Resources

Presentation resources

Recommended Books

Rotor Resources

Security Resources

Speaking at WinDev 2004

I haven't been blogging much lately as I have been very busy getting a Release 2.0 shipped.  In the past month, though, I have been working on some ideas for an upcoming conference.  Yesterday, I got confirmation I will be speaking at WinDev 2004 this coming October.  I will be speaking under the new Security for Developers track headed by Keith Brown.

WinDev 2004 Speaker

Update:  The speaker page has been updated.

These are my topics:

Writing least privilege apps
Most users work on computers where they don't have administrator privileges. Some applications require administrator privileges, hence forcing users to either run with higher privileges, or not use the products at all. Running with higher privileges can lead to serious security problems.

The solution is for developers to learn to write least-privileged applications. Writing least-privileged applications is not easy--it is something that needs to be learned as well as learning a new lifestyle. In this talk, I will introduce practical ways to develop least-privileged applications in .Net. Also, the developer will learn the lifestyle changes recommended for writing effective least-privileged applications.

Hosting applications in secure AppDomains
The .Net Framework gives developers the ability to write trusted applications that can load and control other assemblies. This technique is called hosting and it is a powerful way to extend the .Net Framework security system when developing pluggable components. In this talk, I will describe how AppDomains can be created and used to isolate assemblies as well as how to control the trust levels associated with code in the AppDomains. I will also introduce developers to the CLR hosting API, as well as techniques used to secure unmanaged clients.

Published Wednesday, May 05, 2004 6:20 PM by RHurlbut

Comments

# Robert at WinDev@ Wednesday, May 05, 2004 6:30 PM

# Julie Lerman's Blog@ Wednesday, May 05, 2004 7:42 PM

Robert Hurlbut speaking at WinDev

# re: Speaking at WinDev 2004@ Wednesday, May 05, 2004 8:49 PM

Congrats Robert!

by Darrell

# re: Speaking at WinDev 2004@ Wednesday, May 05, 2004 11:51 PM

Excellent! Congrats Robert.

# RE: Speaking at WinDev 2004@ Thursday, May 06, 2004 2:06 AM

cool. me too.

cu there :)

# re: Inaugural Blog@ Thursday, May 06, 2004 1:34 PM

# New and Notable 53@ Friday, May 07, 2004 10:10 AM

# re: Speaking at WinDev 2004@ Tuesday, May 11, 2004 6:22 PM

congrats

# Principle of least privilege@ Thursday, May 27, 2004 12:55 AM

# SqlJunkies a sponsor of WIN-DEV 2004@ Friday, June 11, 2004 7:30 AM

SqlJunkies a sponsor of WIN-DEV 2004

# Learn to run as non-Admin@ Thursday, June 17, 2004 8:29 AM

# Robert @ Tuesday, August 10, 2004 8:57 AM

# Robert @ Saturday, November 20, 2004 2:54 PM