Provider Change

I switched this blog’s hosting provider from dreamhost to digital ocean over the last couple days. Some features may still be glitchy for a bit longer as I finish the migration. The benefit is that I now am on a private VM, which allows features like SSL, so https://wills.co.tt/ is now active.

Published
Categorized as Post

Untitled

Aaron made the world a better place.

Published
Categorized as Post

Network Visualization

I presented CalmNetViz to a bunch of students this afternoon at DawgBytes.

Published
Categorized as Post

Chrome Proxy

Proxxy had its best installation day ever yesterday. I have no clue why. Usage is at about 2500 users, up from 1500 this summer.

Published
Categorized as Online, Post

Quals Talk

Will Scott Qualifying Evaluation Project Presentation “Block-Resistant Network Services Using Unblock” Thursday, November 1, 2012 10:00 a.m. Allen Center, CSE 203 Advisors: Tom Anderson and Arvind Krishnamurthy ABSTRACT– The desire for uncensored access to the Internet has motivated the development of both open proxies like Tor and social graph-based overlays like FreeNet. However, neither design… Continue reading Quals Talk

Published
Categorized as Post

Tor Censorship

It was a relatively easy data processing task to look at per-country disruptions in tor users. The numbers are interesting – and heartening. My previous intuition was that there was even more worldwide disruption of the network. Data Processing Code

Published
Categorized as Post

Blocking-Resistant Network Services using Unblock

I’ll be giving a talk on Unblock in a week at the Department affiliates day. Slides will be posted soon, including some cool data on recently observed censorship. More information

Published
Categorized as Post

Hotnets 2012

I’ll be at HotNets 2012 with the FreeDOM paper I worked on this summer. Interesting stuff looking at how to support community services (like open street maps or wikipedia) online. Conference Site

Published
Categorized as Post

CSE 451

I’m TAing the undergraduate operating systems class at University of Washington this fall. It should be a cool class – the students will get to build all the cool parts of their own operating system. The assignments will get posted on the class homepage.

Published
Categorized as Post

Brackets

I added some chrome structure around the adobe brackets codebase so that it will load as a chrome extension. Code is living on github (note: pretty ugly at the moment, I removed things that didn’t work off the bat, like references to localStorage) willscott/brackets. It looks like this.

Published
Categorized as Post